diff options
-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 3e06d0a..82f6bef 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 4a3bf3f..02aab00 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 37c1a56..cee45ec 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 f8601c0..62725e5 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 9947370..567adbf 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 48c24de..8cf6f46 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 fb38878..8c9bc6a 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 1de53e8..41a243e 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 1de53e8..41a243e 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 9947370..567adbf 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 1de53e8..41a243e 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 95ee77a..c4ba9c0 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 8bc7b7f..e9b412e 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 54cbd51..9ca200b1 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 f2247b5..c16300e 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 cb1d2b2..804611c 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 1482e99..a0a4b80 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 5cf5454..0e3f266 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 51a033f..222841a 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 e88901f..767795b 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 @@ -1,4 +1,5 @@ # +# $Id:$ # @(#)modems 3/24/95 # # modems -- modem configuration data base file diff --git a/etc/networks b/etc/networks index 71aeb5b..1f9ed30 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 79adf69..546a54d 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 51e1e9b..f1d7c83 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 af4136c..4c5149e 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 6652cb3..ab7d6e6 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 @@ -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 @@ -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 4471948..729fa70 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 51e1e9b..f1d7c83 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 af4136c..4c5149e 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. |