diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-26 21:12:35 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-26 21:12:35 +0000 |
| commit | 7f1bf9342879a7ee2dd88e11a33ae7509eab55b0 (patch) | |
| tree | a37e562f560b38e8e087a744d063186d6b1e6746 /etc | |
| parent | a964be6d2c35243e54bf5ce12c15339d331189cb (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvs
'RELENG_4_1_0_RELEASE'.
This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'etc')
147 files changed, 147 insertions, 147 deletions
diff --git a/etc/MAKEDEV b/etc/MAKEDEV index 21d51568a500..c9c7de0609b6 100644 --- a/etc/MAKEDEV +++ b/etc/MAKEDEV @@ -20,7 +20,7 @@ # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. # # @(#)MAKEDEV 5.2 (Berkeley) 6/22/90 -# $FreeBSD$ +# $FreeBSD: src/etc/MAKEDEV,v 1.243.2.9 2000/07/20 17:01:17 imp Exp $ # # Device "make" file. Valid arguments: # all makes all known devices, standard number of units (or close) diff --git a/etc/MAKEDEV.local b/etc/MAKEDEV.local index 06cc074dc401..3af3ac6d1fba 100644 --- a/etc/MAKEDEV.local +++ b/etc/MAKEDEV.local @@ -31,7 +31,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/MAKEDEV.local,v 1.3 1999/08/27 23:23:40 peter Exp $ # @(#)MAKEDEV.local 5.1 (Berkeley) 3/22/91 # diff --git a/etc/Makefile b/etc/Makefile index d3626c07aaad..53bf9e611fb3 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.11 (Berkeley) 5/21/91 -# $FreeBSD$ +# $FreeBSD: src/etc/Makefile,v 1.219.2.3 2000/07/14 13:48:50 nbm Exp $ SUBDIR= sendmail diff --git a/etc/aliases b/etc/aliases index 3ecde877d1dc..5e2cbc0df953 100644 --- a/etc/aliases +++ b/etc/aliases @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/aliases,v 1.10 1999/08/27 23:23:40 peter Exp $ # @(#)aliases 5.3 (Berkeley) 5/24/90 # # Aliases in this file will NOT be expanded in the header from diff --git a/etc/amd.map b/etc/amd.map index 30672f465558..426f2a62a35d 100644 --- a/etc/amd.map +++ b/etc/amd.map @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/amd.map,v 1.8 1999/09/13 17:09:07 peter Exp $ # /defaults type:=host;fs:=${autodir}/${rhost}/host;rhost:=${key} * opts:=rw,grpid,resvport,vers=2,proto=udp,nosuid,nodev diff --git a/etc/apmd.conf b/etc/apmd.conf index 9733eb476a92..7aee2db65347 100644 --- a/etc/apmd.conf +++ b/etc/apmd.conf @@ -1,6 +1,6 @@ # apmd Configration File # -# $FreeBSD$ +# $FreeBSD: src/etc/apmd.conf,v 1.2 1999/08/27 23:23:40 peter Exp $ # apm_event SUSPENDREQ { diff --git a/etc/auth.conf b/etc/auth.conf index afdf552cb9a3..1e35c4b8bad2 100644 --- a/etc/auth.conf +++ b/etc/auth.conf @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/auth.conf,v 1.4 1999/08/27 23:23:40 peter Exp $ # # This file contains information on what types of authentication to use. # It is just the beginnings of a greater scheme. diff --git a/etc/crontab b/etc/crontab index d27c48a43234..b9c8fc0dbadc 100644 --- a/etc/crontab +++ b/etc/crontab @@ -1,6 +1,6 @@ # /etc/crontab - root's crontab for FreeBSD # -# $FreeBSD$ +# $FreeBSD: src/etc/crontab,v 1.21 1999/12/15 17:58:29 obrien Exp $ # SHELL=/bin/sh PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin diff --git a/etc/csh.cshrc b/etc/csh.cshrc index f4f775ae6ada..14d67e11932a 100644 --- a/etc/csh.cshrc +++ b/etc/csh.cshrc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/csh.cshrc,v 1.3 1999/08/27 23:23:40 peter Exp $ # # System-wide .cshrc file for csh(1). diff --git a/etc/csh.login b/etc/csh.login index dd603492c7eb..223617dad978 100644 --- a/etc/csh.login +++ b/etc/csh.login @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/csh.login,v 1.19 1999/08/27 23:23:41 peter Exp $ # # System-wide .login file for csh(1). # Uncomment this to give you the default 4.2 behavior, where disk diff --git a/etc/csh.logout b/etc/csh.logout index 6b0584f49984..7255a0076adb 100644 --- a/etc/csh.logout +++ b/etc/csh.logout @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/csh.logout,v 1.3 1999/08/27 23:23:41 peter Exp $ # # System-wide .logout file for csh(1). diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 0a7dcce93dca..50f98c06de9e 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/make.conf,v 1.97.2.9 2000/07/14 09:23:46 peter Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 051c64d30f54..85c963d80800 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -8,7 +8,7 @@ # IRQ == 0 means "allocate free IRQ from IRQ pool" # IRQ == 16 means "do not use IRQ (e.g. PIO mode)" # -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/pccard.conf,v 1.98.2.3 2000/07/19 12:58:12 sanpei Exp $ # # Send new entries for this file to imp@freebsd.org. He's volunteered # to act as coordinator for this file. diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index 3596729656c0..8fc5d96a3ef4 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -13,7 +13,7 @@ # # All arguments must be in double or single quotes. # -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/rc.conf,v 1.53.2.6 2000/06/24 20:51:27 dillon Exp $ ############################################################## ### Important initial Boot-time options #################### diff --git a/etc/dhclient.conf b/etc/dhclient.conf index 36d4e09824d7..6fd4f85d27b8 100644 --- a/etc/dhclient.conf +++ b/etc/dhclient.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/dhclient.conf,v 1.2 1999/08/27 23:23:41 peter Exp $ # # This file is required by the ISC DHCP client. # See ``man 5 dhclient.conf'' for details. diff --git a/etc/dm.conf b/etc/dm.conf index 63fad93ba2ec..5f8f8a5d70ce 100644 --- a/etc/dm.conf +++ b/etc/dm.conf @@ -1,6 +1,6 @@ # # Game Control File -# $FreeBSD$ +# $FreeBSD: src/etc/dm.conf,v 1.3 1999/08/27 23:23:41 peter Exp $ # @(#)dm.conf 5.5 (Berkeley) 4/12/89 # diff --git a/etc/etc.alpha/disktab b/etc/etc.alpha/disktab index 63a26e2a6890..aeefe206c50d 100644 --- a/etc/etc.alpha/disktab +++ b/etc/etc.alpha/disktab @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/etc.alpha/disktab,v 1.4 1999/08/27 23:23:56 peter Exp $ # # Disk geometry and partition layout tables. # Key: diff --git a/etc/etc.alpha/rc.alpha b/etc/etc.alpha/rc.alpha index 882197aae971..963f257c7dde 100644 --- a/etc/etc.alpha/rc.alpha +++ b/etc/etc.alpha/rc.alpha @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.alpha/rc.alpha,v 1.7 1999/12/15 14:27:59 gallatin Exp $ # Do alpha specific processing # diff --git a/etc/etc.alpha/ttys b/etc/etc.alpha/ttys index 25088f3db5cb..2ac34538a673 100644 --- a/etc/etc.alpha/ttys +++ b/etc/etc.alpha/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.alpha/ttys,v 1.7 2000/01/29 00:50:21 obrien Exp $ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # This file specifies various information about terminals on the system. diff --git a/etc/etc.i386/disktab b/etc/etc.i386/disktab index c426b449b471..00470a252feb 100644 --- a/etc/etc.i386/disktab +++ b/etc/etc.i386/disktab @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/etc.i386/disktab,v 1.20 1999/08/27 23:23:57 peter Exp $ # # Disk geometry and partition layout tables. # Key: diff --git a/etc/etc.i386/rc.i386 b/etc/etc.i386/rc.i386 index dd72e80894c0..bbd8937552c7 100644 --- a/etc/etc.i386/rc.i386 +++ b/etc/etc.i386/rc.i386 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.i386/rc.i386,v 1.51 2000/01/24 15:21:43 asmodai Exp $ # Do i386 specific processing # diff --git a/etc/etc.i386/ttys b/etc/etc.i386/ttys index c38b0f0dc4b7..e9cf94322587 100644 --- a/etc/etc.i386/ttys +++ b/etc/etc.i386/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.i386/ttys,v 1.8 2000/01/29 12:18:03 obrien Exp $ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # This file specifies various information about terminals on the system. diff --git a/etc/fbtab b/etc/fbtab index 83ac65ddcdb8..06d2d61271cb 100644 --- a/etc/fbtab +++ b/etc/fbtab @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/fbtab,v 1.3 1999/09/13 17:09:07 peter Exp $ # #/dev/ttyv0 0600 /dev/console #/dev/ttyv0 0600 /dev/pcaudio:/dev/pcaudioctl diff --git a/etc/ftpusers b/etc/ftpusers index 713d0bcb1709..7630eb73de50 100644 --- a/etc/ftpusers +++ b/etc/ftpusers @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/ftpusers,v 1.6 1999/08/27 23:23:41 peter Exp $ # # list of users disallowed any ftp access. # read by ftpd(8). diff --git a/etc/gettytab b/etc/gettytab index ea6180988504..86438fe3bcfd 100644 --- a/etc/gettytab +++ b/etc/gettytab @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/gettytab,v 1.17 1999/08/27 23:23:41 peter Exp $ # 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/group b/etc/group index 2418c29c0085..2abe9451d22e 100644 --- a/etc/group +++ b/etc/group @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/group,v 1.19 1999/08/27 23:23:41 peter Exp $ # wheel:*:0:root daemon:*:1:daemon diff --git a/etc/host.conf b/etc/host.conf index f6d28754b5f2..6643c7f5179c 100644 --- a/etc/host.conf +++ b/etc/host.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/host.conf,v 1.6 1999/08/27 23:23:41 peter Exp $ # First try the /etc/hosts file hosts # Now try the nameserver next. diff --git a/etc/hosts b/etc/hosts index 4e373b2c504f..24fb5803812c 100644 --- a/etc/hosts +++ b/etc/hosts @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/hosts,v 1.11 2000/02/15 14:59:16 shin Exp $ # # Host Database # This file should contain the addresses and aliases diff --git a/etc/hosts.allow b/etc/hosts.allow index 8f9aa22ab0c7..c3e4fd0b9d15 100644 --- a/etc/hosts.allow +++ b/etc/hosts.allow @@ -1,6 +1,6 @@ # # hosts.allow access control file for "tcp wrapped" applications. -# $FreeBSD$ +# $FreeBSD: src/etc/hosts.allow,v 1.8.2.3 2000/07/20 15:17:44 ume Exp $ # # NOTE: The hosts.deny file is deprecated. # Place both 'allow' and 'deny' rules in the hosts.allow file. diff --git a/etc/hosts.equiv b/etc/hosts.equiv index d8a71c1ebc7f..7b7adb0e2959 100644 --- a/etc/hosts.equiv +++ b/etc/hosts.equiv @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/hosts.equiv,v 1.4 1999/08/27 23:23:41 peter Exp $ # #localhost #my_very_good_friend.domain diff --git a/etc/hosts.lpd b/etc/hosts.lpd index b53202ab18e5..7e0233257008 100644 --- a/etc/hosts.lpd +++ b/etc/hosts.lpd @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/hosts.lpd,v 1.4 1999/08/27 23:23:42 peter Exp $ # # See lpd(8) #machine.domain diff --git a/etc/inetd.conf b/etc/inetd.conf index 4e6230175e3f..05ee222a8f98 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/inetd.conf,v 1.44.2.1 2000/03/25 22:09:59 jhb Exp $ # # Internet server configuration database # diff --git a/etc/isdn/Makefile b/etc/isdn/Makefile index 7e4cd556bbad..745e887d9023 100644 --- a/etc/isdn/Makefile +++ b/etc/isdn/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/Makefile,v 1.4 1999/08/27 23:23:57 peter Exp $ I4BETCPROG= answer \ isdntel.sh \ diff --git a/etc/isdn/answer b/etc/isdn/answer index d39a98331206..36c212f5c4c2 100755 --- a/etc/isdn/answer +++ b/etc/isdn/answer @@ -4,7 +4,7 @@ # answer script for i4b isdnd # --------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/answer,v 1.4 1999/09/13 15:44:20 sheldonh Exp $ # # last edit-date: [Thu May 20 11:44:38 1999] # diff --git a/etc/isdn/isdnd.rates.A b/etc/isdn/isdnd.rates.A index fa25b22e9e49..67e3e81c397d 100644 --- a/etc/isdn/isdnd.rates.A +++ b/etc/isdn/isdnd.rates.A @@ -5,7 +5,7 @@ # # $Id: isdnd.rates.A,v 1.2 1999/12/13 21:25:24 hm Exp $ # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdnd.rates.A,v 1.1 1999/12/14 21:14:27 hm Exp $ # # last edit-date: [Mon Dec 13 21:42:02 1999] # diff --git a/etc/isdn/isdnd.rates.D b/etc/isdn/isdnd.rates.D index 430f9dafc2a9..e6c0061a6ed4 100644 --- a/etc/isdn/isdnd.rates.D +++ b/etc/isdn/isdnd.rates.D @@ -3,7 +3,7 @@ # i4b - Deutsche Telekom charging rates config file # ------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdnd.rates.D,v 1.3 1999/08/27 23:23:58 peter Exp $ # # last edit-date: [Sun Jan 17 18:38:29 1999] # diff --git a/etc/isdn/isdnd.rates.F b/etc/isdn/isdnd.rates.F index 14d772df6630..4c1b70560f54 100644 --- a/etc/isdn/isdnd.rates.F +++ b/etc/isdn/isdnd.rates.F @@ -3,7 +3,7 @@ # i4b - Tarifs France Telecom # --------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdnd.rates.F,v 1.3 1999/08/27 23:23:58 peter Exp $ # # last edit-date: [Thu Mar 19 20:05:18 1998] # diff --git a/etc/isdn/isdnd.rates.L b/etc/isdn/isdnd.rates.L index 1c4383a7d577..5c99ff9efbc9 100644 --- a/etc/isdn/isdnd.rates.L +++ b/etc/isdn/isdnd.rates.L @@ -5,7 +5,7 @@ # # $Id: isdnd.rates.L,v 1.2 1999/12/13 21:25:24 hm Exp $ # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdnd.rates.L,v 1.1 1999/12/14 21:14:28 hm Exp $ # # last edit-date: [Mon Dec 13 21:42:33 1999] # diff --git a/etc/isdn/isdnd.rates.UK.BT b/etc/isdn/isdnd.rates.UK.BT index c4d34ec3a6d6..f73bb9c69c70 100644 --- a/etc/isdn/isdnd.rates.UK.BT +++ b/etc/isdn/isdnd.rates.UK.BT @@ -3,7 +3,7 @@ # i4b - BT charges # ------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdnd.rates.UK.BT,v 1.2 1999/09/13 17:09:08 peter Exp $ # # Barry A. Scott barry@scottb.demon.co.uk # diff --git a/etc/isdn/isdnd.rc.sample b/etc/isdn/isdnd.rc.sample index 6681ed3bc2e7..53457ae6cf0d 100644 --- a/etc/isdn/isdnd.rc.sample +++ b/etc/isdn/isdnd.rc.sample @@ -3,7 +3,7 @@ # example of a configuration file for the isdn daemon # --------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdnd.rc.sample,v 1.2 1999/08/27 23:23:58 peter Exp $ # # last edit-date: [Tue Jan 19 16:30:12 1999] # diff --git a/etc/isdn/isdntel.alias.sample b/etc/isdn/isdntel.alias.sample index c06bc1942a08..bd8178a26fb3 100644 --- a/etc/isdn/isdntel.alias.sample +++ b/etc/isdn/isdntel.alias.sample @@ -3,7 +3,7 @@ # alias file for the isdntel(1) application # ----------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdntel.alias.sample,v 1.2 1999/08/27 23:23:58 peter Exp $ # # last edit-date: [Fri Dec 18 18:06:03 1998] # diff --git a/etc/isdn/isdntel.sh b/etc/isdn/isdntel.sh index 14f528a80927..5ed5fcb331a7 100755 --- a/etc/isdn/isdntel.sh +++ b/etc/isdn/isdntel.sh @@ -4,7 +4,7 @@ # isdn telephone answering # ------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdntel.sh,v 1.4 1999/09/13 15:44:20 sheldonh Exp $ # # last edit-date: [Thu May 20 11:45:04 1999] # diff --git a/etc/isdn/record b/etc/isdn/record index 61591fbfe6e6..aec785b895c7 100755 --- a/etc/isdn/record +++ b/etc/isdn/record @@ -4,7 +4,7 @@ # answer and record message script for i4b isdnd # ---------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/record,v 1.4 1999/09/13 15:44:20 sheldonh Exp $ # # last edit-date: [Thu May 20 11:45:10 1999] # diff --git a/etc/isdn/tell b/etc/isdn/tell index 047c834b51f6..82db77fdd2d9 100755 --- a/etc/isdn/tell +++ b/etc/isdn/tell @@ -4,7 +4,7 @@ # tell called and calling numbers answer script for i4b isdnd # ----------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/tell,v 1.4 1999/09/13 15:44:20 sheldonh Exp $ # # last edit-date: [Thu May 20 11:45:15 1999] # diff --git a/etc/isdn/tell-record b/etc/isdn/tell-record index b081a0f87d5f..eb652faabb24 100755 --- a/etc/isdn/tell-record +++ b/etc/isdn/tell-record @@ -4,7 +4,7 @@ # tell called and calling numbers answer script for i4b isdnd # ----------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/tell-record,v 1.4 1999/09/13 15:44:20 sheldonh Exp $ # # last edit-date: [Thu May 20 11:45:21 1999] # diff --git a/etc/isdn/unknown_incoming b/etc/isdn/unknown_incoming index 13dfa2863e88..f31dc305df81 100755 --- a/etc/isdn/unknown_incoming +++ b/etc/isdn/unknown_incoming @@ -6,7 +6,7 @@ # # $Id: unknown_incoming,v 1.2 1999/12/13 21:25:24 hm Exp $ # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/unknown_incoming,v 1.1 1999/12/14 21:14:28 hm Exp $ # # last edit-date: [Mon Dec 13 21:41:51 1999] # diff --git a/etc/kerberosIV/README b/etc/kerberosIV/README index cdec6b120d36..414616c8d0f2 100644 --- a/etc/kerberosIV/README +++ b/etc/kerberosIV/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/kerberosIV/README,v 1.3 1999/08/27 23:23:59 peter Exp $ # @(#)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 8d20467d02e0..4ddd9450a869 100644 --- a/etc/login.access +++ b/etc/login.access @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/login.access,v 1.3 1999/08/27 23:23:42 peter Exp $ # # Login access control table. # diff --git a/etc/login.conf b/etc/login.conf index 2a2188395c55..8820ee44b09e 100644 --- a/etc/login.conf +++ b/etc/login.conf @@ -7,7 +7,7 @@ # This file controls resource limits, accounting limits and # default user environment settings. # -# $FreeBSD$ +# $FreeBSD: src/etc/login.conf,v 1.34.2.2 2000/06/02 20:53:55 alfred Exp $ # # Default settings effectively disable resource limits, see the diff --git a/etc/mail/Makefile b/etc/mail/Makefile index b912a058a856..2fd729bc2801 100644 --- a/etc/mail/Makefile +++ b/etc/mail/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/Makefile,v 1.9 2000/03/12 22:08:34 rwatson Exp $ all: access.db mailertable.db virtusertable.db \ # /etc/aliases.db diff --git a/etc/mail/README b/etc/mail/README index 60f473e1765f..96413e1db344 100644 --- a/etc/mail/README +++ b/etc/mail/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/README,v 1.8 1999/08/27 23:24:00 peter Exp $ Filtering out SPAM from your site Sendmail now includes excellent tools block spam. These diff --git a/etc/mail/access.sample b/etc/mail/access.sample index f39ea8e8589c..53e157f77deb 100644 --- a/etc/mail/access.sample +++ b/etc/mail/access.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/access.sample,v 1.1.2.1 2000/03/20 12:21:05 peter Exp $ # # Mail relay access control list. Default is to reject mail unless the # destination is local, or listed in /etc/mail/sendmail.cw diff --git a/etc/mail/mailer.conf b/etc/mail/mailer.conf index 90095029ce9f..2abd085b4c8c 100644 --- a/etc/mail/mailer.conf +++ b/etc/mail/mailer.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/mailer.conf,v 1.2 1999/12/29 18:24:06 peter Exp $ # # Execute the "real" sendmail program, named /usr/libexec/sendmail/sendmail # diff --git a/etc/mail/mailertable.sample b/etc/mail/mailertable.sample index d2c45e09c36e..42df0716589d 100644 --- a/etc/mail/mailertable.sample +++ b/etc/mail/mailertable.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/mailertable.sample,v 1.1.2.1 2000/03/20 12:21:05 peter Exp $ # # List of domains (possibly wildcarded) and destination mailers # diff --git a/etc/mail/virtusertable.sample b/etc/mail/virtusertable.sample index 476887dc307c..81f1f0724199 100644 --- a/etc/mail/virtusertable.sample +++ b/etc/mail/virtusertable.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/virtusertable.sample,v 1.1.2.1 2000/03/20 12:21:05 peter Exp $ # # Map one or all usernames at a source hostname to a specific (or the same) # username at another target hostname. Remember to add the source hostname diff --git a/etc/master.passwd b/etc/master.passwd index 87dd004bddf3..2bf1fe4b781b 100644 --- a/etc/master.passwd +++ b/etc/master.passwd @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/master.passwd,v 1.25 1999/09/13 17:09:07 peter Exp $ # root::0:0::0:0:Charlie &:/root:/bin/csh toor:*:0:0::0:0:Bourne-again Superuser:/root: diff --git a/etc/modems b/etc/modems index 422c5ffd32e0..cdefe49bbdaa 100644 --- a/etc/modems +++ b/etc/modems @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/modems,v 1.4 1999/08/27 23:23:42 peter Exp $ # @(#)modems 3/24/95 # # modems -- modem configuration data base file diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist index 45644ab45f35..9765674441f7 100644 --- a/etc/mtree/BSD.include.dist +++ b/etc/mtree/BSD.include.dist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/BSD.include.dist,v 1.32.2.1 2000/07/13 06:28:47 obrien Exp $ # # Please see the file README before making changes to this file. # diff --git a/etc/mtree/BSD.local.dist b/etc/mtree/BSD.local.dist index 93263049d0db..c6f089245fc3 100644 --- a/etc/mtree/BSD.local.dist +++ b/etc/mtree/BSD.local.dist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/BSD.local.dist,v 1.55.2.1 2000/06/29 07:39:14 asami Exp $ # # Please see the file README before making changes to this file. # diff --git a/etc/mtree/BSD.release.dist b/etc/mtree/BSD.release.dist index af67f211f331..82bb2e4b8499 100644 --- a/etc/mtree/BSD.release.dist +++ b/etc/mtree/BSD.release.dist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/BSD.release.dist,v 1.6 1999/08/27 23:24:00 peter Exp $ # # Please see the file README before making changes to this file. # diff --git a/etc/mtree/BSD.root.dist b/etc/mtree/BSD.root.dist index 94e676dcca22..75dc4b4a48ca 100644 --- a/etc/mtree/BSD.root.dist +++ b/etc/mtree/BSD.root.dist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/BSD.root.dist,v 1.45 2000/02/25 14:18:48 peter Exp $ # # Please see the file README before making changes to this file. # diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist index cb814d950f74..243687b8f0fc 100644 --- a/etc/mtree/BSD.usr.dist +++ b/etc/mtree/BSD.usr.dist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/BSD.usr.dist,v 1.188.2.3 2000/06/30 11:06:17 tg Exp $ # # Please see the file README before making changes to this file. # diff --git a/etc/mtree/BSD.var.dist b/etc/mtree/BSD.var.dist index 78bfd857f63c..06dfe19f50d9 100644 --- a/etc/mtree/BSD.var.dist +++ b/etc/mtree/BSD.var.dist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/BSD.var.dist,v 1.43 1999/08/27 23:24:01 peter Exp $ # # Please see the file README before making changes to this file. # diff --git a/etc/mtree/BSD.x11.dist b/etc/mtree/BSD.x11.dist index bc51005830da..f1e6ecb9d29a 100644 --- a/etc/mtree/BSD.x11.dist +++ b/etc/mtree/BSD.x11.dist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/BSD.x11.dist,v 1.9.2.3 2000/06/29 07:39:14 asami Exp $ # # Please see the file README before making changes to this file. # diff --git a/etc/mtree/README b/etc/mtree/README index 90c880f60e7e..a02200ecb516 100644 --- a/etc/mtree/README +++ b/etc/mtree/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/etc/mtree/README,v 1.4 2000/01/11 07:57:09 rgrimes Exp $ These files are used to create empty file hierarchies for building the system into. Some notes about working with them are placed here to try diff --git a/etc/namedb/PROTO.localhost.rev b/etc/namedb/PROTO.localhost.rev index 046868305455..0bece5c7aaa4 100644 --- a/etc/namedb/PROTO.localhost.rev +++ b/etc/namedb/PROTO.localhost.rev @@ -1,5 +1,5 @@ ; From: @(#)localhost.rev 5.1 (Berkeley) 6/30/90 -; $FreeBSD$ +; $FreeBSD: src/etc/namedb/PROTO.localhost.rev,v 1.6 2000/01/10 15:31:40 peter Exp $ ; ; This file is automatically edited by the `make-localhost' script in ; the /etc/namedb directory. diff --git a/etc/namedb/make-localhost b/etc/namedb/make-localhost index cc6a1083f4d0..0d0ba4ec24c6 100755 --- a/etc/namedb/make-localhost +++ b/etc/namedb/make-localhost @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/namedb/make-localhost,v 1.4 1999/08/27 23:24:01 peter Exp $ # # make-localhost - edit the appropriate local information into # /etc/namedb/localhost.rev diff --git a/etc/namedb/named.conf b/etc/namedb/named.conf index 419059d385f4..fb8638031d8d 100644 --- a/etc/namedb/named.conf +++ b/etc/namedb/named.conf @@ -1,4 +1,4 @@ -// $FreeBSD$ +// $FreeBSD: src/etc/namedb/named.conf,v 1.6.2.1 2000/07/15 07:49:29 kris Exp $ // // Refer to the named(8) man page for details. If you are ever going // to setup a primary server, make sure you've understood the hairy diff --git a/etc/namedb/named.root b/etc/namedb/named.root index eba0c9d752e2..a21b3376f886 100644 --- a/etc/namedb/named.root +++ b/etc/namedb/named.root @@ -14,7 +14,7 @@ ; ; last update: Aug 22, 1997 ; related version of root zone: 1997082200 -; $FreeBSD$ +; $FreeBSD: src/etc/namedb/named.root,v 1.9 1999/09/13 17:09:08 peter Exp $ ; ; formerly NS.INTERNIC.NET ; diff --git a/etc/netstart b/etc/netstart index 041f1fe8646c..308340cb8c29 100755 --- a/etc/netstart +++ b/etc/netstart @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/netstart,v 1.54.2.1 2000/05/28 19:17:15 asmodai Exp $ # From: @(#)netstart 5.9 (Berkeley) 3/30/91 # This file is NOT called by any of the other scripts - it has been diff --git a/etc/networks b/etc/networks index a6b15d4519b7..92982b5b2e10 100644 --- a/etc/networks +++ b/etc/networks @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/networks,v 1.3 1999/08/27 23:23:42 peter Exp $ # @(#)networks 5.1 (Berkeley) 6/30/90 # # Your Local Networks Database diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf index 3e0508e594e8..dbb0a71ef413 100644 --- a/etc/newsyslog.conf +++ b/etc/newsyslog.conf @@ -1,5 +1,5 @@ # configuration file for newsyslog -# $FreeBSD$ +# $FreeBSD: src/etc/newsyslog.conf,v 1.25 2000/02/08 21:57:27 rwatson Exp $ # # logfilename [owner:group] mode count size when [ZB] [/pid_file] [sig_num] /var/log/cron 600 3 100 * Z diff --git a/etc/pam.conf b/etc/pam.conf index 77cfba776cbc..e17eeba28f8c 100644 --- a/etc/pam.conf +++ b/etc/pam.conf @@ -7,7 +7,7 @@ # work quite right. If you delete the final entry, be sure to change # "sufficient" to "required" in the entry before it. # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.conf,v 1.6 2000/02/12 20:22:20 shin Exp $ # If the user can authenticate with S/Key, that's sufficient; allow clear # password. Try kerberos, then try plain unix password. diff --git a/etc/pccard_ether b/etc/pccard_ether index 1e6d86d4f5cf..4f28a7e648e5 100755 --- a/etc/pccard_ether +++ b/etc/pccard_ether @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/pccard_ether,v 1.15.2.2 2000/07/18 20:50:57 ume Exp $ # # pccard_ether interfacename [ifconfig option] # diff --git a/etc/periodic/Makefile b/etc/periodic/Makefile index 4c1fda48ae91..3f9eaa11acb5 100644 --- a/etc/periodic/Makefile +++ b/etc/periodic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/Makefile,v 1.2 1999/08/27 23:24:02 peter Exp $ SUBDIR= daily weekly monthly diff --git a/etc/periodic/Makefile.inc b/etc/periodic/Makefile.inc index aba831316adf..b37f1eff379d 100644 --- a/etc/periodic/Makefile.inc +++ b/etc/periodic/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/Makefile.inc,v 1.4 1999/08/27 23:24:02 peter Exp $ BINDIR= /etc/periodic/${.CURDIR:T} NOOBJ= diff --git a/etc/periodic/daily/100.clean-disks b/etc/periodic/daily/100.clean-disks index e6b744aa89ec..734bbc47f899 100755 --- a/etc/periodic/daily/100.clean-disks +++ b/etc/periodic/daily/100.clean-disks @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/100.clean-disks,v 1.3 1999/08/27 23:24:02 peter Exp $ # exit 0 # do not run by default diff --git a/etc/periodic/daily/110.clean-tmps b/etc/periodic/daily/110.clean-tmps index 78d817eeba72..46cfc866d5c3 100755 --- a/etc/periodic/daily/110.clean-tmps +++ b/etc/periodic/daily/110.clean-tmps @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/110.clean-tmps,v 1.6 1999/08/27 23:24:03 peter Exp $ # # Use at your own risk, but for a long-living system, this might come # more useful than the boot-time cleaning of /tmp. If /var/tmp and diff --git a/etc/periodic/daily/120.clean-preserve b/etc/periodic/daily/120.clean-preserve index 37278c10556e..3b54ca5e6e9a 100755 --- a/etc/periodic/daily/120.clean-preserve +++ b/etc/periodic/daily/120.clean-preserve @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/120.clean-preserve,v 1.4 1999/08/27 23:24:03 peter Exp $ # if [ -d /var/preserve ]; then diff --git a/etc/periodic/daily/130.clean-msgs b/etc/periodic/daily/130.clean-msgs index 066581bf7748..36aa5f26d5a8 100755 --- a/etc/periodic/daily/130.clean-msgs +++ b/etc/periodic/daily/130.clean-msgs @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/130.clean-msgs,v 1.3 1999/08/27 23:24:03 peter Exp $ # # remove system messages older than 21 days # diff --git a/etc/periodic/daily/140.clean-rwho b/etc/periodic/daily/140.clean-rwho index 71ac4ae3fe79..5655426a1b44 100755 --- a/etc/periodic/daily/140.clean-rwho +++ b/etc/periodic/daily/140.clean-rwho @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/140.clean-rwho,v 1.4 1999/08/27 23:24:03 peter Exp $ # if [ -d /var/rwho ] ; then diff --git a/etc/periodic/daily/150.clean-hoststat b/etc/periodic/daily/150.clean-hoststat index b335eb429bee..8b0ac3f4f589 100755 --- a/etc/periodic/daily/150.clean-hoststat +++ b/etc/periodic/daily/150.clean-hoststat @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/150.clean-hoststat,v 1.3 1999/08/27 23:24:03 peter Exp $ # if [ -d /var/spool/.hoststat ] ; then diff --git a/etc/periodic/daily/200.backup-passwd b/etc/periodic/daily/200.backup-passwd index 43b12a88582e..fda3970948fa 100755 --- a/etc/periodic/daily/200.backup-passwd +++ b/etc/periodic/daily/200.backup-passwd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/200.backup-passwd,v 1.6 2000/01/27 22:52:43 obrien Exp $ # bak=/var/backups diff --git a/etc/periodic/daily/210.backup-aliases b/etc/periodic/daily/210.backup-aliases index fa0ae531b227..227bb6101c0f 100755 --- a/etc/periodic/daily/210.backup-aliases +++ b/etc/periodic/daily/210.backup-aliases @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/210.backup-aliases,v 1.3 1999/12/28 21:38:12 obrien Exp $ # bak=/var/backups diff --git a/etc/periodic/daily/220.backup-distfile b/etc/periodic/daily/220.backup-distfile index 16a0541570a2..0d6afe23651d 100755 --- a/etc/periodic/daily/220.backup-distfile +++ b/etc/periodic/daily/220.backup-distfile @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/220.backup-distfile,v 1.3 1999/08/27 23:24:03 peter Exp $ # bak=/var/backups diff --git a/etc/periodic/daily/300.calendar b/etc/periodic/daily/300.calendar index de0aeec71348..91602173ac4a 100755 --- a/etc/periodic/daily/300.calendar +++ b/etc/periodic/daily/300.calendar @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/300.calendar,v 1.3 1999/08/27 23:24:03 peter Exp $ # # `calendar -a' needs to die. Why? Because it's a bad idea, particular # with networked home directories, but also in general. If you want the diff --git a/etc/periodic/daily/310.accounting b/etc/periodic/daily/310.accounting index f713920fe2a3..7864e13b3a70 100755 --- a/etc/periodic/daily/310.accounting +++ b/etc/periodic/daily/310.accounting @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/310.accounting,v 1.3 1999/08/27 23:24:03 peter Exp $ # if [ -f /var/account/acct ] ; then diff --git a/etc/periodic/daily/320.rdist b/etc/periodic/daily/320.rdist index 267315271706..ecc8c1e9b689 100755 --- a/etc/periodic/daily/320.rdist +++ b/etc/periodic/daily/320.rdist @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/320.rdist,v 1.3 1999/08/27 23:24:04 peter Exp $ # if [ -f /etc/Distfile ]; then diff --git a/etc/periodic/daily/330.news b/etc/periodic/daily/330.news index b7be359d29b0..e8d74d274b8d 100755 --- a/etc/periodic/daily/330.news +++ b/etc/periodic/daily/330.news @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/330.news,v 1.2 1999/08/27 23:24:04 peter Exp $ # # Expire news articles # (This is present only for backwards compatibility, usually the news diff --git a/etc/periodic/daily/340.uucp b/etc/periodic/daily/340.uucp index 3ee830440f51..3f9c1ffdf4e6 100755 --- a/etc/periodic/daily/340.uucp +++ b/etc/periodic/daily/340.uucp @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/340.uucp,v 1.4 1999/08/27 23:24:04 peter Exp $ # # Local cleanup of UUCP files. This is for backwards compatibility, # /etc/uuclean.daily doesn't exist by default. diff --git a/etc/periodic/daily/400.status-disks b/etc/periodic/daily/400.status-disks index 86113183108e..ee246c8b25db 100755 --- a/etc/periodic/daily/400.status-disks +++ b/etc/periodic/daily/400.status-disks @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/400.status-disks,v 1.2 1999/08/27 23:24:04 peter Exp $ # echo "" diff --git a/etc/periodic/daily/410.status-uucp b/etc/periodic/daily/410.status-uucp index af8a8f6d3127..089f191dc5dd 100755 --- a/etc/periodic/daily/410.status-uucp +++ b/etc/periodic/daily/410.status-uucp @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/410.status-uucp,v 1.3 1999/08/27 23:24:04 peter Exp $ # if [ -d /var/spool/uucp -a -x /usr/bin/uustat ]; then diff --git a/etc/periodic/daily/420.status-network b/etc/periodic/daily/420.status-network index 0d47661f4c17..e7ffae3d97f3 100755 --- a/etc/periodic/daily/420.status-network +++ b/etc/periodic/daily/420.status-network @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/420.status-network,v 1.3 1999/08/27 23:24:04 peter Exp $ # if [ -x /usr/bin/netstat ] ; then diff --git a/etc/periodic/daily/430.status-rwho b/etc/periodic/daily/430.status-rwho index 151898d4646b..83f2bccb1244 100755 --- a/etc/periodic/daily/430.status-rwho +++ b/etc/periodic/daily/430.status-rwho @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/430.status-rwho,v 1.3 1999/08/27 23:24:04 peter Exp $ # if [ -d /var/rwho -a -x /usr/bin/rwho -a $(ls -l /var/rwho | wc -l) -ne 0 ] diff --git a/etc/periodic/daily/440.status-mailq b/etc/periodic/daily/440.status-mailq index a9336fcf4c12..3b2d111a08e9 100755 --- a/etc/periodic/daily/440.status-mailq +++ b/etc/periodic/daily/440.status-mailq @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/440.status-mailq,v 1.4 1999/08/27 23:24:04 peter Exp $ # if [ -x /usr/bin/mailq -a -d /var/spool/mqueue ] ; then echo "" diff --git a/etc/periodic/daily/450.status-security b/etc/periodic/daily/450.status-security index 92f328d4893b..6cd2e25334ef 100755 --- a/etc/periodic/daily/450.status-security +++ b/etc/periodic/daily/450.status-security @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/450.status-security,v 1.3 1999/08/27 23:24:05 peter Exp $ # if [ -f /etc/security -a -x /usr/sbin/sendmail ] ; then diff --git a/etc/periodic/daily/460.status-mail-rejects b/etc/periodic/daily/460.status-mail-rejects index 4a29b47bf638..84ea642c9cb2 100755 --- a/etc/periodic/daily/460.status-mail-rejects +++ b/etc/periodic/daily/460.status-mail-rejects @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/460.status-mail-rejects,v 1.8 1999/08/27 23:24:05 peter Exp $ # if [ -d /etc/mail -a -f /var/log/maillog ]; then diff --git a/etc/periodic/daily/999.local b/etc/periodic/daily/999.local index 2f715abb595e..1c0ce8a9b8db 100755 --- a/etc/periodic/daily/999.local +++ b/etc/periodic/daily/999.local @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/999.local,v 1.2 1999/08/27 23:24:05 peter Exp $ # # Run the old /etc/daily.local script. This is really for backwards # compatibility more than anything else. diff --git a/etc/periodic/daily/Makefile b/etc/periodic/daily/Makefile index 248122d43b06..4e1b9cc364de 100644 --- a/etc/periodic/daily/Makefile +++ b/etc/periodic/daily/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/Makefile,v 1.4 1999/11/04 03:00:33 ghelmer Exp $ BIN= 100.clean-disks \ 110.clean-tmps \ diff --git a/etc/periodic/monthly/200.accounting b/etc/periodic/monthly/200.accounting index fff47bfbfc83..f4ba52a11b1d 100755 --- a/etc/periodic/monthly/200.accounting +++ b/etc/periodic/monthly/200.accounting @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/monthly/200.accounting,v 1.4 1999/08/27 23:24:06 peter Exp $ # W=/var/log/wtmp diff --git a/etc/periodic/monthly/999.local b/etc/periodic/monthly/999.local index 75fbebdb169a..cd32613c5cd1 100755 --- a/etc/periodic/monthly/999.local +++ b/etc/periodic/monthly/999.local @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/monthly/999.local,v 1.2 1999/08/27 23:24:06 peter Exp $ # if [ -f /etc/monthly.local ]; then echo "" diff --git a/etc/periodic/monthly/Makefile b/etc/periodic/monthly/Makefile index 6fea21cf5eda..e4b3b5182d9f 100644 --- a/etc/periodic/monthly/Makefile +++ b/etc/periodic/monthly/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/monthly/Makefile,v 1.2 1999/08/27 23:24:06 peter Exp $ BIN= 200.accounting \ 999.local diff --git a/etc/periodic/weekly/120.clean-kvmdb b/etc/periodic/weekly/120.clean-kvmdb index 42079c28089d..5d29f2127613 100755 --- a/etc/periodic/weekly/120.clean-kvmdb +++ b/etc/periodic/weekly/120.clean-kvmdb @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/120.clean-kvmdb,v 1.4 1999/08/27 23:24:07 peter Exp $ # if [ -d /var/db ] ; then diff --git a/etc/periodic/weekly/300.uucp b/etc/periodic/weekly/300.uucp index eb915044d32b..7a88d583bee4 100755 --- a/etc/periodic/weekly/300.uucp +++ b/etc/periodic/weekly/300.uucp @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/300.uucp,v 1.3 1999/08/27 23:24:07 peter Exp $ # # This is really here for backwards compatibility, clean.weekly is not # created by default anymore. diff --git a/etc/periodic/weekly/310.locate b/etc/periodic/weekly/310.locate index b616a4ab4573..64de09e7afbf 100755 --- a/etc/periodic/weekly/310.locate +++ b/etc/periodic/weekly/310.locate @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/310.locate,v 1.4 1999/08/27 23:24:07 peter Exp $ # locdb=/var/db/locate.database diff --git a/etc/periodic/weekly/320.whatis b/etc/periodic/weekly/320.whatis index 34363318698b..87045c866bf7 100755 --- a/etc/periodic/weekly/320.whatis +++ b/etc/periodic/weekly/320.whatis @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/320.whatis,v 1.5 1999/11/23 03:21:18 ache Exp $ # if [ -x /usr/libexec/makewhatis.local -a -x /usr/bin/manpath ]; then diff --git a/etc/periodic/weekly/330.catman b/etc/periodic/weekly/330.catman index a2a6a8ee8e2a..2cb79e5ffafa 100755 --- a/etc/periodic/weekly/330.catman +++ b/etc/periodic/weekly/330.catman @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/330.catman,v 1.5 1999/11/23 03:21:19 ache Exp $ # exit 0 # do not run by default diff --git a/etc/periodic/weekly/340.noid b/etc/periodic/weekly/340.noid index 8a94924b6703..206db47a8923 100644 --- a/etc/periodic/weekly/340.noid +++ b/etc/periodic/weekly/340.noid @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/340.noid,v 1.2 1999/08/27 23:24:07 peter Exp $ exit 0 # do not run by default diff --git a/etc/periodic/weekly/999.local b/etc/periodic/weekly/999.local index bc9fac288c04..a3ca5ebc2979 100755 --- a/etc/periodic/weekly/999.local +++ b/etc/periodic/weekly/999.local @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/999.local,v 1.3 1999/08/27 23:24:07 peter Exp $ # if [ -f /etc/weekly.local ]; then diff --git a/etc/periodic/weekly/Makefile b/etc/periodic/weekly/Makefile index 33e4086f1657..e3459f793357 100644 --- a/etc/periodic/weekly/Makefile +++ b/etc/periodic/weekly/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/Makefile,v 1.4 1999/08/27 23:24:07 peter Exp $ BIN= 120.clean-kvmdb \ 300.uucp \ diff --git a/etc/phones b/etc/phones index 536ac2019597..205488664d16 100644 --- a/etc/phones +++ b/etc/phones @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/phones,v 1.8 1999/08/27 23:23:43 peter Exp $ # From: @(#)phones 5.2 (Berkeley) 6/30/90 # # phones -- remote host phone number data base diff --git a/etc/ppp/ppp.conf b/etc/ppp/ppp.conf index 410db1a55bc7..6cb6def3f5df 100644 --- a/etc/ppp/ppp.conf +++ b/etc/ppp/ppp.conf @@ -3,7 +3,7 @@ # Originally written by Toshiharu OHNO # Simplified 5/14/1999 by wself@cdrom.com # -# $FreeBSD$ +# $FreeBSD: src/etc/ppp/ppp.conf,v 1.2 1999/08/27 23:24:08 peter Exp $ ################################################################# default: diff --git a/etc/ppp/ppp.deny b/etc/ppp/ppp.deny index 6aed81984ffd..a58f90d66ad2 100644 --- a/etc/ppp/ppp.deny +++ b/etc/ppp/ppp.deny @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/ppp/ppp.deny,v 1.3.2.1 2000/07/11 16:56:01 brian Exp $ # # list of users disallowed any pppd access via 'system # password login'. diff --git a/etc/ppp/ppp.shells.sample b/etc/ppp/ppp.shells.sample index 7d26d62a5054..3c6427bceb9f 100644 --- a/etc/ppp/ppp.shells.sample +++ b/etc/ppp/ppp.shells.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/ppp/ppp.shells.sample,v 1.3 1999/08/27 23:24:08 peter Exp $ # # List of acceptable shells for pppd(8). # Pppd will not accept a system password login diff --git a/etc/printcap b/etc/printcap index 81c3a5e541b0..475547696c3d 100644 --- a/etc/printcap +++ b/etc/printcap @@ -1,5 +1,5 @@ # @(#)printcap 5.3 (Berkeley) 6/30/90 -# $FreeBSD$ +# $FreeBSD: src/etc/printcap,v 1.10 1999/08/27 23:23:43 peter Exp $ # # This enables a simple local "raw" printer, hooked up to the first diff --git a/etc/profile b/etc/profile index 76958757b099..a72378b0a0b5 100644 --- a/etc/profile +++ b/etc/profile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/profile,v 1.12 1999/08/27 23:23:43 peter Exp $ # # System-wide .profile file for sh(1). # Uncomment this to give you the default 4.2 behavior, where disk diff --git a/etc/protocols b/etc/protocols index f486ce3d7fe6..8cabfbd83430 100644 --- a/etc/protocols +++ b/etc/protocols @@ -1,7 +1,7 @@ # # Internet protocols # -# $FreeBSD$ +# $FreeBSD: src/etc/protocols,v 1.13 1999/08/27 23:23:43 peter Exp $ # from: @(#)protocols 5.1 (Berkeley) 4/17/89 # # See also http://www.isi.edu/in-notes/iana/assignments/protocol-numbers @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/etc/rc,v 1.212.2.4 2000/06/27 09:43:30 asmodai Exp $ # From: @(#)rc 5.27 (Berkeley) 6/5/91 # System startup script run by init on autoboot diff --git a/etc/rc.atm b/etc/rc.atm index 72787ddcfb8c..101f8d04b31d 100644 --- a/etc/rc.atm +++ b/etc/rc.atm @@ -3,7 +3,7 @@ # ATM networking startup script # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.atm,v 1.6 2000/02/15 13:21:43 phk Exp $ # # Initial interface configuration. diff --git a/etc/rc.devfs b/etc/rc.devfs index ffb67807af36..a16409a991f5 100644 --- a/etc/rc.devfs +++ b/etc/rc.devfs @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.devfs,v 1.7.2.1 2000/05/28 19:17:15 asmodai Exp $ # # If there is a global system configuration file, suck it in. # diff --git a/etc/rc.diskless1 b/etc/rc.diskless1 index 6b306ba3046e..15fcc339d091 100644 --- a/etc/rc.diskless1 +++ b/etc/rc.diskless1 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.diskless1,v 1.5 2000/01/06 18:17:38 luigi Exp $ # # /etc/rc.diskless1 - general BOOTP startup # diff --git a/etc/rc.diskless2 b/etc/rc.diskless2 index c3069fa881df..8c6cf4bd7435 100644 --- a/etc/rc.diskless2 +++ b/etc/rc.diskless2 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.diskless2,v 1.5.2.1 2000/05/28 19:17:15 asmodai Exp $ # # rc.diskless2 # diff --git a/etc/rc.firewall b/etc/rc.firewall index 0afa06f43c5b..2d1d4ab32198 100644 --- a/etc/rc.firewall +++ b/etc/rc.firewall @@ -1,6 +1,6 @@ ############ # Setup system for firewall service. -# $FreeBSD$ +# $FreeBSD: src/etc/rc.firewall,v 1.30.2.4 2000/05/28 19:17:15 asmodai Exp $ # Suck in the configuration variables. if [ -r /etc/defaults/rc.conf ]; then diff --git a/etc/rc.isdn b/etc/rc.isdn index 130210201082..8fd368d1485d 100644 --- a/etc/rc.isdn +++ b/etc/rc.isdn @@ -6,7 +6,7 @@ # # last edit-date: [Mon Mar 8 12:15:56 1999] # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.isdn,v 1.5 1999/09/13 15:44:18 sheldonh Exp $ # #--------------------------------------------------------------------------- diff --git a/etc/rc.network b/etc/rc.network index dfab79f5acb9..186dcff8463d 100644 --- a/etc/rc.network +++ b/etc/rc.network @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.network,v 1.74.2.3 2000/06/24 20:51:27 dillon Exp $ # From: @(#)netstart 5.9 (Berkeley) 3/30/91 # Note that almost all of the user-configurable behavior is no longer in diff --git a/etc/rc.network6 b/etc/rc.network6 index 7ade9f41a296..a0552f2d3522 100644 --- a/etc/rc.network6 +++ b/etc/rc.network6 @@ -1,5 +1,5 @@ #! /bin/sh -# $FreeBSD$ +# $FreeBSD: src/etc/rc.network6,v 1.5.2.4 2000/07/18 08:47:37 ume Exp $ # Note that almost all of the user-configurable behavior is not in this # file, but rather in /etc/defaults/rc.conf. Please check that file diff --git a/etc/rc.pccard b/etc/rc.pccard index 25ab16feafe6..dad79a2bc9e8 100644 --- a/etc/rc.pccard +++ b/etc/rc.pccard @@ -1,6 +1,6 @@ #!/bin/sh - # PC-card startup script -# $FreeBSD$ +# $FreeBSD: src/etc/rc.pccard,v 1.20 1999/12/02 19:48:15 imp Exp $ case ${pccard_enable} in [Yy][Ee][Ss]) diff --git a/etc/rc.resume b/etc/rc.resume index 018a9e138238..a7cda553e947 100755 --- a/etc/rc.resume +++ b/etc/rc.resume @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.resume,v 1.3 1999/09/13 15:44:18 sheldonh Exp $ # # sample run command file for APM Resume Event diff --git a/etc/rc.serial b/etc/rc.serial index 9d66530e454d..e11341b428a0 100644 --- a/etc/rc.serial +++ b/etc/rc.serial @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/etc/rc.serial,v 1.14 1999/08/27 23:23:44 peter Exp $ # Change some defaults for serial devices. # Standard defaults are: diff --git a/etc/rc.shutdown b/etc/rc.shutdown index 5492d89af990..414145418639 100644 --- a/etc/rc.shutdown +++ b/etc/rc.shutdown @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/etc/rc.shutdown,v 1.4 1999/11/22 04:23:08 dillon Exp $ # Site-specific closing actions for daemons run by init on shutdown, # or before going single-user from multi-user. diff --git a/etc/rc.suspend b/etc/rc.suspend index 24136d1ee4b2..af8ba27eb110 100755 --- a/etc/rc.suspend +++ b/etc/rc.suspend @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.suspend,v 1.3 1999/09/13 15:44:18 sheldonh Exp $ # # sample run command file for APM Suspend Event diff --git a/etc/rc.sysctl b/etc/rc.sysctl index 1a5c48eff461..f53814dd1e33 100644 --- a/etc/rc.sysctl +++ b/etc/rc.sysctl @@ -2,7 +2,7 @@ # # Read in /etc/sysctl.conf and set things accordingly # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.sysctl,v 1.4 2000/01/16 18:12:41 chris Exp $ if [ -f /etc/sysctl.conf ]; then sed ' /^[ ]*#/d diff --git a/etc/remote b/etc/remote index 37a25f5d5814..15416916edee 100644 --- a/etc/remote +++ b/etc/remote @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/remote,v 1.10 1999/08/27 23:23:44 peter Exp $ # # @(#)remote 5.2 (Berkeley) 6/30/90 # diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc index 35fdbfbfc616..a7e35845999f 100644 --- a/etc/root/dot.cshrc +++ b/etc/root/dot.cshrc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.cshrc,v 1.25.2.1 2000/05/28 15:13:28 asmodai Exp $ # # .cshrc - csh resource script, read at beginning of execution by each shell # diff --git a/etc/root/dot.klogin b/etc/root/dot.klogin index 55e653a13323..7d88e0679f97 100644 --- a/etc/root/dot.klogin +++ b/etc/root/dot.klogin @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.klogin,v 1.6 1999/08/27 23:24:09 peter Exp $ # # user1.root@your.realm.wherever # user2.root@your.realm.wherever diff --git a/etc/root/dot.login b/etc/root/dot.login index 3032ef97c762..4a91ee6145fd 100644 --- a/etc/root/dot.login +++ b/etc/root/dot.login @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.login,v 1.20.2.2 2000/07/15 03:33:01 rwatson Exp $ # # .login - csh login script, read by login shell, after `.cshrc' at login. # diff --git a/etc/root/dot.profile b/etc/root/dot.profile index bcf606d1047e..0beab0e55e9b 100644 --- a/etc/root/dot.profile +++ b/etc/root/dot.profile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.profile,v 1.20 1999/08/27 23:24:09 peter Exp $ # PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin export PATH @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/rpc,v 1.7 1999/08/27 23:23:44 peter Exp $ # rpc 88/08/01 4.0 RPCSRC; from 1.12 88/02/07 SMI # portmapper 100000 portmap sunrpc diff --git a/etc/security b/etc/security index fa99f29eb980..cd56cfa8ca64 100644 --- a/etc/security +++ b/etc/security @@ -1,7 +1,7 @@ #!/bin/sh - # # @(#)security 5.3 (Berkeley) 5/28/91 -# $FreeBSD$ +# $FreeBSD: src/etc/security,v 1.36.2.3 2000/07/14 19:36:00 dwmalone Exp $ # PATH=/sbin:/bin:/usr/bin LC_ALL=C; export LC_ALL diff --git a/etc/sendmail/Makefile b/etc/sendmail/Makefile index c0b565a88e77..3a1beed96800 100644 --- a/etc/sendmail/Makefile +++ b/etc/sendmail/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.19 (Berkeley) 1/14/97 -# $FreeBSD$ +# $FreeBSD: src/etc/sendmail/Makefile,v 1.3 1999/12/19 19:55:18 obrien Exp $ M4= m4 CFDIR= ${.CURDIR}/../../contrib/sendmail/cf diff --git a/etc/sendmail/freebsd.mc b/etc/sendmail/freebsd.mc index 31cbd208ecb8..b620acf498d9 100644 --- a/etc/sendmail/freebsd.mc +++ b/etc/sendmail/freebsd.mc @@ -43,7 +43,7 @@ divert(-1) # divert(0)dnl -VERSIONID(`$FreeBSD$') +VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.mc,v 1.10 1999/12/29 18:20:23 peter Exp $') OSTYPE(bsd4.4)dnl DOMAIN(generic)dnl FEATURE(relay_based_on_MX)dnl diff --git a/etc/sendmail/freefall.mc b/etc/sendmail/freefall.mc index 2f4480e3a0a9..3c602fad355f 100644 --- a/etc/sendmail/freefall.mc +++ b/etc/sendmail/freefall.mc @@ -40,7 +40,7 @@ divert(-1) # divert(0)dnl -VERSIONID(`$FreeBSD$') +VERSIONID(`$FreeBSD: src/etc/sendmail/freefall.mc,v 1.15 1999/08/27 23:24:09 peter Exp $') OSTYPE(bsd4.4) FEATURE(nullclient, hub.$m) diff --git a/etc/services b/etc/services index fd4666eb66fa..e4d63e7f66a9 100644 --- a/etc/services +++ b/etc/services @@ -16,7 +16,7 @@ # Kerberos services are for Kerberos v4, and are unofficial. Sites running # v5 should uncomment v5 entries and comment v4 entries. # -# $FreeBSD$ +# $FreeBSD: src/etc/services,v 1.62.2.1 2000/07/05 10:09:16 sheldonh Exp $ # From: @(#)services 5.8 (Berkeley) 5/9/91 # # WELL KNOWN PORT NUMBERS diff --git a/etc/shells b/etc/shells index fe1e0294a010..69e1da2b95c0 100644 --- a/etc/shells +++ b/etc/shells @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/shells,v 1.3.2.1 2000/07/10 08:47:17 obrien Exp $ # # List of acceptable shells for chpass(1). # Ftpd will not allow users to connect who are not using diff --git a/etc/syslog.conf b/etc/syslog.conf index 54a2876b455d..272e467102bc 100644 --- a/etc/syslog.conf +++ b/etc/syslog.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/syslog.conf,v 1.13 2000/02/08 21:57:28 rwatson Exp $ # # Spaces are NOT valid field separators in this file. # Consult the syslog.conf(5) manpage. diff --git a/etc/termcap.small b/etc/termcap.small index 9cea3835cd0b..be829588c1ad 100644 --- a/etc/termcap.small +++ b/etc/termcap.small @@ -30,7 +30,7 @@ # SUCH DAMAGE. # # @(#)termcap.src 5.88 (Berkeley) 4/30/91 -# $FreeBSD$ +# $FreeBSD: src/etc/termcap.small,v 1.16.2.2 2000/07/20 14:10:41 ache Exp $ # # for syscons # common entry without semigraphics diff --git a/etc/usbd.conf b/etc/usbd.conf index 2ede4f342a52..3efce4704061 100644 --- a/etc/usbd.conf +++ b/etc/usbd.conf @@ -2,7 +2,7 @@ # # See usbd.conf(5) for the description of the format of the file. # -# $FreeBSD$ +# $FreeBSD: src/etc/usbd.conf,v 1.5.2.1 2000/03/20 12:24:56 peter Exp $ # Firmware download into the ActiveWire board. After the firmware download is # done the device detaches and reappears as something new and shiny. |
