diff options
Diffstat (limited to 'etc')
151 files changed, 151 insertions, 151 deletions
diff --git a/etc/MAKEDEV b/etc/MAKEDEV index 3aeed89433948..e4abc4e346686 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.10 2000/07/27 13:57:00 nsayer 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 06cc074dc401b..3af3ac6d1fba0 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 1eb7ec10af37c..5a3515be69a94 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.7 2000/08/28 20:25:50 asami Exp $ SUBDIR= sendmail diff --git a/etc/amd.map b/etc/amd.map index 30672f4655580..426f2a62a35d0 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 9733eb476a92e..7aee2db653479 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 afdf552cb9a31..1e35c4b8bad2f 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 49076d06eec22..6444103e04e12 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.2.1 2000/09/20 02:32:51 jkh Exp $ # SHELL=/bin/sh PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin diff --git a/etc/csh.cshrc b/etc/csh.cshrc index f4f775ae6ada0..14d67e11932a6 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 7d70f939e2891..2d4231c44340c 100644 --- a/etc/csh.login +++ b/etc/csh.login @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/csh.login,v 1.19.2.1 2000/07/31 20:13:26 rwatson 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 6b0584f499845..7255a0076adbd 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 1da4a93e3c095..e36d917cb4fc4 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.21 2000/09/19 23:37:08 gshapiro 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 20e90debf440f..6b7eadc3dfc02 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.5 2000/09/22 10:12:08 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/periodic.conf b/etc/defaults/periodic.conf index c50d28a866427..6e2c253102455 100644 --- a/etc/defaults/periodic.conf +++ b/etc/defaults/periodic.conf @@ -10,7 +10,7 @@ # values set in this file. This eases the upgrade path when defaults # are changed and new features are added. # -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/periodic.conf,v 1.7.2.2 2000/09/20 02:35:57 jkh Exp $ # # What files override these defaults ? diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index a126a4a0d3167..2ed5e08508c16 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.11 2000/09/01 01:09:42 obrien Exp $ ############################################################## ### Important initial Boot-time options #################### diff --git a/etc/dhclient.conf b/etc/dhclient.conf index 36d4e09824d7f..6fd4f85d27b81 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 63fad93ba2eca..5f8f8a5d70cee 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 63a26e2a6890a..aeefe206c50d6 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 882197aae9719..963f257c7dde3 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 25088f3db5cb5..2ac34538a673c 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 c426b449b471c..00470a252feb9 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 a4f6db9213d30..76999df2666d2 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.2.3 2000/08/18 09:47:22 sheldonh Exp $ # Do i386 specific processing # diff --git a/etc/etc.i386/ttys b/etc/etc.i386/ttys index c38b0f0dc4b76..e9cf943225874 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 83ac65ddcdb81..06d2d61271cb0 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 713d0bcb17090..7630eb73de500 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 e0e01ff142682..eff024c19abab 100644 --- a/etc/gettytab +++ b/etc/gettytab @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/gettytab,v 1.17.2.1 2000/08/16 22:46:30 jhb 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 2418c29c0085f..2abe9451d22e2 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 f6d28754b5f2d..6643c7f5179ce 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 3cc2fbd915377..c2a33b3e90319 100644 --- a/etc/hosts +++ b/etc/hosts @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/hosts,v 1.11.2.1 2000/08/18 18:29:19 ume Exp $ # # Host Database # This file should contain the addresses and aliases diff --git a/etc/hosts.allow b/etc/hosts.allow index 8f9aa22ab0c7d..c3e4fd0b9d154 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 d8a71c1ebc7f6..7b7adb0e29593 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 b53202ab18e57..7e0233257008e 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 4e6230175e3f3..05ee222a8f981 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 7e4cd556bbadd..745e887d90230 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 d39a983312065..36c212f5c4c29 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 fa25b22e9e493..67e3e81c397d7 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 430f9dafc2a9d..e6c0061a6ed40 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 14d772df6630f..4c1b70560f54a 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 1c4383a7d5779..5c99ff9efbc90 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 c4d34ec3a6d68..f73bb9c69c707 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 6681ed3bc2e7f..53457ae6cf0d1 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 c06bc1942a082..bd8178a26fb3f 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 14f528a80927b..5ed5fcb331a72 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 61591fbfe6e6e..aec785b895c7e 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 047c834b51f6c..82db77fdd2d96 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 b081a0f87d5f8..eb652faabb24e 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 13dfa2863e889..f31dc305df81c 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 cdec6b120d367..414616c8d0f2d 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 8d20467d02e05..4ddd9450a8698 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 2a2188395c558..8820ee44b09e4 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 4d66a334237e2..c6bc7dded5da4 100644 --- a/etc/mail/Makefile +++ b/etc/mail/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/Makefile,v 1.9.2.1 2000/08/27 17:31:38 gshapiro Exp $ all: access.db mailertable.db virtusertable.db \ # /etc/mail/aliases.db diff --git a/etc/mail/README b/etc/mail/README index 60f473e1765f2..96413e1db344a 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 f39ea8e8589c2..53e157f77debe 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/aliases b/etc/mail/aliases index 3ecde877d1dc7..3977817f3a69d 100644 --- a/etc/mail/aliases +++ b/etc/mail/aliases @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/aliases,v 1.10.4.1 2000/08/27 17:31:38 gshapiro Exp $ # @(#)aliases 5.3 (Berkeley) 5/24/90 # # Aliases in this file will NOT be expanded in the header from diff --git a/etc/mail/mailer.conf b/etc/mail/mailer.conf index 90095029ce9ff..2abd085b4c8cc 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 d2c45e09c36ec..42df0716589d0 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 476887dc307c9..81f1f0724199a 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 87dd004bddf31..2bf1fe4b781bd 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 422c5ffd32e09..cdefe49bbdaa9 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 45644ab45f357..9765674441f7d 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 384c7c1a86c16..b8092fa1a592f 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.2 2000/09/16 22:26:07 ache 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 af67f211f331e..82bb2e4b84990 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 94e676dcca22c..75dc4b4a48ca1 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 46be0419868a9..319da54031a4f 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.4 2000/09/16 22:26:07 ache 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 78bfd857f63c4..06dfe19f50d99 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-4.dist b/etc/mtree/BSD.x11-4.dist index 3d17fb2ba7bfc..44e02f9569f1f 100644 --- a/etc/mtree/BSD.x11-4.dist +++ b/etc/mtree/BSD.x11-4.dist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/BSD.x11-4.dist,v 1.13.2.1 2000/08/25 10:08:20 asami 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 bc51005830dae..f1e6ecb9d29a5 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 90c880f60e7e7..a02200ecb5161 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 046868305455b..0bece5c7aaa48 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 cc6a1083f4d0f..0d0ba4ec24c66 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 419059d385f42..fb8638031d8d6 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 eba0c9d752e20..a21b3376f8860 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 041f1fe8646c8..308340cb8c295 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 a6b15d4519b77..92982b5b2e10b 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 8600e91e5172b..262aaa3b4db18 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.2.2 2000/09/20 02:43:46 jkh 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 77cfba776cbc8..e17eeba28f8cc 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 6e2475e1e22b8..07ed28842a21d 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.3 2000/09/15 16:40:07 ume Exp $ # # pccard_ether interfacename [ifconfig option] # diff --git a/etc/periodic/Makefile b/etc/periodic/Makefile index 4c1fda48ae918..3f9eaa11acb50 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 aba831316adf3..b37f1eff379dd 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 16255bd129f08..f3fb3222c6522 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.2.4 2000/09/22 06:55:23 brian Exp $ # # Remove garbage files more than $daily_clean_disks_days days old # diff --git a/etc/periodic/daily/110.clean-tmps b/etc/periodic/daily/110.clean-tmps index b6a4795a77b05..58ae9b6db397b 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # Perform temporary directory cleaning so that long-lived systems # don't end up with excessively old files there. diff --git a/etc/periodic/daily/120.clean-preserve b/etc/periodic/daily/120.clean-preserve index d5b34a12c3859..653d78232ea65 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # Remove stale files in /var/preserve # diff --git a/etc/periodic/daily/130.clean-msgs b/etc/periodic/daily/130.clean-msgs index b7890db6d954c..8795da7f19535 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # Remove system messages # diff --git a/etc/periodic/daily/140.clean-rwho b/etc/periodic/daily/140.clean-rwho index 9645d7e60bf79..b1eb4a9300214 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # Remove stale files in /var/rwho # diff --git a/etc/periodic/daily/150.clean-hoststat b/etc/periodic/daily/150.clean-hoststat index 952d96af6f57a..9f2a2dcbfc267 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # Remove stale files in /var/spool/.hoststat # diff --git a/etc/periodic/daily/200.backup-passwd b/etc/periodic/daily/200.backup-passwd index 865a19740278d..20670f90ff696 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/210.backup-aliases b/etc/periodic/daily/210.backup-aliases index fe170389ef037..f941cfdc5e8f0 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.2.3 2000/09/20 02:46:15 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/220.backup-distfile b/etc/periodic/daily/220.backup-distfile index 93d766031456c..4e46c4dc3ba23 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/300.calendar b/etc/periodic/daily/300.calendar index cc12097162e54..683ba578825d7 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.2.2 2000/09/20 02:46:15 jkh 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 c510a94209a22..13d3809cd31f7 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/320.rdist b/etc/periodic/daily/320.rdist index 11ec19083232b..084d19584814f 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/330.news b/etc/periodic/daily/330.news index ec064376d78f0..8233d0f9ef6e4 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.2.2 2000/09/20 02:46:15 jkh 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 120c8747b90c7..b9559df0dd60e 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.2.2 2000/09/20 02:46:15 jkh 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 6d6ebac084970..8e8a41412d940 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/410.status-uucp b/etc/periodic/daily/410.status-uucp index 96b52ec0e78a5..394e426a3dc9b 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/420.status-network b/etc/periodic/daily/420.status-network index 8399cf720effb..72d03ef3ca783 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/430.status-rwho b/etc/periodic/daily/430.status-rwho index 44761368c9338..03fd619350880 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/440.status-mailq b/etc/periodic/daily/440.status-mailq index 17bc710f32379..518472e6f4212 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/450.status-security b/etc/periodic/daily/450.status-security index 61fcf8b44cd2b..5349f975d3a0b 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.2.2 2000/09/20 02:46:15 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/460.status-mail-rejects b/etc/periodic/daily/460.status-mail-rejects index 22eae94edd379..42eae9f1bfef8 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.2.3 2000/09/20 02:46:15 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/999.local b/etc/periodic/daily/999.local index 099f293950366..cfb8e09a47dc5 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.2.2 2000/09/20 02:46:15 jkh 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 248122d43b069..4e1b9cc364def 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 f808bbf8a8535..aa83a7b9e942d 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.2.2 2000/09/20 02:46:16 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/monthly/999.local b/etc/periodic/monthly/999.local index a70a14f8258e2..b96dad298f472 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.2.2 2000/09/20 02:46:16 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/monthly/Makefile b/etc/periodic/monthly/Makefile index 6fea21cf5eda4..e4b3b5182d9fc 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 603e70b0d0179..7b693da0d836a 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.2.2 2000/09/20 02:46:17 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/weekly/300.uucp b/etc/periodic/weekly/300.uucp index 1d146bc05cba3..653b861f8e271 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.2.2 2000/09/20 02:46:17 jkh 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 e6921ab56e829..ba354600a3292 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.2.2 2000/09/20 02:46:17 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/weekly/320.whatis b/etc/periodic/weekly/320.whatis index 6af77477a22c2..17b1d5971e928 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.2.2 2000/09/20 02:46:17 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/weekly/330.catman b/etc/periodic/weekly/330.catman index 999913fb70255..f2b823dc3cee9 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.2.2 2000/09/20 02:46:17 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/weekly/340.noid b/etc/periodic/weekly/340.noid index 7b56f019a40e7..0b4fc47efc475 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.2.2 2000/09/20 02:46:17 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/weekly/400.status-pkg b/etc/periodic/weekly/400.status-pkg index 050b47b8ae5b6..faae604f0daf2 100755 --- a/etc/periodic/weekly/400.status-pkg +++ b/etc/periodic/weekly/400.status-pkg @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/400.status-pkg,v 1.1.2.2 2000/09/20 02:46:17 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/weekly/999.local b/etc/periodic/weekly/999.local index f8b74d2df724e..906f418666e60 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.2.2 2000/09/20 02:46:17 jkh Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/weekly/Makefile b/etc/periodic/weekly/Makefile index b2db854305b2e..2959fd581142a 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.2.1 2000/08/08 18:05:38 brian Exp $ BIN= 120.clean-kvmdb \ 300.uucp \ diff --git a/etc/phones b/etc/phones index 536ac20195972..205488664d161 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 c23c61b40f00f..0845e9ed4b1e9 100644 --- a/etc/ppp/ppp.conf +++ b/etc/ppp/ppp.conf @@ -5,7 +5,7 @@ # # See /usr/share/examples/ppp/ for some examples # -# $FreeBSD$ +# $FreeBSD: src/etc/ppp/ppp.conf,v 1.2.2.1 2000/08/18 08:33:02 jhb Exp $ ################################################################# default: diff --git a/etc/ppp/ppp.deny b/etc/ppp/ppp.deny index 6aed81984ffd6..a58f90d66ad21 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 93b68406c2167..93077958e0bee 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.2.1 2000/08/17 06:11:46 jhb 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 81c3a5e541b07..475547696c3de 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 4705247027e12..8f96f59ca6f9e 100644 --- a/etc/profile +++ b/etc/profile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/profile,v 1.12.2.1 2000/07/31 20:13:26 rwatson Exp $ # # System-wide .profile file for sh(1). # diff --git a/etc/protocols b/etc/protocols index d642fe80636cf..2a9bd466a8a47 100644 --- a/etc/protocols +++ b/etc/protocols @@ -1,7 +1,7 @@ # # Internet protocols # -# $FreeBSD$ +# $FreeBSD: src/etc/protocols,v 1.13.2.1 2000/09/24 11:26:39 asmodai 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.7 2000/08/18 09:22:02 sheldonh 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 72787ddcfb8cd..101f8d04b31dd 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 ffb67807af36a..a16409a991f52 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 6b306ba3046ee..15fcc339d091e 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 c3069fa881df4..8c6cf4bd7435c 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 00c3617650358..dab3170d3d261 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.6 2000/09/21 07:44:53 ru Exp $ # Suck in the configuration variables. if [ -r /etc/defaults/rc.conf ]; then diff --git a/etc/rc.isdn b/etc/rc.isdn index 130210201082a..8fd368d1485d9 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 51e02cd0787cd..4bdae1c55ea4e 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.6 2000/08/17 06:55:34 jhb 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 0b0f80fe6dcc5..5fca0af2cb668 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.6 2000/09/15 16:41:54 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 25ab16feafe65..dad79a2bc9e80 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 018a9e138238d..a7cda553e947e 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 9d66530e454d1..e11341b428a01 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 14794e423141e..1019142b39a05 100644 --- a/etc/rc.shutdown +++ b/etc/rc.shutdown @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/etc/rc.shutdown,v 1.4.2.1 2000/08/18 10:40:41 sheldonh 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 24136d1ee4b2a..af8ba27eb1108 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 7a852a3c2e805..f6863edfa885d 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.4.1 2000/08/16 23:26:01 jhb Exp $ if [ -f /etc/sysctl.conf ]; then while read var comments diff --git a/etc/remote b/etc/remote index 37a25f5d5814e..15416916edee6 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 35fdbfbfc6162..a7e35845999fc 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 55e653a133230..7d88e0679f97a 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 3032ef97c762d..4a91ee6145fd2 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 bcf606d1047ec..0beab0e55e9b8 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 22b5e8e30b410..d6d32fa391365 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.6 2000/09/20 20:16:19 brian Exp $ # PATH=/sbin:/bin:/usr/bin LC_ALL=C; export LC_ALL diff --git a/etc/sendmail/Makefile b/etc/sendmail/Makefile index c0b565a88e773..3a1beed968009 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 6c8308f0b8c3a..3440c79839720 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.2.1 2000/08/27 17:31:38 gshapiro 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 2f4480e3a0a99..3c602fad355f8 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 0bfa247606ff8..0c0e0c7f4fea9 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.2 2000/09/05 08:38:14 sheldonh Exp $ # From: @(#)services 5.8 (Berkeley) 5/9/91 # # WELL KNOWN PORT NUMBERS diff --git a/etc/shells b/etc/shells index fe1e0294a0103..69e1da2b95c0d 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/sysctl.conf b/etc/sysctl.conf index e3b25b99567cb..d4f3aba0a9641 100644 --- a/etc/sysctl.conf +++ b/etc/sysctl.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/sysctl.conf,v 1.1.2.1 2000/07/27 22:59:35 obrien Exp $ # # This file is read when going to multi-user and its contents piped thru # ``sysctl -w'' to adjust kernel values. ``man 5 sysctl.conf'' for details. diff --git a/etc/syslog.conf b/etc/syslog.conf index 54a2876b455d1..272e467102bc4 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 1c21688b56c19..064264c409ee1 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.4 2000/08/25 08:57:45 ache Exp $ # # for syscons # common entry without semigraphics diff --git a/etc/usbd.conf b/etc/usbd.conf index 2ede4f342a528..3efce47040618 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. |