diff options
| author | Brian Somers <brian@FreeBSD.org> | 1998-09-02 01:34:57 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1998-09-02 01:34:57 +0000 |
| commit | a19eda1f28506d064ee1f71bb0b6be8b0bfb00d5 (patch) | |
| tree | 316f515d839f3159d5e4f2ba0e6308b9d76ac313 | |
| parent | cefbc49679b2a5563d64cc46b3a9671d88727539 (diff) | |
Notes
| -rw-r--r-- | etc/MAKEDEV.local | 1 | ||||
| -rw-r--r-- | etc/csh.cshrc | 2 | ||||
| -rw-r--r-- | etc/csh.login | 2 | ||||
| -rw-r--r-- | etc/csh.logout | 2 | ||||
| -rw-r--r-- | etc/disktab | 2 | ||||
| -rw-r--r-- | etc/dm.conf | 1 | ||||
| -rw-r--r-- | etc/etc.alpha/disktab | 2 | ||||
| -rw-r--r-- | etc/etc.alpha/ttys | 1 | ||||
| -rw-r--r-- | etc/etc.amd64/ttys | 1 | ||||
| -rw-r--r-- | etc/etc.i386/disktab | 2 | ||||
| -rw-r--r-- | etc/etc.i386/ttys | 1 | ||||
| -rw-r--r-- | etc/ftpusers | 2 | ||||
| -rw-r--r-- | etc/gettytab | 1 | ||||
| -rw-r--r-- | etc/hosts.equiv | 2 | ||||
| -rw-r--r-- | etc/hosts.lpd | 2 | ||||
| -rw-r--r-- | etc/inetd.conf | 1 | ||||
| -rw-r--r-- | etc/kerberosIV/README | 1 | ||||
| -rw-r--r-- | etc/login.access | 2 | ||||
| -rw-r--r-- | etc/mail/README | 2 | ||||
| -rw-r--r-- | etc/mail/sendmail.cf.additions | 2 | ||||
| -rw-r--r-- | etc/modems | 1 | ||||
| -rw-r--r-- | etc/networks | 1 | ||||
| -rwxr-xr-x | etc/pccard_ether | 2 | ||||
| -rw-r--r-- | etc/ppp/ppp.deny | 2 | ||||
| -rw-r--r-- | etc/ppp/ppp.shells.sample | 2 | ||||
| -rw-r--r-- | etc/profile | 2 | ||||
| -rw-r--r-- | etc/remote | 2 | ||||
| -rw-r--r-- | etc/rpc | 1 | ||||
| -rw-r--r-- | etc/shells | 2 | ||||
| -rw-r--r-- | etc/syslog.conf | 2 | ||||
| -rw-r--r-- | share/examples/pppd/ppp.deny.sample | 2 | ||||
| -rw-r--r-- | share/examples/pppd/ppp.shells.sample | 2 |
32 files changed, 53 insertions, 0 deletions
diff --git a/etc/MAKEDEV.local b/etc/MAKEDEV.local index 3e06d0a73df9..82f6befa1732 100644 --- a/etc/MAKEDEV.local +++ b/etc/MAKEDEV.local @@ -31,6 +31,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # +# $Id:$ # @(#)MAKEDEV.local 5.1 (Berkeley) 3/22/91 # diff --git a/etc/csh.cshrc b/etc/csh.cshrc index 4a3bf3ff3e9c..02aab0022171 100644 --- a/etc/csh.cshrc +++ b/etc/csh.cshrc @@ -1 +1,3 @@ +# $Id:$ +# # System-wide .cshrc file for csh(1). diff --git a/etc/csh.login b/etc/csh.login index 37c1a5639959..cee45ec9466d 100644 --- a/etc/csh.login +++ b/etc/csh.login @@ -1,3 +1,5 @@ +# $Id:$ +# # System-wide .login file for csh(1). # Uncomment this to give you the default 4.2 behavior, where disk # information is shown in K-Blocks diff --git a/etc/csh.logout b/etc/csh.logout index f8601c07d9c0..62725e50069d 100644 --- a/etc/csh.logout +++ b/etc/csh.logout @@ -1 +1,3 @@ +# $Id:$ +# # System-wide .logout file for csh(1). diff --git a/etc/disktab b/etc/disktab index 994737004ed1..567adbf7b86c 100644 --- a/etc/disktab +++ b/etc/disktab @@ -1,3 +1,5 @@ +# $Id:$ +# # Disk geometry and partition layout tables. # Key: # dt controller type diff --git a/etc/dm.conf b/etc/dm.conf index 48c24de51f87..8cf6f4653cd8 100644 --- a/etc/dm.conf +++ b/etc/dm.conf @@ -1,5 +1,6 @@ # # Game Control File +# $Id:$ # @(#)dm.conf 5.5 (Berkeley) 4/12/89 # diff --git a/etc/etc.alpha/disktab b/etc/etc.alpha/disktab index fb388787717a..8c9bc6a13ca8 100644 --- a/etc/etc.alpha/disktab +++ b/etc/etc.alpha/disktab @@ -1,3 +1,5 @@ +# $Id:$ +# # Disk geometry and partition layout tables. # Key: # dt controller type diff --git a/etc/etc.alpha/ttys b/etc/etc.alpha/ttys index 1de53e82a719..41a243ea9629 100644 --- a/etc/etc.alpha/ttys +++ b/etc/etc.alpha/ttys @@ -1,4 +1,5 @@ # +# $Id:$ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # name getty type status comments diff --git a/etc/etc.amd64/ttys b/etc/etc.amd64/ttys index 1de53e82a719..41a243ea9629 100644 --- a/etc/etc.amd64/ttys +++ b/etc/etc.amd64/ttys @@ -1,4 +1,5 @@ # +# $Id:$ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # name getty type status comments diff --git a/etc/etc.i386/disktab b/etc/etc.i386/disktab index 994737004ed1..567adbf7b86c 100644 --- a/etc/etc.i386/disktab +++ b/etc/etc.i386/disktab @@ -1,3 +1,5 @@ +# $Id:$ +# # Disk geometry and partition layout tables. # Key: # dt controller type diff --git a/etc/etc.i386/ttys b/etc/etc.i386/ttys index 1de53e82a719..41a243ea9629 100644 --- a/etc/etc.i386/ttys +++ b/etc/etc.i386/ttys @@ -1,4 +1,5 @@ # +# $Id:$ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # name getty type status comments diff --git a/etc/ftpusers b/etc/ftpusers index 95ee77a44447..c4ba9c061e34 100644 --- a/etc/ftpusers +++ b/etc/ftpusers @@ -1,3 +1,5 @@ +# $Id:$ +# # list of users disallowed any ftp access. # read by ftpd(8). root diff --git a/etc/gettytab b/etc/gettytab index 8bc7b7f3fff9..e9b412eefd9c 100644 --- a/etc/gettytab +++ b/etc/gettytab @@ -1,3 +1,4 @@ +# $Id:$ # from: @(#)gettytab 5.14 (Berkeley) 3/27/91 # # Most of the table entries here are just copies of the old getty table, diff --git a/etc/hosts.equiv b/etc/hosts.equiv index 54cbd51889d7..9ca200b1c197 100644 --- a/etc/hosts.equiv +++ b/etc/hosts.equiv @@ -1,2 +1,4 @@ +# $Id:$ +# #localhost #my_very_good_friend.domain diff --git a/etc/hosts.lpd b/etc/hosts.lpd index f2247b5c79b0..c16300ef6a10 100644 --- a/etc/hosts.lpd +++ b/etc/hosts.lpd @@ -1,2 +1,4 @@ +# $Id:$ +# # See lpd(8) #machine.domain diff --git a/etc/inetd.conf b/etc/inetd.conf index cb1d2b22042a..804611cca3d2 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -1,3 +1,4 @@ +# $Id:$ # # Internet server configuration database # diff --git a/etc/kerberosIV/README b/etc/kerberosIV/README index 1482e99cd1df..a0a4b8055434 100644 --- a/etc/kerberosIV/README +++ b/etc/kerberosIV/README @@ -1,3 +1,4 @@ +# $Id:$ # @(#)README 5.1 (Berkeley) 6/30/90 Notes about the contents of the /etc/kerberosIV directory: diff --git a/etc/login.access b/etc/login.access index 5cf54541463d..0e3f26662fd9 100644 --- a/etc/login.access +++ b/etc/login.access @@ -1,3 +1,5 @@ +# $Id:$ +# # Login access control table. # # When someone logs in, the table is scanned for the first entry that diff --git a/etc/mail/README b/etc/mail/README index 51a033f90a6e..222841abe386 100644 --- a/etc/mail/README +++ b/etc/mail/README @@ -1,3 +1,5 @@ +# $Id:$ + Filtering out SPAM from your site Introduction: diff --git a/etc/mail/sendmail.cf.additions b/etc/mail/sendmail.cf.additions index e88901f80244..767795bad060 100644 --- a/etc/mail/sendmail.cf.additions +++ b/etc/mail/sendmail.cf.additions @@ -1,3 +1,5 @@ +# $Id:$ +# # list of hosts and domains for whom we relay mail. # all .forward hosts, domains must be listed in this file. # same for hosts and domains in /etc/aliases diff --git a/etc/modems b/etc/modems index f835fc70bd80..4626598f7b8f 100644 --- a/etc/modems +++ b/etc/modems @@ -1,4 +1,5 @@ # +# $Id:$ # @(#)modems 3/24/95 # # modems -- modem configuration data base file diff --git a/etc/networks b/etc/networks index 71aeb5b05a53..1f9ed30e7e73 100644 --- a/etc/networks +++ b/etc/networks @@ -1,3 +1,4 @@ +# $Id:$ # @(#)networks 5.1 (Berkeley) 6/30/90 # # Your Local Networks Database diff --git a/etc/pccard_ether b/etc/pccard_ether index 79adf6969ca3..546a54df2137 100755 --- a/etc/pccard_ether +++ b/etc/pccard_ether @@ -1,5 +1,7 @@ #!/bin/sh - # +# $Id:$ +# # pccard_ether interfacename [ifconfig option] # # example: pccard_ether ep0 -link0 diff --git a/etc/ppp/ppp.deny b/etc/ppp/ppp.deny index 51e1e9bd03e3..f1d7c834572d 100644 --- a/etc/ppp/ppp.deny +++ b/etc/ppp/ppp.deny @@ -1,3 +1,5 @@ +# $Id:$ +# # list of users disallowed any pppd access via 'system # password login'. # read by pppd(8). diff --git a/etc/ppp/ppp.shells.sample b/etc/ppp/ppp.shells.sample index af4136c68f87..4c5149e785a9 100644 --- a/etc/ppp/ppp.shells.sample +++ b/etc/ppp/ppp.shells.sample @@ -1,3 +1,5 @@ +# $Id:$ +# # List of acceptable shells for pppd(8). # Pppd will not accept a system password login # by a user whose shell is not listed below. diff --git a/etc/profile b/etc/profile index 6652cb3171df..ab7d6e69995b 100644 --- a/etc/profile +++ b/etc/profile @@ -1,3 +1,5 @@ +# $Id:$ +# # System-wide .profile file for sh(1). # Uncomment this to give you the default 4.2 behavior, where disk # information is shown in K-Blocks diff --git a/etc/remote b/etc/remote index 895f5669a7e4..e564c8b837f5 100644 --- a/etc/remote +++ b/etc/remote @@ -1,3 +1,5 @@ +# $Id:$ +# # @(#)remote 5.2 (Berkeley) 6/30/90 # # remote -- remote host description file @@ -1,4 +1,5 @@ # +# $Id:$ # rpc 88/08/01 4.0 RPCSRC; from 1.12 88/02/07 SMI # portmapper 100000 portmap sunrpc diff --git a/etc/shells b/etc/shells index df377f133737..f94e0cd53427 100644 --- a/etc/shells +++ b/etc/shells @@ -1,3 +1,5 @@ +# $Id:$ +# # List of acceptable shells for chpass(1). # Ftpd will not allow users to connect who are not using # one of these shells. diff --git a/etc/syslog.conf b/etc/syslog.conf index 4471948030cb..729fa707bc54 100644 --- a/etc/syslog.conf +++ b/etc/syslog.conf @@ -1,3 +1,5 @@ +# $Id:$ +# *.err;kern.debug;auth.notice;mail.crit /dev/console *.notice;kern.debug;lpr.info;mail.crit;news.err /var/log/messages mail.info /var/log/maillog diff --git a/share/examples/pppd/ppp.deny.sample b/share/examples/pppd/ppp.deny.sample index 51e1e9bd03e3..f1d7c834572d 100644 --- a/share/examples/pppd/ppp.deny.sample +++ b/share/examples/pppd/ppp.deny.sample @@ -1,3 +1,5 @@ +# $Id:$ +# # list of users disallowed any pppd access via 'system # password login'. # read by pppd(8). diff --git a/share/examples/pppd/ppp.shells.sample b/share/examples/pppd/ppp.shells.sample index af4136c68f87..4c5149e785a9 100644 --- a/share/examples/pppd/ppp.shells.sample +++ b/share/examples/pppd/ppp.shells.sample @@ -1,3 +1,5 @@ +# $Id:$ +# # List of acceptable shells for pppd(8). # Pppd will not accept a system password login # by a user whose shell is not listed below. |
