diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
| commit | a9c219fa3cec18ef9f30edec6fa106bf0e2d423d (patch) | |
| tree | 50188ea5c781ddc35338e77f24e94f1aa22aae1c /etc | |
| parent | ba209d619d07461cc752dcdd596ab0d9b50e847a (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs
'RELENG_7_0_0_RELEASE'.
This commit was manufactured to restore the state of the 7.0-RELEASE image.
Diffstat (limited to 'etc')
350 files changed, 350 insertions, 350 deletions
diff --git a/etc/Makefile b/etc/Makefile index 9745a1574f42..81e45a691fc4 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.360.2.2.2.1 2008/01/29 00:22:32 dougb Exp $ .include <bsd.own.mk> diff --git a/etc/amd.map b/etc/amd.map index 375ef34a6272..6937642d8493 100644 --- a/etc/amd.map +++ b/etc/amd.map @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/amd.map,v 1.10 2006/11/06 01:42:11 obrien Exp $ # /defaults type:=host;fs:=${autodir}/${rhost}/host;rhost:=${key} * opts:=rw,grpid,resvport,vers=3,proto=tcp,nosuid,nodev diff --git a/etc/apmd.conf b/etc/apmd.conf index be4a6c3ddd4c..052279375824 100644 --- a/etc/apmd.conf +++ b/etc/apmd.conf @@ -1,6 +1,6 @@ # apmd Configuration File # -# $FreeBSD$ +# $FreeBSD: src/etc/apmd.conf,v 1.9 2003/12/30 17:40:28 njl Exp $ # apm_event SUSPENDREQ { diff --git a/etc/auth.conf b/etc/auth.conf index 08b6f7a3271f..989c42b03304 100644 --- a/etc/auth.conf +++ b/etc/auth.conf @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/auth.conf,v 1.6 2003/07/28 02:28:51 rwatson Exp $ # # Configure some authentication-related defaults. This file is being # gradually subsumed by user class and PAM configuration. diff --git a/etc/bluetooth/Makefile b/etc/bluetooth/Makefile index e2e3622d451e..04bf49a74baf 100644 --- a/etc/bluetooth/Makefile +++ b/etc/bluetooth/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.2 2003/10/21 22:22:27 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/bluetooth/Makefile,v 1.2 2005/10/14 15:26:23 ru Exp $ FILESDIR= /etc/bluetooth FILES= hcsecd.conf hosts protocols diff --git a/etc/bluetooth/hcsecd.conf b/etc/bluetooth/hcsecd.conf index e6b95998f33b..81af4daa08ed 100644 --- a/etc/bluetooth/hcsecd.conf +++ b/etc/bluetooth/hcsecd.conf @@ -1,5 +1,5 @@ # $Id: hcsecd.conf,v 1.1 2003/05/26 22:50:47 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/bluetooth/hcsecd.conf,v 1.3 2006/05/18 17:53:49 emax Exp $ # # HCI security daemon configuration file # diff --git a/etc/bluetooth/hosts b/etc/bluetooth/hosts index b704248c65f0..e5f3b66affb2 100644 --- a/etc/bluetooth/hosts +++ b/etc/bluetooth/hosts @@ -1,5 +1,5 @@ # $Id: hosts,v 1.1 2003/05/21 17:48:40 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/bluetooth/hosts,v 1.2 2005/11/10 19:09:22 emax Exp $ # # Bluetooth Host Database # diff --git a/etc/bluetooth/protocols b/etc/bluetooth/protocols index 6715094ce148..537ad6d1c0fe 100644 --- a/etc/bluetooth/protocols +++ b/etc/bluetooth/protocols @@ -1,5 +1,5 @@ # $Id: protocols,v 1.2 2003/05/21 22:17:14 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/bluetooth/protocols,v 1.2 2005/11/10 19:09:22 emax Exp $ # # Bluetooth Protocol/Service Multiplexor (PSM) names and numbers # diff --git a/etc/crontab b/etc/crontab index 2e538a823e55..9f5e75c3b659 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.32 2002/11/22 16:13:39 tom 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 62deb32f86de..9e96c4e04711 100644 --- a/etc/csh.login +++ b/etc/csh.login @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/csh.login,v 1.21 2004/06/06 11:46:27 schweikh 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/Makefile b/etc/defaults/Makefile index 269428789cdf..14bc1332dcb2 100644 --- a/etc/defaults/Makefile +++ b/etc/defaults/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/Makefile,v 1.7 2005/12/09 15:19:31 ru Exp $ FILES= bluetooth.device.conf devfs.rules pccard.conf periodic.conf rc.conf NO_OBJ= diff --git a/etc/defaults/bluetooth.device.conf b/etc/defaults/bluetooth.device.conf index 7e22dbbee156..4c53862b116e 100644 --- a/etc/defaults/bluetooth.device.conf +++ b/etc/defaults/bluetooth.device.conf @@ -22,7 +22,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/bluetooth.device.conf,v 1.1 2005/11/10 19:09:22 emax Exp $ # The authentication_enable parameter controls if the device requires to # authenticate the remote device at connection setup. At connection setup, diff --git a/etc/defaults/devfs.rules b/etc/defaults/devfs.rules index 70fbe038ca34..fa1242732aac 100644 --- a/etc/defaults/devfs.rules +++ b/etc/defaults/devfs.rules @@ -13,7 +13,7 @@ # references must include a dollar sign '$' in front of the # name to be expanded properly. # -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/devfs.rules,v 1.4.2.1 2007/11/11 22:52:31 csjp Exp $ # # Very basic and secure ruleset: Hide everything. diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index b9681c49f7a9..adf4c120693d 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -1,7 +1,7 @@ # # Default PCCARD configuration file # -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/pccard.conf,v 1.272 2005/01/11 00:40:00 imp Exp $ # # Please send new entries for this file to imp@freebsd.org. He likes to # review them before they are committed to make sure they are correct for diff --git a/etc/defaults/periodic.conf b/etc/defaults/periodic.conf index 484b5b00310c..0ea08ef1648a 100644 --- a/etc/defaults/periodic.conf +++ b/etc/defaults/periodic.conf @@ -13,7 +13,7 @@ # For a more detailed explanation of all the periodic.conf variables, please # refer to the periodic.conf(5) manual page. # -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/periodic.conf,v 1.44.2.1 2007/12/06 08:09:52 jhb Exp $ # # What files override these defaults ? diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index 2b3743d75e81..0df10e4c7748 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -15,7 +15,7 @@ # For a more detailed explanation of all the rc.conf variables, please # refer to the rc.conf(5) manual page. # -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/rc.conf,v 1.318.2.1.2.2 2008/01/29 00:22:33 dougb Exp $ ############################################################## ### Important initial Boot-time options #################### diff --git a/etc/devd.conf b/etc/devd.conf index 94fbb79f7271..165474c90a4f 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/devd.conf,v 1.38 2007/06/21 22:50:36 njl Exp $ # # Refer to devd.conf(5) and devd(8) man pages for the details on how to # run and configure devd. diff --git a/etc/devfs.conf b/etc/devfs.conf index f7869fe894bb..f32c00252b1b 100644 --- a/etc/devfs.conf +++ b/etc/devfs.conf @@ -22,7 +22,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/devfs.conf,v 1.2 2004/06/06 11:46:27 schweikh Exp $ # These are examples of how to configure devices using /etc/rc.d/devfs. # The first parameter is always the action to take, the second is always the diff --git a/etc/dhclient.conf b/etc/dhclient.conf index a7639d904aad..5bdbb8b9e875 100644 --- a/etc/dhclient.conf +++ b/etc/dhclient.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/dhclient.conf,v 1.3 2001/10/27 03:14:37 rwatson Exp $ # # This file is required by the ISC DHCP client. # See ``man 5 dhclient.conf'' for details. diff --git a/etc/disktab b/etc/disktab index 136a8163efdb..eea5a366e19e 100644 --- a/etc/disktab +++ b/etc/disktab @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/disktab,v 1.26 2006/10/14 16:39:03 ru Exp $ # # Disk geometry and partition layout tables. # See disktab(5) for format of this file. diff --git a/etc/etc.amd64/ttys b/etc/etc.amd64/ttys index a6a75de0197b..5cf3ee4d3467 100644 --- a/etc/etc.amd64/ttys +++ b/etc/etc.amd64/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.amd64/ttys,v 1.11.2.1 2007/11/27 18:40:15 jhb Exp $ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # This file specifies various information about terminals on the system. diff --git a/etc/etc.arm/ttys b/etc/etc.arm/ttys index 16bddd041ced..3f99370400b5 100644 --- a/etc/etc.arm/ttys +++ b/etc/etc.arm/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.arm/ttys,v 1.4.2.1 2007/11/27 18:40:15 jhb Exp $ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # This file specifies various information about terminals on the system. diff --git a/etc/etc.i386/ttys b/etc/etc.i386/ttys index a6a75de0197b..8c243803ed4b 100644 --- a/etc/etc.i386/ttys +++ b/etc/etc.i386/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.i386/ttys,v 1.11.2.1 2007/11/27 18:40:15 jhb Exp $ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # This file specifies various information about terminals on the system. diff --git a/etc/etc.ia64/ttys b/etc/etc.ia64/ttys index d6ad0ed04bd3..bb4404df6c29 100644 --- a/etc/etc.ia64/ttys +++ b/etc/etc.ia64/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.ia64/ttys,v 1.6.2.1 2007/11/27 18:40:15 jhb Exp $ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # This file specifies various information about terminals on the system. diff --git a/etc/etc.powerpc/ttys b/etc/etc.powerpc/ttys index 16bddd041ced..4bccd8805cd6 100644 --- a/etc/etc.powerpc/ttys +++ b/etc/etc.powerpc/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.powerpc/ttys,v 1.5.2.1 2007/11/27 18:40:16 jhb Exp $ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # This file specifies various information about terminals on the system. diff --git a/etc/etc.sparc64/ttys b/etc/etc.sparc64/ttys index 75b250d22f25..e812bd6b3d68 100644 --- a/etc/etc.sparc64/ttys +++ b/etc/etc.sparc64/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.sparc64/ttys,v 1.14.2.1 2007/11/27 18:40:16 jhb 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/freebsd-update.conf b/etc/freebsd-update.conf index 001042e5420d..83e133c036f9 100644 --- a/etc/freebsd-update.conf +++ b/etc/freebsd-update.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/freebsd-update.conf,v 1.1.4.2 2007/12/04 22:49:18 cperciva Exp $ # Trusted keyprint. Changing this is a Bad Idea unless you've received # a PGP-signed email from <security-officer@FreeBSD.org> telling you to diff --git a/etc/ftpusers b/etc/ftpusers index 064282805580..28c4b63c5767 100644 --- a/etc/ftpusers +++ b/etc/ftpusers @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/ftpusers,v 1.14 2005/06/07 03:41:19 maxim Exp $ # # list of users disallowed any ftp access. # read by ftpd(8). diff --git a/etc/gettytab b/etc/gettytab index b75da3d13816..0a0552ea94bb 100644 --- a/etc/gettytab +++ b/etc/gettytab @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/gettytab,v 1.24 2006/04/11 09:54:23 des 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 044c9f10e143..f1d7cba7e0e2 100644 --- a/etc/group +++ b/etc/group @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/group,v 1.35 2007/06/11 18:36:39 ceri Exp $ # wheel:*:0:root daemon:*:1: diff --git a/etc/gss/Makefile b/etc/gss/Makefile index 479fd2f93647..8d58f191d3f0 100644 --- a/etc/gss/Makefile +++ b/etc/gss/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/gss/Makefile,v 1.1 2005/12/29 14:40:18 dfr Exp $ FILES= mech qop NO_OBJ= diff --git a/etc/gss/mech b/etc/gss/mech index b77f7914a7a1..74be36bf5464 100644 --- a/etc/gss/mech +++ b/etc/gss/mech @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/gss/mech,v 1.1.4.1 2008/01/09 18:00:51 jhb Exp $ # # Name OID Library name Kernel module kerberosv5 1.2.840.113554.1.2.2 /usr/lib/libgssapi_krb5.so.9 - diff --git a/etc/gss/qop b/etc/gss/qop index f975dbf379d8..e9fcbee02b8d 100644 --- a/etc/gss/qop +++ b/etc/gss/qop @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/gss/qop,v 1.1 2005/12/29 14:40:18 dfr Exp $ GSS_KRB5_CONF_C_QOP_DES 0x0100 kerberosv5 GSS_KRB5_CONF_C_QOP_DES3_KD 0x0200 kerberosv5 diff --git a/etc/hosts b/etc/hosts index 2690a9ad48e1..3b84faae084e 100644 --- a/etc/hosts +++ b/etc/hosts @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/hosts,v 1.16 2003/01/28 21:29:23 dbaker Exp $ # # Host Database # diff --git a/etc/hosts.allow b/etc/hosts.allow index 96e0b67aba11..4fa9a989841b 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.23 2006/08/29 09:20:48 ru 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 6f2e234b2578..e325371c071c 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/inetd.conf,v 1.73 2007/07/05 09:46:53 delphij Exp $ # # Internet server configuration database # diff --git a/etc/isdn/Makefile b/etc/isdn/Makefile index 0f27b5021f83..5cb49a7e5ef0 100644 --- a/etc/isdn/Makefile +++ b/etc/isdn/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/Makefile,v 1.14 2006/03/07 09:53:11 yar Exp $ NO_OBJ= 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/holidays.D b/etc/isdn/holidays.D index 80b725910846..7a55a2969f77 100644 --- a/etc/isdn/holidays.D +++ b/etc/isdn/holidays.D @@ -15,7 +15,7 @@ # support for this tariff, see output of "man isdnd.rc" and # search for keyword "valid". # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/holidays.D,v 1.3 2002/04/13 12:23:38 hm Exp $ # #--------------------------------------------------------------------------- # 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 388770ea0770..a8a5bbd3ec0f 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.4 2004/06/06 11:46:28 schweikh 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 6a73b75f2c42..308cb72ee77e 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.4 2004/06/06 11:46:28 schweikh 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 d3992b052d38..c7e96f72442f 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.2 2004/06/06 11:46:28 schweikh 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 3878e7c80f06..78a6d41d479b 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.4 2004/06/06 11:46:28 schweikh Exp $ # # last edit-date: [Sun May 27 09:33:59 2001] # 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 ae4c8176de1a..f8e14c691ac6 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.5 2000/10/31 10:00:51 hm Exp $ # # last edit-date: [Tue Oct 31 10:59:49 2000] # diff --git a/etc/isdn/unknown_incoming b/etc/isdn/unknown_incoming index 5debe21fe0e0..0ad9aa9fc579 100755 --- a/etc/isdn/unknown_incoming +++ b/etc/isdn/unknown_incoming @@ -4,7 +4,7 @@ # unknown_incoming - script for isdnd # ----------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/unknown_incoming,v 1.3 2004/06/06 11:46:28 schweikh Exp $ # # last edit-date: [Wed Jan 10 13:40:36 2001] # diff --git a/etc/libalias.conf b/etc/libalias.conf index a938e67aaabd..648f79aa0636 100644 --- a/etc/libalias.conf +++ b/etc/libalias.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/libalias.conf,v 1.2 2006/10/08 14:01:58 piso Exp $ /lib/libalias_cuseeme.so /lib/libalias_ftp.so /lib/libalias_irc.so diff --git a/etc/login.access b/etc/login.access index ffe5fff0abea..55d031a2afcd 100644 --- a/etc/login.access +++ b/etc/login.access @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/login.access,v 1.4 2004/06/06 11:46:27 schweikh Exp $ # # Login access control table. # diff --git a/etc/login.conf b/etc/login.conf index 9e8d02cd1a49..847407ab6855 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.51 2007/05/29 06:37:57 dougb Exp $ # # Default settings effectively disable resource limits, see the diff --git a/etc/mac.conf b/etc/mac.conf index 2e1b9a24cf7d..2ada6dd0fbb1 100644 --- a/etc/mac.conf +++ b/etc/mac.conf @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/mac.conf,v 1.5 2003/11/15 02:08:01 rwatson Exp $ # # TrustedBSD MAC userland policy configuration file. Kernel modules # export label information, and mac.conf indicates to userland diff --git a/etc/mail/Makefile b/etc/mail/Makefile index 3f085cc2d780..8604fcb779c3 100644 --- a/etc/mail/Makefile +++ b/etc/mail/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/mail/Makefile,v 1.36 2004/06/06 17:28:31 gshapiro Exp $ # # This Makefile provides an easy way to generate the configuration # file and database maps for the sendmail(8) daemon. diff --git a/etc/mail/README b/etc/mail/README index fd7c8f6ed812..d10884995a60 100644 --- a/etc/mail/README +++ b/etc/mail/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/README,v 1.16 2002/05/22 16:37:29 gshapiro Exp $ Sendmail Processes diff --git a/etc/mail/access.sample b/etc/mail/access.sample index 81c7c3f85237..15382b904b15 100644 --- a/etc/mail/access.sample +++ b/etc/mail/access.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/access.sample,v 1.3 2000/11/02 23:40:40 dirk Exp $ # # Mail relay access control list. Default is to reject mail unless the # destination is local, or listed in /etc/mail/local-host-names diff --git a/etc/mail/aliases b/etc/mail/aliases index 682f878f53a8..5eaee62e6364 100644 --- a/etc/mail/aliases +++ b/etc/mail/aliases @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/aliases,v 1.21 2005/06/07 03:41:20 maxim 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 3fa69223046c..6f63b9008a91 100644 --- a/etc/mail/mailer.conf +++ b/etc/mail/mailer.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/mailer.conf,v 1.3 2002/04/05 04:25:12 gshapiro 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..bce93827249a 100644 --- a/etc/mail/mailertable.sample +++ b/etc/mail/mailertable.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/mailertable.sample,v 1.2 2000/03/18 06:38:22 rwatson Exp $ # # List of domains (possibly wildcarded) and destination mailers # diff --git a/etc/mail/virtusertable.sample b/etc/mail/virtusertable.sample index 43e2bbbe4103..fb6162ed9c56 100644 --- a/etc/mail/virtusertable.sample +++ b/etc/mail/virtusertable.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/virtusertable.sample,v 1.3 2000/11/02 23:32:31 dirk 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/man.alias b/etc/man.alias index 0268403efffc..36a2d6246270 100644 --- a/etc/man.alias +++ b/etc/man.alias @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/man.alias,v 1.2 2001/06/26 00:41:07 ache Exp $ en.ISO8859-15 en.ISO8859-1 diff --git a/etc/master.passwd b/etc/master.passwd index 9af31d13e55a..22a25f9a150f 100644 --- a/etc/master.passwd +++ b/etc/master.passwd @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/master.passwd,v 1.40 2005/06/06 20:19:56 brooks Exp $ # root::0:0::0:0:Charlie &:/root:/bin/csh toor:*:0:0::0:0:Bourne-again Superuser:/root: diff --git a/etc/mtree/BIND.chroot.dist b/etc/mtree/BIND.chroot.dist index e41a369a4262..c66788b60d12 100644 --- a/etc/mtree/BIND.chroot.dist +++ b/etc/mtree/BIND.chroot.dist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/BIND.chroot.dist,v 1.6 2004/11/04 05:24:29 gshapiro Exp $ # # Please see the file src/etc/mtree/README before making changes to this file. # diff --git a/etc/mtree/BIND.include.dist b/etc/mtree/BIND.include.dist index 534794af5eb5..b36b416e9150 100644 --- a/etc/mtree/BIND.include.dist +++ b/etc/mtree/BIND.include.dist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/BIND.include.dist,v 1.1 2004/09/27 08:16:29 dougb Exp $ # # Please see the file src/etc/mtree/README before making changes to this file. # diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist index 2c7e3ca8effb..e0869a1ff791 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.120 2007/10/03 05:51:20 ru Exp $ # # Please see the file src/etc/mtree/README before making changes to this file. # diff --git a/etc/mtree/BSD.local.dist b/etc/mtree/BSD.local.dist index bea0f261d749..abe2a0104105 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.126 2007/10/03 05:51:20 ru Exp $ # # Please see the file src/etc/mtree/README before making changes to this file. # diff --git a/etc/mtree/BSD.release.dist b/etc/mtree/BSD.release.dist index 952aacea6a94..6b864f04e224 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.8 2001/06/26 13:50:32 nik Exp $ # # Please see the file src/etc/mtree/README before making changes to this file. # diff --git a/etc/mtree/BSD.root.dist b/etc/mtree/BSD.root.dist index 2fac37786c69..2888dfaba1ba 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.79 2007/04/08 23:59:39 pjd Exp $ # # Please see the file src/etc/mtree/README before making changes to this file. # diff --git a/etc/mtree/BSD.sendmail.dist b/etc/mtree/BSD.sendmail.dist index 138606b7c44d..a3dc4c62a066 100644 --- a/etc/mtree/BSD.sendmail.dist +++ b/etc/mtree/BSD.sendmail.dist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/BSD.sendmail.dist,v 1.2 2003/11/29 18:22:01 ru Exp $ # # Please see the file src/etc/mtree/README before making changes to this file. # diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist index 1b0a4ff9cc43..32806b828e9d 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.329.2.2 2007/12/08 12:44:58 benjsc Exp $ # # Please see the file src/etc/mtree/README before making changes to this file. # diff --git a/etc/mtree/BSD.var.dist b/etc/mtree/BSD.var.dist index 29b48622199c..8d5c371c9467 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.75 2006/08/31 09:51:33 cperciva Exp $ # # Please see the file src/etc/mtree/README before making changes to this file. # diff --git a/etc/mtree/BSD.x11-4.dist b/etc/mtree/BSD.x11-4.dist index c3a233c39a77..70cdc8d20098 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.32 2007/10/03 05:51:20 ru Exp $ # # Please see the file src/etc/mtree/README before making changes to this file. # diff --git a/etc/mtree/BSD.x11.dist b/etc/mtree/BSD.x11.dist index 122cdd5d60ee..bbf408a042c0 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.18 2006/01/08 10:15:30 dougb Exp $ # # Please see the file src/etc/mtree/README before making changes to this file. # diff --git a/etc/mtree/Makefile b/etc/mtree/Makefile index de69da92fc51..be89df0dd959 100644 --- a/etc/mtree/Makefile +++ b/etc/mtree/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/Makefile,v 1.6 2006/03/17 18:54:21 ru Exp $ .include <bsd.own.mk> diff --git a/etc/mtree/README b/etc/mtree/README index c11d47ecc71e..062753e22a6e 100644 --- a/etc/mtree/README +++ b/etc/mtree/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/etc/mtree/README,v 1.8 2007/10/03 05:44:27 ru Exp $ Note: If you modify these files, please keep hier(7) updated! diff --git a/etc/namedb/Makefile b/etc/namedb/Makefile index 3a5e1f699a23..270f28502d81 100644 --- a/etc/namedb/Makefile +++ b/etc/namedb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/namedb/Makefile,v 1.5 2007/06/18 05:44:38 dougb Exp $ SUBDIR= master diff --git a/etc/namedb/master/Makefile b/etc/namedb/master/Makefile index 7907bf3bb5c1..e11f9510f8ef 100644 --- a/etc/namedb/master/Makefile +++ b/etc/namedb/master/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/namedb/master/Makefile,v 1.1 2007/06/18 05:44:38 dougb Exp $ FILES= empty.db localhost-forward.db localhost-reverse.db diff --git a/etc/namedb/master/empty.db b/etc/namedb/master/empty.db index 070f6634825a..984c5bef774e 100644 --- a/etc/namedb/master/empty.db +++ b/etc/namedb/master/empty.db @@ -1,5 +1,5 @@ -; $FreeBSD$ +; $FreeBSD: src/etc/namedb/master/empty.db,v 1.1 2007/06/18 05:58:23 dougb Exp $ $TTL 3h @ SOA @ nobody.localhost. 42 1d 12h 1w 3h diff --git a/etc/namedb/master/localhost-forward.db b/etc/namedb/master/localhost-forward.db index 9156d2f09978..cd6a5415be82 100644 --- a/etc/namedb/master/localhost-forward.db +++ b/etc/namedb/master/localhost-forward.db @@ -1,5 +1,5 @@ -; $FreeBSD$ +; $FreeBSD: src/etc/namedb/master/localhost-forward.db,v 1.1 2007/06/18 05:58:23 dougb Exp $ $TTL 3h localhost. SOA localhost. nobody.localhost. 42 1d 12h 1w 3h diff --git a/etc/namedb/master/localhost-reverse.db b/etc/namedb/master/localhost-reverse.db index ceabe059ba77..70ff0c7812ad 100644 --- a/etc/namedb/master/localhost-reverse.db +++ b/etc/namedb/master/localhost-reverse.db @@ -1,5 +1,5 @@ -; $FreeBSD$ +; $FreeBSD: src/etc/namedb/master/localhost-reverse.db,v 1.1 2007/06/18 05:58:23 dougb Exp $ $TTL 3h @ SOA localhost. nobody.localhost. 42 1d 12h 1w 3h diff --git a/etc/namedb/named.conf b/etc/namedb/named.conf index 865eee0f72b6..57b689278570 100644 --- a/etc/namedb/named.conf +++ b/etc/namedb/named.conf @@ -1,4 +1,4 @@ -// $FreeBSD$ +// $FreeBSD: src/etc/namedb/named.conf,v 1.26.4.1 2008/01/13 20:48:23 dougb Exp $ // // Refer to the named.conf(5) and named(8) man pages, and the documentation // in /usr/share/doc/bind9 for more details. diff --git a/etc/namedb/named.root b/etc/namedb/named.root index 274a3eefd55d..32d80e9cadeb 100644 --- a/etc/namedb/named.root +++ b/etc/namedb/named.root @@ -1,5 +1,5 @@ ; -; $FreeBSD$ +; $FreeBSD: src/etc/namedb/named.root,v 1.12.18.1.2.1 2008/02/07 20:55:42 dougb Exp $ ; ; This file holds the information on root name servers needed to diff --git a/etc/netconfig b/etc/netconfig index 109f2e36ad43..4dc463654a12 100644 --- a/etc/netconfig +++ b/etc/netconfig @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/netconfig,v 1.3 2002/12/16 22:24:25 mbr Exp $ # # The network configuration file. This file is currently only used in # conjunction with the (TI-) RPC code in the C library, unlike its diff --git a/etc/netstart b/etc/netstart index f83a94a091f9..75f6eaa4faee 100755 --- a/etc/netstart +++ b/etc/netstart @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/netstart,v 1.67 2006/05/30 02:10:01 brooks Exp $ # From: @(#)netstart 5.9 (Berkeley) 3/30/91 # diff --git a/etc/network.subr b/etc/network.subr index a98954bcc72f..04bde63ad40e 100644 --- a/etc/network.subr +++ b/etc/network.subr @@ -22,7 +22,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/network.subr,v 1.180.2.1 2007/11/08 05:52:23 thompsa Exp $ # # 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 a1c5f98e9639..575982ee23f1 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.50 2005/03/02 00:40:55 brooks Exp $ # # Entries which do not specify the '/pid_file' field will cause the # syslogd process to be signalled when that log file is rotated. This diff --git a/etc/nls.alias b/etc/nls.alias index 805c34ab6b8a..a13c121394cc 100644 --- a/etc/nls.alias +++ b/etc/nls.alias @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/nls.alias,v 1.5 2003/06/10 01:22:30 ache Exp $ POSIX C en_US.US-ASCII C diff --git a/etc/nscd.conf b/etc/nscd.conf index 19a8b5b95452..41e5fa372a33 100644 --- a/etc/nscd.conf +++ b/etc/nscd.conf @@ -1,6 +1,6 @@ # # Default caching daemon configuration file -# $FreeBSD$ +# $FreeBSD: src/etc/nscd.conf,v 1.2.2.1 2007/10/19 00:09:54 bushman Exp $ # enable-cache passwd yes diff --git a/etc/nsmb.conf b/etc/nsmb.conf index e5f225849191..d6f8c224dd19 100644 --- a/etc/nsmb.conf +++ b/etc/nsmb.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/nsmb.conf,v 1.4 2002/04/22 16:18:36 sheldonh Exp $ # # smbfs lookups configuration files in next order: # 1. ~/.nsmbrc diff --git a/etc/nsswitch.conf b/etc/nsswitch.conf index c95b9a4e01c9..a29f46f901e2 100644 --- a/etc/nsswitch.conf +++ b/etc/nsswitch.conf @@ -1,6 +1,6 @@ # # nsswitch.conf(5) - name service switch configuration file -# $FreeBSD$ +# $FreeBSD: src/etc/nsswitch.conf,v 1.1 2006/05/03 15:14:47 ume Exp $ # group: compat group_compat: nis diff --git a/etc/opieaccess b/etc/opieaccess index ed57ef13a33a..b30bf78df836 100644 --- a/etc/opieaccess +++ b/etc/opieaccess @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/opieaccess,v 1.4 2003/02/16 13:04:27 des Exp $ # # This file controls whether UNIX passwords are to be permitted. Rules # are matched in order, and the search terminates when the first matching diff --git a/etc/pam.d/Makefile b/etc/pam.d/Makefile index 2686cdf740c9..a71df2a35252 100644 --- a/etc/pam.d/Makefile +++ b/etc/pam.d/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/Makefile,v 1.16 2007/06/17 17:25:52 yar Exp $ NO_OBJ= diff --git a/etc/pam.d/README b/etc/pam.d/README index 7b8f9582124e..f83dda74b111 100644 --- a/etc/pam.d/README +++ b/etc/pam.d/README @@ -59,4 +59,4 @@ particular service and module type may result in surprising behaviour. To get the intended semantics, add a "required" entry listing the pam_deny module at the end of the chain. -$FreeBSD$ +$FreeBSD: src/etc/pam.d/README,v 1.5 2004/06/06 11:46:29 schweikh Exp $ diff --git a/etc/pam.d/atrun b/etc/pam.d/atrun index 6829469c9595..752e8f1a07c2 100644 --- a/etc/pam.d/atrun +++ b/etc/pam.d/atrun @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/atrun,v 1.1 2007/06/15 12:02:16 yar Exp $ # # PAM configuration for the "atrun" service # diff --git a/etc/pam.d/convert.pl b/etc/pam.d/convert.pl index f4c0676e1c4a..e505237de887 100644 --- a/etc/pam.d/convert.pl +++ b/etc/pam.d/convert.pl @@ -32,7 +32,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/convert.pl,v 1.6 2004/06/06 11:46:29 schweikh Exp $ # use strict; diff --git a/etc/pam.d/cron b/etc/pam.d/cron index 55a3d1048c53..ed28cb1cc070 100644 --- a/etc/pam.d/cron +++ b/etc/pam.d/cron @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/cron,v 1.1 2007/06/17 17:25:52 yar Exp $ # # PAM configuration for the "cron" service # diff --git a/etc/pam.d/ftpd b/etc/pam.d/ftpd index 632c97333f18..29967525ed74 100644 --- a/etc/pam.d/ftpd +++ b/etc/pam.d/ftpd @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/ftpd,v 1.19 2007/06/10 18:57:20 yar Exp $ # # PAM configuration for the "ftpd" service # diff --git a/etc/pam.d/gdm b/etc/pam.d/gdm index b588aa7375d3..940293682724 100644 --- a/etc/pam.d/gdm +++ b/etc/pam.d/gdm @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/gdm,v 1.8 2007/06/10 18:57:20 yar Exp $ # # PAM configuration for the "gdm" service # diff --git a/etc/pam.d/imap b/etc/pam.d/imap index 2d5efd0ab72a..c32c9c2bdf15 100644 --- a/etc/pam.d/imap +++ b/etc/pam.d/imap @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/imap,v 1.7 2007/06/15 11:33:13 yar Exp $ # # PAM configuration for the "imap" service # diff --git a/etc/pam.d/kde b/etc/pam.d/kde index a384d628940b..3002f2003835 100644 --- a/etc/pam.d/kde +++ b/etc/pam.d/kde @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/kde,v 1.7 2007/06/10 18:57:20 yar Exp $ # # PAM configuration for the "kde" service # diff --git a/etc/pam.d/login b/etc/pam.d/login index 287036d43f59..4bc26a0b60cf 100644 --- a/etc/pam.d/login +++ b/etc/pam.d/login @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/login,v 1.17 2007/06/10 18:57:20 yar Exp $ # # PAM configuration for the "login" service # diff --git a/etc/pam.d/other b/etc/pam.d/other index c86239cb56db..410fb9f6ff9a 100644 --- a/etc/pam.d/other +++ b/etc/pam.d/other @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/other,v 1.11 2007/06/10 18:57:20 yar Exp $ # # PAM configuration for the "other" service # diff --git a/etc/pam.d/passwd b/etc/pam.d/passwd index e65508326ab2..37b681f0cfa5 100644 --- a/etc/pam.d/passwd +++ b/etc/pam.d/passwd @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/passwd,v 1.3 2003/04/24 12:22:42 des Exp $ # # PAM configuration for the "passwd" service # diff --git a/etc/pam.d/pop3 b/etc/pam.d/pop3 index c59e39b8bfaa..5cb26dc72d53 100644 --- a/etc/pam.d/pop3 +++ b/etc/pam.d/pop3 @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/pop3,v 1.7 2007/06/15 11:33:13 yar Exp $ # # PAM configuration for the "pop3" service # diff --git a/etc/pam.d/rsh b/etc/pam.d/rsh index 9e562e0786d4..74c513be3427 100644 --- a/etc/pam.d/rsh +++ b/etc/pam.d/rsh @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/rsh,v 1.6 2007/06/10 18:57:20 yar Exp $ # # PAM configuration for the "rsh" service # diff --git a/etc/pam.d/sshd b/etc/pam.d/sshd index 46f536c74a4f..ccb00576b681 100644 --- a/etc/pam.d/sshd +++ b/etc/pam.d/sshd @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/sshd,v 1.16 2007/06/10 18:57:20 yar Exp $ # # PAM configuration for the "sshd" service # diff --git a/etc/pam.d/su b/etc/pam.d/su index 834c27e08b8e..babd642980e5 100644 --- a/etc/pam.d/su +++ b/etc/pam.d/su @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/su,v 1.16 2003/07/09 18:40:49 des Exp $ # # PAM configuration for the "su" service # diff --git a/etc/pam.d/system b/etc/pam.d/system index c2f4d8b3fdac..a4ac703d02b3 100644 --- a/etc/pam.d/system +++ b/etc/pam.d/system @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/system,v 1.1 2003/06/14 12:35:05 des Exp $ # # System-wide defaults # diff --git a/etc/pam.d/telnetd b/etc/pam.d/telnetd index 535afc293157..373097283996 100644 --- a/etc/pam.d/telnetd +++ b/etc/pam.d/telnetd @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/telnetd,v 1.8 2007/06/10 18:57:20 yar Exp $ # # PAM configuration for the "telnetd" service # diff --git a/etc/pam.d/xdm b/etc/pam.d/xdm index b883de762a40..c9a401fbba5e 100644 --- a/etc/pam.d/xdm +++ b/etc/pam.d/xdm @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/xdm,v 1.11 2007/06/10 18:57:20 yar Exp $ # # PAM configuration for the "xdm" service # diff --git a/etc/pccard_ether b/etc/pccard_ether index b284f24aa2de..b2a564b98f48 100755 --- a/etc/pccard_ether +++ b/etc/pccard_ether @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/pccard_ether,v 1.54 2006/12/08 15:48:42 hrs Exp $ # # pccard_ether interfacename [start|stop|restart] # diff --git a/etc/periodic/Makefile b/etc/periodic/Makefile index 8fb56dff051a..2427cedd2f3c 100644 --- a/etc/periodic/Makefile +++ b/etc/periodic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/Makefile,v 1.3 2001/12/07 23:57:38 cjc Exp $ SUBDIR= daily security weekly monthly diff --git a/etc/periodic/Makefile.inc b/etc/periodic/Makefile.inc index a05341cd8f0b..c57af9abb153 100644 --- a/etc/periodic/Makefile.inc +++ b/etc/periodic/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/Makefile.inc,v 1.7 2004/12/21 08:46:50 ru Exp $ BINDIR= /etc/periodic/${.CURDIR:T} NO_OBJ= diff --git a/etc/periodic/daily/100.clean-disks b/etc/periodic/daily/100.clean-disks index 5884664cd3b3..4494ff2ec94a 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.9 2001/04/25 12:11:54 ru 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 eef3bc6545b5..611d635e3e07 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.13 2004/02/28 04:58:40 ache 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 d5b34a12c385..1e2fef247fd6 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.6 2000/09/14 17:19:10 brian Exp $ # # Remove stale files in /var/preserve # diff --git a/etc/periodic/daily/130.clean-msgs b/etc/periodic/daily/130.clean-msgs index b7890db6d954..cda67e509531 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.6 2000/09/14 17:19:10 brian Exp $ # # Remove system messages # diff --git a/etc/periodic/daily/140.clean-rwho b/etc/periodic/daily/140.clean-rwho index 9645d7e60bf7..753219b5d531 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.6 2000/09/14 17:19:10 brian Exp $ # # Remove stale files in /var/rwho # diff --git a/etc/periodic/daily/150.clean-hoststat b/etc/periodic/daily/150.clean-hoststat index 460d1a267908..c330e34c9240 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.8 2004/01/02 18:50:22 gshapiro Exp $ # # Remove stale persistent host status files # diff --git a/etc/periodic/daily/200.backup-passwd b/etc/periodic/daily/200.backup-passwd index 5c585aff5f3c..875c4784eeaf 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.10 2001/11/14 09:30:01 cjc 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 fe170389ef03..118572cdd759 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.6 2000/09/14 17:19:10 brian 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 cc12097162e5..0be139edc4c6 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.5 2000/09/14 17:19:10 brian 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 ceb140c76b9a..f3337e8044f1 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.8 2001/05/30 20:23:42 brian 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 ec064376d78f..39c727cde8a8 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.4 2000/09/14 17:19:10 brian Exp $ # # Expire news articles # (This is present only for backwards compatibility, usually the news diff --git a/etc/periodic/daily/400.status-disks b/etc/periodic/daily/400.status-disks index 63b2b6bef676..2c79c47b3ab9 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.6 2002/02/13 19:10:07 brian Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/404.status-zfs b/etc/periodic/daily/404.status-zfs index 81cc3e4bbb38..529960331075 100644 --- a/etc/periodic/daily/404.status-zfs +++ b/etc/periodic/daily/404.status-zfs @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/404.status-zfs,v 1.1 2007/04/06 02:33:06 pjd Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/405.status-ata-raid b/etc/periodic/daily/405.status-ata-raid index f2178390e76c..71c73175b2f4 100644 --- a/etc/periodic/daily/405.status-ata-raid +++ b/etc/periodic/daily/405.status-ata-raid @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/405.status-ata-raid,v 1.1 2003/10/27 20:14:53 jesper Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/406.status-gmirror b/etc/periodic/daily/406.status-gmirror index 8fc698c804d2..0fd87077818a 100644 --- a/etc/periodic/daily/406.status-gmirror +++ b/etc/periodic/daily/406.status-gmirror @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/406.status-gmirror,v 1.1 2006/01/13 18:07:52 wollman Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/407.status-graid3 b/etc/periodic/daily/407.status-graid3 index 52750f7d88e5..6ce30de43b62 100644 --- a/etc/periodic/daily/407.status-graid3 +++ b/etc/periodic/daily/407.status-graid3 @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/407.status-graid3,v 1.1 2006/03/02 14:44:19 brueffer Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/408.status-gstripe b/etc/periodic/daily/408.status-gstripe index ff74f76e3c7c..fc0b6afe9251 100644 --- a/etc/periodic/daily/408.status-gstripe +++ b/etc/periodic/daily/408.status-gstripe @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/408.status-gstripe,v 1.1 2006/03/02 14:44:19 brueffer Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/409.status-gconcat b/etc/periodic/daily/409.status-gconcat index 7dfa91812f68..2ca0f5f84282 100644 --- a/etc/periodic/daily/409.status-gconcat +++ b/etc/periodic/daily/409.status-gconcat @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/409.status-gconcat,v 1.1 2006/03/02 14:44:19 brueffer 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 8399cf720eff..c5b480cd68c3 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.6 2000/09/14 17:19:10 brian 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 44761368c933..7cb6eac1c10f 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.5 2000/09/14 17:19:10 brian 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 b75e85829e69..e852c388a40f 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.11 2006/03/08 17:26:53 matteo 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 c0eb46c43024..56980fa0b486 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.10 2002/05/17 11:31:45 brian 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 2ff96010d140..7a50d80f2b65 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.20 2005/01/12 01:31:21 brian Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/470.status-named b/etc/periodic/daily/470.status-named index 987029e5c4f6..77c0ee0d9fef 100755 --- a/etc/periodic/daily/470.status-named +++ b/etc/periodic/daily/470.status-named @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/470.status-named,v 1.8 2006/06/11 20:39:12 maxim Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/480.status-ntpd b/etc/periodic/daily/480.status-ntpd index 1eb80116f47b..9352fdb9b537 100644 --- a/etc/periodic/daily/480.status-ntpd +++ b/etc/periodic/daily/480.status-ntpd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/480.status-ntpd,v 1.1 2007/05/13 09:33:35 maxim Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/500.queuerun b/etc/periodic/daily/500.queuerun index f46c24614b2c..24db8c1d3418 100755 --- a/etc/periodic/daily/500.queuerun +++ b/etc/periodic/daily/500.queuerun @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/500.queuerun,v 1.2 2002/04/10 03:58:39 gshapiro 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 317347526e79..6725009ea061 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.5 2001/06/01 16:40:55 dougb 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 5e25f90ee3a3..46936d5d4426 100644 --- a/etc/periodic/daily/Makefile +++ b/etc/periodic/daily/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/Makefile,v 1.16 2007/05/14 17:34:59 maxim Exp $ FILES= 100.clean-disks \ 110.clean-tmps \ diff --git a/etc/periodic/monthly/200.accounting b/etc/periodic/monthly/200.accounting index 0be8c326abf5..06e069de8f88 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.10 2002/09/24 18:53:46 ache 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 4e7c2b991b90..36b6a1acc47d 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.5 2001/06/01 16:40:57 dougb 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 c21323058fd2..510affba0552 100644 --- a/etc/periodic/monthly/Makefile +++ b/etc/periodic/monthly/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/monthly/Makefile,v 1.3 2002/07/18 12:32:57 ru Exp $ FILES= 200.accounting \ 999.local diff --git a/etc/periodic/security/100.chksetuid b/etc/periodic/security/100.chksetuid index 2921ee6b7fd9..500f75c8661a 100755 --- a/etc/periodic/security/100.chksetuid +++ b/etc/periodic/security/100.chksetuid @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/100.chksetuid,v 1.8.14.1 2008/01/29 00:22:33 dougb Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/security/200.chkmounts b/etc/periodic/security/200.chkmounts index 3b72c5282b5a..d7c672e4b2fb 100755 --- a/etc/periodic/security/200.chkmounts +++ b/etc/periodic/security/200.chkmounts @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/200.chkmounts,v 1.5 2002/10/25 15:14:16 thomas Exp $ # # Show changes in the way filesystems are mounted diff --git a/etc/periodic/security/300.chkuid0 b/etc/periodic/security/300.chkuid0 index 32cc16c846c3..0dc38a4a8742 100755 --- a/etc/periodic/security/300.chkuid0 +++ b/etc/periodic/security/300.chkuid0 @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/300.chkuid0,v 1.1 2001/12/07 23:57:38 cjc Exp $ # diff --git a/etc/periodic/security/400.passwdless b/etc/periodic/security/400.passwdless index 42ece0453ccd..21ca29781210 100755 --- a/etc/periodic/security/400.passwdless +++ b/etc/periodic/security/400.passwdless @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/400.passwdless,v 1.1 2001/12/07 23:57:38 cjc Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/security/410.logincheck b/etc/periodic/security/410.logincheck index ab4ab65e0087..8ae931af687c 100644 --- a/etc/periodic/security/410.logincheck +++ b/etc/periodic/security/410.logincheck @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/410.logincheck,v 1.1 2006/08/25 07:34:36 trhodes Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/security/500.ipfwdenied b/etc/periodic/security/500.ipfwdenied index 6a6fb8b4f6a6..4b76adf2f828 100755 --- a/etc/periodic/security/500.ipfwdenied +++ b/etc/periodic/security/500.ipfwdenied @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/500.ipfwdenied,v 1.6 2005/02/23 15:07:36 ssouhlal Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/security/510.ipfdenied b/etc/periodic/security/510.ipfdenied index 2058d2b1cb94..c420293ecce8 100644 --- a/etc/periodic/security/510.ipfdenied +++ b/etc/periodic/security/510.ipfdenied @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/510.ipfdenied,v 1.2 2003/06/30 22:06:26 mtm Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/security/520.pfdenied b/etc/periodic/security/520.pfdenied index 5e5139363028..6c25cb0195ea 100644 --- a/etc/periodic/security/520.pfdenied +++ b/etc/periodic/security/520.pfdenied @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/520.pfdenied,v 1.1 2004/11/24 18:41:53 mlaier Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/security/550.ipfwlimit b/etc/periodic/security/550.ipfwlimit index 6c2e1a04014a..3f4efb1d73b3 100755 --- a/etc/periodic/security/550.ipfwlimit +++ b/etc/periodic/security/550.ipfwlimit @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/550.ipfwlimit,v 1.10 2005/09/11 14:29:58 maxim Exp $ # # Show ipfw rules which have reached the log limit diff --git a/etc/periodic/security/610.ipf6denied b/etc/periodic/security/610.ipf6denied index 6c64d92eee7e..be2b9dfd9382 100644 --- a/etc/periodic/security/610.ipf6denied +++ b/etc/periodic/security/610.ipf6denied @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/610.ipf6denied,v 1.1 2004/04/20 13:44:57 darrenr Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/security/700.kernelmsg b/etc/periodic/security/700.kernelmsg index fb5ed633f461..94eff501966e 100755 --- a/etc/periodic/security/700.kernelmsg +++ b/etc/periodic/security/700.kernelmsg @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/700.kernelmsg,v 1.7 2002/11/16 14:57:12 thomas Exp $ # # Show kernel log messages diff --git a/etc/periodic/security/800.loginfail b/etc/periodic/security/800.loginfail index 38aeb021af4e..0ccfc0b27f28 100755 --- a/etc/periodic/security/800.loginfail +++ b/etc/periodic/security/800.loginfail @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/800.loginfail,v 1.8 2007/02/23 21:42:54 remko Exp $ # # Show login failures diff --git a/etc/periodic/security/900.tcpwrap b/etc/periodic/security/900.tcpwrap index 55f77099bb7c..705075267951 100755 --- a/etc/periodic/security/900.tcpwrap +++ b/etc/periodic/security/900.tcpwrap @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/900.tcpwrap,v 1.3 2003/01/05 21:32:50 se Exp $ # # Show tcp_wrapper warning messages diff --git a/etc/periodic/security/Makefile b/etc/periodic/security/Makefile index c7a9b2bcbac7..81364aa2bb4a 100644 --- a/etc/periodic/security/Makefile +++ b/etc/periodic/security/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/Makefile,v 1.6 2006/08/25 07:34:36 trhodes Exp $ FILES= 100.chksetuid \ 200.chkmounts \ diff --git a/etc/periodic/security/security.functions b/etc/periodic/security/security.functions index f5b8dcd203d4..d6d72b3f4bad 100644 --- a/etc/periodic/security/security.functions +++ b/etc/periodic/security/security.functions @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/security.functions,v 1.5 2005/08/22 09:33:36 cperciva Exp $ # # diff --git a/etc/periodic/weekly/310.locate b/etc/periodic/weekly/310.locate index 4079f5e8287e..b1fc1bf270b2 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.7 2007/02/23 18:44:20 remko 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 dfc218ae008c..5dacbe8de15d 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.8 2001/03/02 16:52:09 ru 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 e810fcb9645b..9d7f92a6989c 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.10 2005/03/30 18:02:49 ru 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 11a5f53ea25d..bc86bfc87a90 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.5 2001/05/31 09:53:53 dougb 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 785c2fffd756..2141b77677ac 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.9 2004/05/19 09:18:08 joe 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 3951bb584d27..1a34e722889b 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.6 2001/06/01 16:40:57 dougb 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 bc97fa9822fa..5201d3c83b33 100644 --- a/etc/periodic/weekly/Makefile +++ b/etc/periodic/weekly/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/Makefile,v 1.9 2006/08/29 08:49:57 ru Exp $ FILES= 310.locate \ 320.whatis \ diff --git a/etc/pf.os b/etc/pf.os index b282c9437d73..69b384137164 100644 --- a/etc/pf.os +++ b/etc/pf.os @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/pf.os,v 1.4 2006/10/23 05:09:44 delphij Exp $ # $OpenBSD: pf.os,v 1.21 2006/07/28 21:51:12 david Exp $ # passive OS fingerprinting # ------------------------- diff --git a/etc/phones b/etc/phones index fbeddf613cbb..99901579781c 100644 --- a/etc/phones +++ b/etc/phones @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/phones,v 1.9 2006/08/31 21:13:12 ru Exp $ # From: @(#)phones 5.2 (Berkeley) 6/30/90 # # phones -- remote host phone number data base diff --git a/etc/portsnap.conf b/etc/portsnap.conf index 4a6609db2662..97314f719743 100644 --- a/etc/portsnap.conf +++ b/etc/portsnap.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/portsnap.conf,v 1.3 2006/01/18 03:40:57 cperciva Exp $ # Default directory where compressed snapshots are stored. # WORKDIR=/var/db/portsnap diff --git a/etc/ppp/ppp.conf b/etc/ppp/ppp.conf index 4ddbda504eee..4aec9b65ffd9 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.10 2004/11/19 17:12:56 obrien Exp $ ################################################################# default: diff --git a/etc/printcap b/etc/printcap index 5319a0ec2b93..1b768da96489 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.14 2004/06/06 11:46:27 schweikh Exp $ # # This enables a simple local "raw" printer, hooked up to the first diff --git a/etc/profile b/etc/profile index 665b61a36aed..631ebeef6bbe 100644 --- a/etc/profile +++ b/etc/profile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/profile,v 1.14 2004/06/06 11:46:27 schweikh Exp $ # # System-wide .profile file for sh(1). # diff --git a/etc/protocols b/etc/protocols index a27b226422aa..7549c1261516 100644 --- a/etc/protocols +++ b/etc/protocols @@ -1,7 +1,7 @@ # # Internet protocols # -# $FreeBSD$ +# $FreeBSD: src/etc/protocols,v 1.22 2007/05/20 03:55:22 grog Exp $ # from: @(#)protocols 5.1 (Berkeley) 4/17/89 # # See also http://www.iana.org/assignments/protocol-numbers @@ -25,7 +25,7 @@ # SUCH DAMAGE. # # @(#)rc 5.27 (Berkeley) 6/5/91 -# $FreeBSD$ +# $FreeBSD: src/etc/rc,v 1.340 2007/04/02 22:53:06 des Exp $ # # System startup script run by init on autoboot diff --git a/etc/rc.bsdextended b/etc/rc.bsdextended index b933a96fbcb7..6702d98cce7a 100644 --- a/etc/rc.bsdextended +++ b/etc/rc.bsdextended @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.bsdextended,v 1.2 2006/04/22 11:02:44 trhodes Exp $ # #### diff --git a/etc/rc.d/DAEMON b/etc/rc.d/DAEMON index a656a88ac664..74a02a6a15c1 100755 --- a/etc/rc.d/DAEMON +++ b/etc/rc.d/DAEMON @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/DAEMON,v 1.5.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: DAEMON diff --git a/etc/rc.d/FILESYSTEMS b/etc/rc.d/FILESYSTEMS index ba2a2d6ea91d..a82404c04374 100644 --- a/etc/rc.d/FILESYSTEMS +++ b/etc/rc.d/FILESYSTEMS @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/FILESYSTEMS,v 1.2 2007/04/09 08:44:50 des Exp $ # # PROVIDE: FILESYSTEMS diff --git a/etc/rc.d/LOGIN b/etc/rc.d/LOGIN index 2b45ba88a4b4..07516a9d4c77 100755 --- a/etc/rc.d/LOGIN +++ b/etc/rc.d/LOGIN @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/LOGIN,v 1.5.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: LOGIN diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile index 36269159ff51..28e9a6dc8364 100755 --- a/etc/rc.d/Makefile +++ b/etc/rc.d/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/Makefile,v 1.84.4.2 2008/01/29 00:22:33 dougb Exp $ .include <bsd.own.mk> diff --git a/etc/rc.d/NETWORKING b/etc/rc.d/NETWORKING index 21b584b33240..1baaebf932ce 100644 --- a/etc/rc.d/NETWORKING +++ b/etc/rc.d/NETWORKING @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/NETWORKING,v 1.13.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: NETWORKING NETWORK diff --git a/etc/rc.d/SERVERS b/etc/rc.d/SERVERS index 01e51a81492e..aa46f2af7c94 100755 --- a/etc/rc.d/SERVERS +++ b/etc/rc.d/SERVERS @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/SERVERS,v 1.7.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: SERVERS diff --git a/etc/rc.d/abi b/etc/rc.d/abi index d2d3c31f604a..1c821aa9ce01 100644 --- a/etc/rc.d/abi +++ b/etc/rc.d/abi @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/abi,v 1.11 2006/12/30 22:53:19 yar Exp $ # # PROVIDE: abi diff --git a/etc/rc.d/accounting b/etc/rc.d/accounting index e4ae4a12bce4..05e8003471c1 100755 --- a/etc/rc.d/accounting +++ b/etc/rc.d/accounting @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/accounting,v 1.10.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: accounting diff --git a/etc/rc.d/addswap b/etc/rc.d/addswap index 8ca3cf83696b..ac8db5bf1bce 100644 --- a/etc/rc.d/addswap +++ b/etc/rc.d/addswap @@ -2,7 +2,7 @@ # # Add additional swap files # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/addswap,v 1.7 2007/04/02 22:53:07 des Exp $ # # PROVIDE: addswap diff --git a/etc/rc.d/adjkerntz b/etc/rc.d/adjkerntz index 77e1e9dd41d9..9ac3f8946e18 100644 --- a/etc/rc.d/adjkerntz +++ b/etc/rc.d/adjkerntz @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/adjkerntz,v 1.6 2007/04/02 22:53:07 des Exp $ # # PROVIDE: adjkerntz diff --git a/etc/rc.d/amd b/etc/rc.d/amd index 546f65271460..648fb954c9a0 100755 --- a/etc/rc.d/amd +++ b/etc/rc.d/amd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/amd,v 1.18.2.1.2.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: amd diff --git a/etc/rc.d/apm b/etc/rc.d/apm index 3d15701956ed..c5230f76a273 100644 --- a/etc/rc.d/apm +++ b/etc/rc.d/apm @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/apm,v 1.6 2004/10/07 13:55:25 mtm Exp $ # # PROVIDE: apm diff --git a/etc/rc.d/apmd b/etc/rc.d/apmd index 7b56d2f476b5..cf7c4a141e02 100755 --- a/etc/rc.d/apmd +++ b/etc/rc.d/apmd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/apmd,v 1.12.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: apmd diff --git a/etc/rc.d/archdep b/etc/rc.d/archdep index 466f45ff65fa..378aa4535a70 100644 --- a/etc/rc.d/archdep +++ b/etc/rc.d/archdep @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/archdep,v 1.14 2006/12/31 10:37:18 yar Exp $ # # PROVIDE: archdep diff --git a/etc/rc.d/atm1 b/etc/rc.d/atm1 index da50df0a9e95..e8f6392a9848 100644 --- a/etc/rc.d/atm1 +++ b/etc/rc.d/atm1 @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/atm1,v 1.16 2006/12/31 10:37:18 yar Exp $ # # PROVIDE: atm1 diff --git a/etc/rc.d/atm2 b/etc/rc.d/atm2 index ffb63c35aef5..a13a5a4ae32a 100644 --- a/etc/rc.d/atm2 +++ b/etc/rc.d/atm2 @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/atm2,v 1.16 2004/10/07 13:55:25 mtm Exp $ # # PROVIDE: atm2 diff --git a/etc/rc.d/atm3 b/etc/rc.d/atm3 index 4dbd128b8e85..9effa00ee6d6 100644 --- a/etc/rc.d/atm3 +++ b/etc/rc.d/atm3 @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/atm3,v 1.14 2004/10/07 13:55:25 mtm Exp $ # # Start ATM daemons diff --git a/etc/rc.d/auditd b/etc/rc.d/auditd index 4d0760ceb35b..4e14338b7d0b 100644 --- a/etc/rc.d/auditd +++ b/etc/rc.d/auditd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/auditd,v 1.3 2006/09/24 17:31:04 rwatson Exp $ # # Start up for the Audit daemon. # diff --git a/etc/rc.d/auto_linklocal b/etc/rc.d/auto_linklocal index 8278696d741a..ae6902575dc1 100644 --- a/etc/rc.d/auto_linklocal +++ b/etc/rc.d/auto_linklocal @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/auto_linklocal,v 1.5 2006/12/29 15:56:21 hrs Exp $ # # PROVIDE: auto_linklocal diff --git a/etc/rc.d/bgfsck b/etc/rc.d/bgfsck index 19ffb714325a..af942ec19327 100644 --- a/etc/rc.d/bgfsck +++ b/etc/rc.d/bgfsck @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/bgfsck,v 1.8 2007/03/11 06:53:06 brooks Exp $ # # PROVIDE: bgfsck diff --git a/etc/rc.d/bluetooth b/etc/rc.d/bluetooth index cfcf104f349b..9818bc8205f5 100644 --- a/etc/rc.d/bluetooth +++ b/etc/rc.d/bluetooth @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/bluetooth,v 1.3 2006/12/31 10:37:18 yar Exp $ # PROVIDE: bluetooth # REQUIRE: DAEMON diff --git a/etc/rc.d/bootparams b/etc/rc.d/bootparams index 1081bbfb6eed..ad560a363ee4 100755 --- a/etc/rc.d/bootparams +++ b/etc/rc.d/bootparams @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/bootparams,v 1.7.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: bootparams diff --git a/etc/rc.d/bridge b/etc/rc.d/bridge index 5c8f61a10a18..a88f7909d523 100644 --- a/etc/rc.d/bridge +++ b/etc/rc.d/bridge @@ -22,7 +22,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/bridge,v 1.2 2006/12/30 22:53:20 yar Exp $ # # PROVIDE: bridge diff --git a/etc/rc.d/bsnmpd b/etc/rc.d/bsnmpd index e266c3ba448f..e2e10621c3f9 100644 --- a/etc/rc.d/bsnmpd +++ b/etc/rc.d/bsnmpd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/bsnmpd,v 1.1 2005/04/17 10:47:58 glebius Exp $ # # PROVIDE: bsnmpd diff --git a/etc/rc.d/bthidd b/etc/rc.d/bthidd index 5a784f65472b..cebec75ffc92 100644 --- a/etc/rc.d/bthidd +++ b/etc/rc.d/bthidd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/bthidd,v 1.1 2006/09/07 22:25:08 emax Exp $ # # PROVIDE: bthidd diff --git a/etc/rc.d/ccd b/etc/rc.d/ccd index 1188148760dc..b6e1c50c21c8 100755 --- a/etc/rc.d/ccd +++ b/etc/rc.d/ccd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ccd,v 1.5.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/cleanvar b/etc/rc.d/cleanvar index 68e03bdc1119..ccdefd67e331 100644 --- a/etc/rc.d/cleanvar +++ b/etc/rc.d/cleanvar @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/cleanvar,v 1.13 2007/05/24 05:58:20 rse Exp $ # # PROVIDE: cleanvar diff --git a/etc/rc.d/cleartmp b/etc/rc.d/cleartmp index e3588f1f5bb1..57f0433fabdf 100755 --- a/etc/rc.d/cleartmp +++ b/etc/rc.d/cleartmp @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/cleartmp,v 1.18 2006/10/16 13:01:45 yar Exp $ # # PROVIDE: cleartmp diff --git a/etc/rc.d/cron b/etc/rc.d/cron index cc87d42bc066..35edab1127d4 100755 --- a/etc/rc.d/cron +++ b/etc/rc.d/cron @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/cron,v 1.7.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: cron diff --git a/etc/rc.d/devd b/etc/rc.d/devd index 7b0df846d5eb..334941683ee8 100644 --- a/etc/rc.d/devd +++ b/etc/rc.d/devd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/devd,v 1.10 2006/09/21 14:29:32 brooks Exp $ # # PROVIDE: devd diff --git a/etc/rc.d/devfs b/etc/rc.d/devfs index cd50b15a9776..58ce5286676b 100644 --- a/etc/rc.d/devfs +++ b/etc/rc.d/devfs @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/devfs,v 1.12 2006/01/21 14:31:45 matteo Exp $ # # PROVIDE: devfs diff --git a/etc/rc.d/dhclient b/etc/rc.d/dhclient index d18221470ddc..16ea5eeb50e7 100755 --- a/etc/rc.d/dhclient +++ b/etc/rc.d/dhclient @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/dhclient,v 1.28.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: dhclient diff --git a/etc/rc.d/dmesg b/etc/rc.d/dmesg index c6cdca363500..4547d39b2780 100755 --- a/etc/rc.d/dmesg +++ b/etc/rc.d/dmesg @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/dmesg,v 1.5.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: dmesg diff --git a/etc/rc.d/dumpon b/etc/rc.d/dumpon index cc049ec89a00..4bcde12e08f0 100644 --- a/etc/rc.d/dumpon +++ b/etc/rc.d/dumpon @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/dumpon,v 1.11 2005/12/10 20:21:45 dougb Exp $ # # PROVIDE: dumpon diff --git a/etc/rc.d/early.sh b/etc/rc.d/early.sh index 8955ba87d7ab..2751cfc00d92 100644 --- a/etc/rc.d/early.sh +++ b/etc/rc.d/early.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/early.sh,v 1.3 2007/10/09 07:30:14 dougb Exp $ # # PROVIDE: early diff --git a/etc/rc.d/encswap b/etc/rc.d/encswap index 622199869d1c..92285022d236 100644 --- a/etc/rc.d/encswap +++ b/etc/rc.d/encswap @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/encswap,v 1.8 2005/08/05 23:38:51 pjd Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/fsck b/etc/rc.d/fsck index 66fb26c31968..73449eccf123 100755 --- a/etc/rc.d/fsck +++ b/etc/rc.d/fsck @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/fsck,v 1.11.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: fsck diff --git a/etc/rc.d/ftp-proxy b/etc/rc.d/ftp-proxy index 4ef40d9393a2..4980e54c5ced 100644 --- a/etc/rc.d/ftp-proxy +++ b/etc/rc.d/ftp-proxy @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ftp-proxy,v 1.1.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: ftp-proxy diff --git a/etc/rc.d/ftpd b/etc/rc.d/ftpd index 4837815f75bd..891a215a6117 100644 --- a/etc/rc.d/ftpd +++ b/etc/rc.d/ftpd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ftpd,v 1.1 2006/01/21 18:08:15 yar Exp $ # # PROVIDE: ftpd diff --git a/etc/rc.d/gbde b/etc/rc.d/gbde index 6117b86ea617..167c71fd1364 100644 --- a/etc/rc.d/gbde +++ b/etc/rc.d/gbde @@ -3,7 +3,7 @@ # This file, originally written by Garrett A. Wollman, is in the public # domain. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/gbde,v 1.13 2005/08/14 17:28:15 pjd Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/geli b/etc/rc.d/geli index 253dbab47c03..cc9a66ed7baf 100644 --- a/etc/rc.d/geli +++ b/etc/rc.d/geli @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/geli,v 1.4 2006/12/31 10:37:18 yar Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/geli2 b/etc/rc.d/geli2 index 50f13aad5c57..826c6d20ce42 100644 --- a/etc/rc.d/geli2 +++ b/etc/rc.d/geli2 @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/geli2,v 1.2 2007/04/02 22:53:07 des Exp $ # # PROVIDE: geli2 diff --git a/etc/rc.d/hcsecd b/etc/rc.d/hcsecd index c78ce9dabe30..328f8e24afc4 100644 --- a/etc/rc.d/hcsecd +++ b/etc/rc.d/hcsecd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/hcsecd,v 1.5 2006/12/31 10:37:18 yar Exp $ # # PROVIDE: hcsecd diff --git a/etc/rc.d/hostapd b/etc/rc.d/hostapd index 0dc39714a224..8d079e583abf 100644 --- a/etc/rc.d/hostapd +++ b/etc/rc.d/hostapd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/hostapd,v 1.1.6.1 2008/01/07 21:15:45 brix Exp $ # # PROVIDE: hostapd diff --git a/etc/rc.d/hostid b/etc/rc.d/hostid index 38da97ebe792..ecb52799c947 100644 --- a/etc/rc.d/hostid +++ b/etc/rc.d/hostid @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/hostid,v 1.7 2007/05/22 13:53:59 rse Exp $ # # PROVIDE: hostid diff --git a/etc/rc.d/hostname b/etc/rc.d/hostname index 6d0f12e9c92d..caeb3cfa0ce4 100644 --- a/etc/rc.d/hostname +++ b/etc/rc.d/hostname @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/hostname,v 1.12 2007/04/02 22:53:07 des Exp $ # # PROVIDE: hostname diff --git a/etc/rc.d/idmapd b/etc/rc.d/idmapd index c5e38867153a..01049a017110 100644 --- a/etc/rc.d/idmapd +++ b/etc/rc.d/idmapd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/idmapd,v 1.1 2006/10/15 14:19:06 ceri Exp $ # # PROVIDE: idmapd diff --git a/etc/rc.d/inetd b/etc/rc.d/inetd index fc00f38d712c..2a954984aab4 100755 --- a/etc/rc.d/inetd +++ b/etc/rc.d/inetd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/inetd,v 1.5.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: inetd diff --git a/etc/rc.d/initrandom b/etc/rc.d/initrandom index fb15064d0c84..cced5def8e7b 100644 --- a/etc/rc.d/initrandom +++ b/etc/rc.d/initrandom @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/initrandom,v 1.7 2007/05/24 05:58:20 rse Exp $ # # PROVIDE: initrandom diff --git a/etc/rc.d/ip6addrctl b/etc/rc.d/ip6addrctl index 88e1f990f0e2..325124e2698a 100644 --- a/etc/rc.d/ip6addrctl +++ b/etc/rc.d/ip6addrctl @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ip6addrctl,v 1.5 2007/04/02 22:53:07 des Exp $ # # PROVIDE: ip6addrctl diff --git a/etc/rc.d/ip6fw b/etc/rc.d/ip6fw index 131d7a080e87..38223bd07041 100644 --- a/etc/rc.d/ip6fw +++ b/etc/rc.d/ip6fw @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ip6fw,v 1.9 2007/04/02 15:38:53 mtm Exp $ # # PROVIDE: ip6fw diff --git a/etc/rc.d/ipfilter b/etc/rc.d/ipfilter index b0db8025c82d..fc0c56932b4e 100755 --- a/etc/rc.d/ipfilter +++ b/etc/rc.d/ipfilter @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ipfilter,v 1.28.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: ipfilter diff --git a/etc/rc.d/ipfs b/etc/rc.d/ipfs index d9eb62d8c121..c2d8ff3bebf6 100755 --- a/etc/rc.d/ipfs +++ b/etc/rc.d/ipfs @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ipfs,v 1.6.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: ipfs diff --git a/etc/rc.d/ipfw b/etc/rc.d/ipfw index 920eb28f1781..d9359eb2bc4d 100644 --- a/etc/rc.d/ipfw +++ b/etc/rc.d/ipfw @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ipfw,v 1.15 2007/04/02 15:38:53 mtm Exp $ # # PROVIDE: ipfw diff --git a/etc/rc.d/ipmon b/etc/rc.d/ipmon index 74ed092e0e20..94800b4aa6dd 100755 --- a/etc/rc.d/ipmon +++ b/etc/rc.d/ipmon @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ipmon,v 1.15.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: ipmon diff --git a/etc/rc.d/ipnat b/etc/rc.d/ipnat index 00434d58716e..656fd0f86521 100755 --- a/etc/rc.d/ipnat +++ b/etc/rc.d/ipnat @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ipnat,v 1.15.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: ipnat diff --git a/etc/rc.d/ipsec b/etc/rc.d/ipsec index 2bb3cf5d63c1..241744d3add8 100755 --- a/etc/rc.d/ipsec +++ b/etc/rc.d/ipsec @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ipsec,v 1.19.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: ipsec diff --git a/etc/rc.d/ipxrouted b/etc/rc.d/ipxrouted index 04d3586daa39..8808b1f7be70 100644 --- a/etc/rc.d/ipxrouted +++ b/etc/rc.d/ipxrouted @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ipxrouted,v 1.3 2004/10/07 13:55:26 mtm Exp $ # # PROVIDE: ipxrouted diff --git a/etc/rc.d/isdnd b/etc/rc.d/isdnd index ab38764f2ed8..0c02dd251155 100644 --- a/etc/rc.d/isdnd +++ b/etc/rc.d/isdnd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/isdnd,v 1.23.4.1 2008/01/28 07:58:31 dougb Exp $ # # Mostly based on original script (/etc/rc.isdn) written by Hellmuth Michaelis # diff --git a/etc/rc.d/jail b/etc/rc.d/jail index d35f3f70f139..156589bb7373 100644 --- a/etc/rc.d/jail +++ b/etc/rc.d/jail @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/jail,v 1.37.4.1 2008/01/29 00:22:33 dougb Exp $ # # PROVIDE: jail diff --git a/etc/rc.d/kadmind b/etc/rc.d/kadmind index 1e07938ffcd6..2f2295b2fa83 100644 --- a/etc/rc.d/kadmind +++ b/etc/rc.d/kadmind @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/kadmind,v 1.4 2004/10/07 13:55:26 mtm Exp $ # # PROVIDE: kadmin diff --git a/etc/rc.d/kerberos b/etc/rc.d/kerberos index 3eeb32af3ff5..77d51750ae63 100644 --- a/etc/rc.d/kerberos +++ b/etc/rc.d/kerberos @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/kerberos,v 1.6.4.2 2008/01/29 07:15:46 mtm Exp $ # # PROVIDE: kerberos diff --git a/etc/rc.d/kernel b/etc/rc.d/kernel index b718f103d85e..9645aa74ce4c 100644 --- a/etc/rc.d/kernel +++ b/etc/rc.d/kernel @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/kernel,v 1.2 2006/07/30 12:54:37 mckay Exp $ # # PROVIDE: kernel diff --git a/etc/rc.d/keyserv b/etc/rc.d/keyserv index 5792ad4113db..87e02001955f 100644 --- a/etc/rc.d/keyserv +++ b/etc/rc.d/keyserv @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/keyserv,v 1.3.14.1 2008/01/28 07:58:31 dougb Exp $ # # Start keyserv if we are running Secure RPC diff --git a/etc/rc.d/kldxref b/etc/rc.d/kldxref index 40140cc092fe..2603ca6a8bc6 100644 --- a/etc/rc.d/kldxref +++ b/etc/rc.d/kldxref @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/kldxref,v 1.6 2007/04/09 08:53:40 des Exp $ # # PROVIDE: kldxref diff --git a/etc/rc.d/kpasswdd b/etc/rc.d/kpasswdd index d7f40ac4ad7d..a581734af59a 100644 --- a/etc/rc.d/kpasswdd +++ b/etc/rc.d/kpasswdd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/kpasswdd,v 1.3 2004/10/07 13:55:26 mtm Exp $ # # PROVIDE: kpasswdd diff --git a/etc/rc.d/ldconfig b/etc/rc.d/ldconfig index b8a54988a9ff..8ee87d70eb86 100755 --- a/etc/rc.d/ldconfig +++ b/etc/rc.d/ldconfig @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ldconfig,v 1.17.2.1.2.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: ldconfig diff --git a/etc/rc.d/local b/etc/rc.d/local index 1901cb4ccc72..46a50b2a6d7e 100755 --- a/etc/rc.d/local +++ b/etc/rc.d/local @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/local,v 1.6.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: local diff --git a/etc/rc.d/localpkg b/etc/rc.d/localpkg index 5de96ee471af..e5be0681cd70 100644 --- a/etc/rc.d/localpkg +++ b/etc/rc.d/localpkg @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/localpkg,v 1.8 2006/02/12 10:04:56 matteo Exp $ # # PROVIDE: localpkg diff --git a/etc/rc.d/lockd b/etc/rc.d/lockd index 809b2ff544fe..7e5a76a28190 100644 --- a/etc/rc.d/lockd +++ b/etc/rc.d/lockd @@ -1,7 +1,7 @@ #!/bin/sh # # FreeBSD History: src/etc/rc.d/nfslocking,v 1.11 2004/10/07 13:55:26 mtm -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/lockd,v 1.18.6.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: lockd diff --git a/etc/rc.d/lpd b/etc/rc.d/lpd index eae99e87cf2b..d167e9dc574c 100755 --- a/etc/rc.d/lpd +++ b/etc/rc.d/lpd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/lpd,v 1.8.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: lpd diff --git a/etc/rc.d/mdconfig b/etc/rc.d/mdconfig index 372cd7a4e0a7..dd617df25fe1 100644 --- a/etc/rc.d/mdconfig +++ b/etc/rc.d/mdconfig @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mdconfig,v 1.5 2007/08/25 00:19:17 matteo Exp $ # # PROVIDE: mdconfig diff --git a/etc/rc.d/mdconfig2 b/etc/rc.d/mdconfig2 index efd26a8a14a1..9d4f3a50b63c 100644 --- a/etc/rc.d/mdconfig2 +++ b/etc/rc.d/mdconfig2 @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mdconfig2,v 1.4 2006/12/31 10:37:18 yar Exp $ # # PROVIDE: mdconfig2 diff --git a/etc/rc.d/mixer b/etc/rc.d/mixer index cc7fb2d749c0..37aab6323f9d 100644 --- a/etc/rc.d/mixer +++ b/etc/rc.d/mixer @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mixer,v 1.7 2006/10/06 23:22:13 flz Exp $ # # PROVIDE: mixer diff --git a/etc/rc.d/motd b/etc/rc.d/motd index ddd55f92c7f2..7c226a76e348 100755 --- a/etc/rc.d/motd +++ b/etc/rc.d/motd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/motd,v 1.9.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: motd diff --git a/etc/rc.d/mountcritlocal b/etc/rc.d/mountcritlocal index 880f07553f92..242d61b1c671 100755 --- a/etc/rc.d/mountcritlocal +++ b/etc/rc.d/mountcritlocal @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mountcritlocal,v 1.14.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: mountcritlocal diff --git a/etc/rc.d/mountcritremote b/etc/rc.d/mountcritremote index bacf73240aa3..b2e0faeb807d 100755 --- a/etc/rc.d/mountcritremote +++ b/etc/rc.d/mountcritremote @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mountcritremote,v 1.16.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: mountcritremote diff --git a/etc/rc.d/mountd b/etc/rc.d/mountd index 12d441d83fa9..c05fade5251a 100755 --- a/etc/rc.d/mountd +++ b/etc/rc.d/mountd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mountd,v 1.19.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: mountd diff --git a/etc/rc.d/mountlate b/etc/rc.d/mountlate index 6da5e7915281..bb36eaeb20d4 100644 --- a/etc/rc.d/mountlate +++ b/etc/rc.d/mountlate @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mountlate,v 1.2 2007/05/18 12:04:41 mtm Exp $ # # PROVIDE: mountlate diff --git a/etc/rc.d/moused b/etc/rc.d/moused index df1e27eb3103..3a6b27d25ab9 100644 --- a/etc/rc.d/moused +++ b/etc/rc.d/moused @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/moused,v 1.11.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: moused diff --git a/etc/rc.d/mroute6d b/etc/rc.d/mroute6d index d733092df145..63ac345bc6f8 100644 --- a/etc/rc.d/mroute6d +++ b/etc/rc.d/mroute6d @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mroute6d,v 1.4 2004/10/07 13:55:26 mtm Exp $ # # PROVIDE: mroute6d diff --git a/etc/rc.d/mrouted b/etc/rc.d/mrouted index 2eb9144661e7..28f9f26c60e0 100755 --- a/etc/rc.d/mrouted +++ b/etc/rc.d/mrouted @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mrouted,v 1.10.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: mrouted diff --git a/etc/rc.d/msgs b/etc/rc.d/msgs index 6031acc7337d..3b578195a5f1 100644 --- a/etc/rc.d/msgs +++ b/etc/rc.d/msgs @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/msgs,v 1.2 2004/10/07 13:55:26 mtm Exp $ # # PROVIDE: msgs diff --git a/etc/rc.d/named b/etc/rc.d/named index 7466739abcbc..9282724b9b99 100755 --- a/etc/rc.d/named +++ b/etc/rc.d/named @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/named,v 1.26.2.1 2007/10/28 00:26:53 dougb Exp $ # # PROVIDE: named diff --git a/etc/rc.d/natd b/etc/rc.d/natd index e22353a6431b..98804bbb4408 100644 --- a/etc/rc.d/natd +++ b/etc/rc.d/natd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/natd,v 1.5 2006/12/31 10:37:18 yar Exp $ # # PROVIDE: natd diff --git a/etc/rc.d/netif b/etc/rc.d/netif index c2ac7119c0e1..1874c8a5897b 100644 --- a/etc/rc.d/netif +++ b/etc/rc.d/netif @@ -22,7 +22,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/netif,v 1.24 2007/07/25 18:08:01 jhb Exp $ # # PROVIDE: netif diff --git a/etc/rc.d/netoptions b/etc/rc.d/netoptions index 7104952d2ce8..9e3305bf9147 100644 --- a/etc/rc.d/netoptions +++ b/etc/rc.d/netoptions @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/netoptions,v 1.144 2007/05/02 15:49:30 mtm Exp $ # # PROVIDE: netoptions diff --git a/etc/rc.d/network_ipv6 b/etc/rc.d/network_ipv6 index d47416449778..3a278fcf5c3a 100644 --- a/etc/rc.d/network_ipv6 +++ b/etc/rc.d/network_ipv6 @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/network_ipv6,v 1.37 2004/10/07 13:55:26 mtm Exp $ # From: src/etc/rc.network6,v 1.29 2002/04/06 15:15:43 # diff --git a/etc/rc.d/newsyslog b/etc/rc.d/newsyslog index 7993d97d009b..abdfa57e8798 100755 --- a/etc/rc.d/newsyslog +++ b/etc/rc.d/newsyslog @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/newsyslog,v 1.5.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: newsyslog diff --git a/etc/rc.d/nfsclient b/etc/rc.d/nfsclient index 4888685d4b36..4b99529e6432 100644 --- a/etc/rc.d/nfsclient +++ b/etc/rc.d/nfsclient @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/nfsclient,v 1.6 2006/12/31 10:37:18 yar Exp $ # # PROVIDE: nfsclient diff --git a/etc/rc.d/nfsd b/etc/rc.d/nfsd index 83ba9cd9f2f7..f94a9496a79b 100755 --- a/etc/rc.d/nfsd +++ b/etc/rc.d/nfsd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/nfsd,v 1.13.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: nfsd diff --git a/etc/rc.d/nfsserver b/etc/rc.d/nfsserver index bfa3f1205af6..72d6ab42977d 100644 --- a/etc/rc.d/nfsserver +++ b/etc/rc.d/nfsserver @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/nfsserver,v 1.5 2006/12/31 10:37:18 yar Exp $ # # PROVIDE: nfsserver diff --git a/etc/rc.d/nisdomain b/etc/rc.d/nisdomain index a24f107d1513..0f84c87af5a1 100644 --- a/etc/rc.d/nisdomain +++ b/etc/rc.d/nisdomain @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/nisdomain,v 1.3 2004/10/07 13:55:26 mtm Exp $ # # PROVIDE: nisdomain diff --git a/etc/rc.d/nscd b/etc/rc.d/nscd index 3eb88232ad4f..cefd109c4ff7 100644 --- a/etc/rc.d/nscd +++ b/etc/rc.d/nscd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/nscd,v 1.6 2007/09/28 10:38:08 bushman Exp $ # # PROVIDE: nscd diff --git a/etc/rc.d/nsswitch b/etc/rc.d/nsswitch index 1540583c1633..3e6fd3a19d19 100644 --- a/etc/rc.d/nsswitch +++ b/etc/rc.d/nsswitch @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/nsswitch,v 1.12 2006/12/30 22:53:20 yar Exp $ # # PROVIDE: nsswitch diff --git a/etc/rc.d/ntpd b/etc/rc.d/ntpd index ba01b436a45c..0e492410c0c0 100755 --- a/etc/rc.d/ntpd +++ b/etc/rc.d/ntpd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ntpd,v 1.13 2006/04/18 15:02:24 flz Exp $ # # PROVIDE: ntpd diff --git a/etc/rc.d/ntpdate b/etc/rc.d/ntpdate index c76f7a0e7f54..b7f4190639a1 100755 --- a/etc/rc.d/ntpdate +++ b/etc/rc.d/ntpdate @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ntpdate,v 1.16 2006/07/20 10:07:34 flz Exp $ # # PROVIDE: ntpdate diff --git a/etc/rc.d/othermta b/etc/rc.d/othermta index 7ab3e63649ac..467953c149d9 100644 --- a/etc/rc.d/othermta +++ b/etc/rc.d/othermta @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/othermta,v 1.3 2004/10/07 13:55:26 mtm Exp $ # # PROVIDE: mail diff --git a/etc/rc.d/pf b/etc/rc.d/pf index 80afcc677157..704f2d04d3ba 100644 --- a/etc/rc.d/pf +++ b/etc/rc.d/pf @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/pf,v 1.16 2007/04/09 08:53:40 des Exp $ # # PROVIDE: pf diff --git a/etc/rc.d/pflog b/etc/rc.d/pflog index 001ad38de2cf..382b9f4b08d3 100644 --- a/etc/rc.d/pflog +++ b/etc/rc.d/pflog @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/pflog,v 1.12 2007/04/09 08:53:40 des Exp $ # # PROVIDE: pflog diff --git a/etc/rc.d/pfsync b/etc/rc.d/pfsync index 8be89282d120..dd738d2b691c 100644 --- a/etc/rc.d/pfsync +++ b/etc/rc.d/pfsync @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/pfsync,v 1.5 2007/04/10 16:42:13 keramida Exp $ # # PROVIDE: pfsync diff --git a/etc/rc.d/power_profile b/etc/rc.d/power_profile index 7f64b7229575..3faf7ddb422b 100644 --- a/etc/rc.d/power_profile +++ b/etc/rc.d/power_profile @@ -5,7 +5,7 @@ # # Arguments: 0x00 (AC offline, economy) or 0x01 (AC online, performance) # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/power_profile,v 1.11.4.1 2008/01/29 00:22:33 dougb Exp $ # # PROVIDE: power_profile diff --git a/etc/rc.d/powerd b/etc/rc.d/powerd index fe7237e5bd3f..4dd57510ee62 100644 --- a/etc/rc.d/powerd +++ b/etc/rc.d/powerd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/powerd,v 1.4 2006/08/27 11:04:39 cperciva Exp $ # # PROVIDE: powerd diff --git a/etc/rc.d/ppp b/etc/rc.d/ppp index b5ca7df04566..eb64093c3e3f 100644 --- a/etc/rc.d/ppp +++ b/etc/rc.d/ppp @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ppp,v 1.13.2.1 2007/10/31 16:42:41 emax Exp $ # # PROVIDE: ppp diff --git a/etc/rc.d/pppoed b/etc/rc.d/pppoed index c939112528c5..49e68542d94b 100644 --- a/etc/rc.d/pppoed +++ b/etc/rc.d/pppoed @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/pppoed,v 1.4 2006/12/30 22:53:20 yar Exp $ # # PROVIDE: pppoed diff --git a/etc/rc.d/pwcheck b/etc/rc.d/pwcheck index a8df716cf995..38628a4dacda 100755 --- a/etc/rc.d/pwcheck +++ b/etc/rc.d/pwcheck @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/pwcheck,v 1.4.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: pwcheck diff --git a/etc/rc.d/quota b/etc/rc.d/quota index 2a1a2def4989..d723e0e8af20 100755 --- a/etc/rc.d/quota +++ b/etc/rc.d/quota @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/quota,v 1.6.4.1 2008/01/28 07:58:31 dougb Exp $ # # Enable/Check the quotas (must be after ypbind if using NIS) diff --git a/etc/rc.d/random b/etc/rc.d/random index 160b1d4a4015..c49cab3494f1 100644 --- a/etc/rc.d/random +++ b/etc/rc.d/random @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/random,v 1.9 2007/03/03 06:39:06 njl Exp $ # # PROVIDE: random diff --git a/etc/rc.d/rarpd b/etc/rc.d/rarpd index 3602c879c5c9..5c57bf5b9bba 100755 --- a/etc/rc.d/rarpd +++ b/etc/rc.d/rarpd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/rarpd,v 1.6.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: rarpd diff --git a/etc/rc.d/resolv b/etc/rc.d/resolv index c34209cd3701..0531cc43e461 100644 --- a/etc/rc.d/resolv +++ b/etc/rc.d/resolv @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/resolv,v 1.37.4.1 2008/01/29 00:22:33 dougb Exp $ # # PROVIDE: resolv diff --git a/etc/rc.d/root b/etc/rc.d/root index f2131d836d66..588c4eb4092f 100755 --- a/etc/rc.d/root +++ b/etc/rc.d/root @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/root,v 1.15.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: root diff --git a/etc/rc.d/route6d b/etc/rc.d/route6d index f8a2bca14ee2..1a4a55637ac8 100755 --- a/etc/rc.d/route6d +++ b/etc/rc.d/route6d @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/route6d,v 1.9.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: route6d diff --git a/etc/rc.d/routed b/etc/rc.d/routed index be4cebc721d6..3baa61883973 100755 --- a/etc/rc.d/routed +++ b/etc/rc.d/routed @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/routed,v 1.12.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: routed diff --git a/etc/rc.d/routing b/etc/rc.d/routing index 874eda517458..092d94a8ae05 100644 --- a/etc/rc.d/routing +++ b/etc/rc.d/routing @@ -2,7 +2,7 @@ # # Configure routing and miscellaneous network tunables # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/routing,v 1.143 2007/05/02 15:49:30 mtm Exp $ # # PROVIDE: routing diff --git a/etc/rc.d/rpcbind b/etc/rc.d/rpcbind index c6661089cd47..43ab77c520cf 100755 --- a/etc/rc.d/rpcbind +++ b/etc/rc.d/rpcbind @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/rpcbind,v 1.12.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: rpcbind diff --git a/etc/rc.d/rtadvd b/etc/rc.d/rtadvd index 8c9dc530460a..a6ac28a74a48 100755 --- a/etc/rc.d/rtadvd +++ b/etc/rc.d/rtadvd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/rtadvd,v 1.10.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: rtadvd diff --git a/etc/rc.d/rwho b/etc/rc.d/rwho index 665bab35a7c9..cc78ccb71268 100755 --- a/etc/rc.d/rwho +++ b/etc/rc.d/rwho @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/rwho,v 1.4.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: rwho diff --git a/etc/rc.d/savecore b/etc/rc.d/savecore index 816d8424cbb8..0962d9e291e8 100755 --- a/etc/rc.d/savecore +++ b/etc/rc.d/savecore @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/savecore,v 1.10.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: savecore diff --git a/etc/rc.d/sdpd b/etc/rc.d/sdpd index ccf2257d54ac..4d7b5544f647 100644 --- a/etc/rc.d/sdpd +++ b/etc/rc.d/sdpd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/sdpd,v 1.5 2006/12/31 10:37:18 yar Exp $ # # PROVIDE: sdpd diff --git a/etc/rc.d/securelevel b/etc/rc.d/securelevel index 620a22e4ea1c..7180515b7c24 100755 --- a/etc/rc.d/securelevel +++ b/etc/rc.d/securelevel @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/securelevel,v 1.10.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: securelevel diff --git a/etc/rc.d/sendmail b/etc/rc.d/sendmail index a862f313fd69..1dbc930042ff 100755 --- a/etc/rc.d/sendmail +++ b/etc/rc.d/sendmail @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/sendmail,v 1.17.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: mail diff --git a/etc/rc.d/serial b/etc/rc.d/serial index f53f40c65bec..726c118fa3c0 100644 --- a/etc/rc.d/serial +++ b/etc/rc.d/serial @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/serial,v 1.25 2006/03/23 08:48:38 ru Exp $ # # PROVIDE: serial diff --git a/etc/rc.d/sppp b/etc/rc.d/sppp index d4a183bf3fb5..f5deb2b1f397 100644 --- a/etc/rc.d/sppp +++ b/etc/rc.d/sppp @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/sppp,v 1.4 2004/10/07 13:55:26 mtm Exp $ # # PROVIDE: sppp diff --git a/etc/rc.d/sshd b/etc/rc.d/sshd index 84f1ef2bcc9b..727a9542f78a 100755 --- a/etc/rc.d/sshd +++ b/etc/rc.d/sshd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/sshd,v 1.12.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: sshd diff --git a/etc/rc.d/statd b/etc/rc.d/statd index bdb40953326e..98fd9b9c2be9 100644 --- a/etc/rc.d/statd +++ b/etc/rc.d/statd @@ -1,7 +1,7 @@ #!/bin/sh # # FreeBSD History: src/etc/rc.d/nfslocking,v 1.11 2004/10/07 13:55:26 mtm Exp -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/statd,v 1.17.6.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: statd diff --git a/etc/rc.d/swap1 b/etc/rc.d/swap1 index a4aecf84727d..370ef2b23347 100755 --- a/etc/rc.d/swap1 +++ b/etc/rc.d/swap1 @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/swap1,v 1.9.14.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: localswap diff --git a/etc/rc.d/syscons b/etc/rc.d/syscons index 211fcb189418..29361f08b1a6 100644 --- a/etc/rc.d/syscons +++ b/etc/rc.d/syscons @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/syscons,v 1.21 2007/03/25 23:58:46 brooks Exp $ # # PROVIDE: syscons diff --git a/etc/rc.d/sysctl b/etc/rc.d/sysctl index f83d7f8c83d2..e7f55c5302b3 100644 --- a/etc/rc.d/sysctl +++ b/etc/rc.d/sysctl @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/sysctl,v 1.17.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: sysctl diff --git a/etc/rc.d/syslogd b/etc/rc.d/syslogd index 5dcd3e98bfe8..a733ff21423e 100755 --- a/etc/rc.d/syslogd +++ b/etc/rc.d/syslogd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/syslogd,v 1.12.4.1 2008/01/28 07:58:31 dougb Exp $ # # PROVIDE: syslogd diff --git a/etc/rc.d/timed b/etc/rc.d/timed index bd7d8c12bcda..b768238318b9 100755 --- a/etc/rc.d/timed +++ b/etc/rc.d/timed @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/timed,v 1.5.14.1 2008/01/28 07:58:32 dougb Exp $ # # PROVIDE: timed diff --git a/etc/rc.d/tmp b/etc/rc.d/tmp index 9750b6e2d06b..79d6fef7e6e3 100644 --- a/etc/rc.d/tmp +++ b/etc/rc.d/tmp @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/tmp,v 1.38.4.1 2008/01/29 00:22:33 dougb Exp $ # # PROVIDE: tmp diff --git a/etc/rc.d/ugidfw b/etc/rc.d/ugidfw index 01632c990dfd..700c940389de 100644 --- a/etc/rc.d/ugidfw +++ b/etc/rc.d/ugidfw @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ugidfw,v 1.5.4.1 2008/01/28 07:58:32 dougb Exp $ # PROVIDE: ugidfw # BEFORE: LOGIN diff --git a/etc/rc.d/var b/etc/rc.d/var index 4b57fb5026f2..e623e4fce6b0 100644 --- a/etc/rc.d/var +++ b/etc/rc.d/var @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/var,v 1.43.4.1 2008/01/29 00:22:33 dougb Exp $ # # PROVIDE: var diff --git a/etc/rc.d/virecover b/etc/rc.d/virecover index 77cd9a0736ba..3e9c5458c616 100755 --- a/etc/rc.d/virecover +++ b/etc/rc.d/virecover @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/virecover,v 1.9.14.1 2008/01/28 07:58:32 dougb Exp $ # # PROVIDE: virecover diff --git a/etc/rc.d/watchdogd b/etc/rc.d/watchdogd index 3e12f54be96a..ee1d644abf26 100644 --- a/etc/rc.d/watchdogd +++ b/etc/rc.d/watchdogd @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/watchdogd,v 1.5 2005/01/16 03:12:03 obrien Exp $ # # PROVIDE: watchdogd diff --git a/etc/rc.d/wpa_supplicant b/etc/rc.d/wpa_supplicant index 6e34924b07de..fe64dde59b90 100644 --- a/etc/rc.d/wpa_supplicant +++ b/etc/rc.d/wpa_supplicant @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/wpa_supplicant,v 1.2 2005/10/19 22:26:47 jkim Exp $ # # PROVIDE: wpa_supplicant diff --git a/etc/rc.d/ypbind b/etc/rc.d/ypbind index edf15b934d67..8edef2642893 100755 --- a/etc/rc.d/ypbind +++ b/etc/rc.d/ypbind @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ypbind,v 1.10.4.1 2008/01/28 07:58:32 dougb Exp $ # # PROVIDE: ypbind diff --git a/etc/rc.d/yppasswdd b/etc/rc.d/yppasswdd index 86e38edfa01c..f8121e7a56d3 100755 --- a/etc/rc.d/yppasswdd +++ b/etc/rc.d/yppasswdd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/yppasswdd,v 1.11.4.1 2008/01/28 07:58:32 dougb Exp $ # # PROVIDE: yppasswdd diff --git a/etc/rc.d/ypserv b/etc/rc.d/ypserv index 1c056b9c9ff5..31a41cc1b845 100755 --- a/etc/rc.d/ypserv +++ b/etc/rc.d/ypserv @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ypserv,v 1.12.4.1 2008/01/28 07:58:32 dougb Exp $ # # PROVIDE: ypserv diff --git a/etc/rc.d/ypset b/etc/rc.d/ypset index bc2c154365e1..301a532e48ba 100644 --- a/etc/rc.d/ypset +++ b/etc/rc.d/ypset @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ypset,v 1.7 2006/12/30 22:53:20 yar Exp $ # # PROVIDE: ypset diff --git a/etc/rc.d/ypupdated b/etc/rc.d/ypupdated index e1d6fd73a15f..f132e259cb7d 100644 --- a/etc/rc.d/ypupdated +++ b/etc/rc.d/ypupdated @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ypupdated,v 1.6 2006/12/30 22:53:20 yar Exp $ # # PROVIDE: ypupdated diff --git a/etc/rc.d/ypxfrd b/etc/rc.d/ypxfrd index dd9488a96677..33643a373f58 100644 --- a/etc/rc.d/ypxfrd +++ b/etc/rc.d/ypxfrd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ypxfrd,v 1.8 2006/12/30 22:53:20 yar Exp $ # # PROVIDE: ypxfrd diff --git a/etc/rc.d/zfs b/etc/rc.d/zfs index 4f9bc6a94b62..40b3bbf7e308 100644 --- a/etc/rc.d/zfs +++ b/etc/rc.d/zfs @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/zfs,v 1.5 2007/04/22 20:55:08 pjd Exp $ # # PROVIDE: zfs diff --git a/etc/rc.firewall b/etc/rc.firewall index fa2558de361e..2fcc8f4480c6 100644 --- a/etc/rc.firewall +++ b/etc/rc.firewall @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.firewall,v 1.52.4.1 2008/01/29 00:22:32 dougb Exp $ # # diff --git a/etc/rc.firewall6 b/etc/rc.firewall6 index 7498bbc68f5d..36905d140d00 100644 --- a/etc/rc.firewall6 +++ b/etc/rc.firewall6 @@ -1,7 +1,7 @@ #!/bin/sh - ############ # Setup system for IPv6 firewall service. -# $FreeBSD$ +# $FreeBSD: src/etc/rc.firewall6,v 1.17.4.1 2008/01/29 00:22:32 dougb Exp $ # Suck in the configuration variables. if [ -z "${source_rc_confs_defined}" ]; then diff --git a/etc/rc.initdiskless b/etc/rc.initdiskless index 744d767974a7..a9fc61e526f5 100644 --- a/etc/rc.initdiskless +++ b/etc/rc.initdiskless @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.initdiskless,v 1.52 2006/12/03 23:50:29 luigi Exp $ # On entry to this script the entire system consists of a read-only root # mounted via NFS. The kernel has run BOOTP and configured an interface diff --git a/etc/rc.resume b/etc/rc.resume index 54f49c53b123..dbbfa1c461ff 100755 --- a/etc/rc.resume +++ b/etc/rc.resume @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.resume,v 1.8 2007/06/21 22:50:36 njl Exp $ # # sample run command file for APM Resume Event diff --git a/etc/rc.sendmail b/etc/rc.sendmail index b025bc0bd62c..f9343a56e05d 100644 --- a/etc/rc.sendmail +++ b/etc/rc.sendmail @@ -26,7 +26,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.sendmail,v 1.6 2003/10/19 00:31:50 gshapiro Exp $ # # This script is used by /etc/rc at boot time to start sendmail. It diff --git a/etc/rc.shutdown b/etc/rc.shutdown index ebe79d74132b..422a554b4a6e 100644 --- a/etc/rc.shutdown +++ b/etc/rc.shutdown @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.shutdown,v 1.31 2005/12/02 20:06:07 dougb Exp $ # # Site-specific closing actions for daemons run by init on shutdown, diff --git a/etc/rc.subr b/etc/rc.subr index ba3e0a4e852e..b4c27201cab2 100644 --- a/etc/rc.subr +++ b/etc/rc.subr @@ -1,5 +1,5 @@ # $NetBSD: rc.subr,v 1.67 2006/10/07 11:25:15 elad Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.subr,v 1.77 2007/10/09 07:20:44 dougb Exp $ # # Copyright (c) 1997-2004 The NetBSD Foundation, Inc. # All rights reserved. diff --git a/etc/rc.suspend b/etc/rc.suspend index 4028b3254b55..0bd3e1ebecef 100755 --- a/etc/rc.suspend +++ b/etc/rc.suspend @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.suspend,v 1.7 2007/06/21 22:50:36 njl Exp $ # # sample run command file for APM Suspend Event diff --git a/etc/remote b/etc/remote index f58463ca0350..996efabddba0 100644 --- a/etc/remote +++ b/etc/remote @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/remote,v 1.16 2004/10/13 08:32:34 phk Exp $ # # @(#)remote 5.2 (Berkeley) 6/30/90 # diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc index 36df9c61f71d..4dbe36453d01 100644 --- a/etc/root/dot.cshrc +++ b/etc/root/dot.cshrc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.cshrc,v 1.30 2007/05/29 06:37:58 dougb Exp $ # # .cshrc - csh resource script, read at beginning of execution by each shell # diff --git a/etc/root/dot.k5login b/etc/root/dot.k5login index e01b9417fdbe..6736182501e9 100644 --- a/etc/root/dot.k5login +++ b/etc/root/dot.k5login @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.k5login,v 1.1 2003/04/30 20:58:49 markm 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..813654cb44e1 100644 --- a/etc/root/dot.login +++ b/etc/root/dot.login @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.login,v 1.22 2000/07/15 03:25:14 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 ab8431959c7c..67d73fa14282 100644 --- a/etc/root/dot.profile +++ b/etc/root/dot.profile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.profile,v 1.21 2007/05/29 06:33:10 dougb Exp $ # PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:~/bin export PATH @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/rpc,v 1.11 2004/06/06 11:46:27 schweikh Exp $ # rpc 88/08/01 4.0 RPCSRC; from 1.12 99/07/25 SMI # rpcbind 100000 portmap sunrpc rpcbind diff --git a/etc/sendmail/Makefile b/etc/sendmail/Makefile index b79e722a4bf4..42723081e964 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.31 2004/01/22 17:51:02 ru Exp $ M4= m4 CHMOD= chmod diff --git a/etc/sendmail/freebsd.mc b/etc/sendmail/freebsd.mc index fe45fa534c0f..452e6a031f56 100644 --- a/etc/sendmail/freebsd.mc +++ b/etc/sendmail/freebsd.mc @@ -44,7 +44,7 @@ divert(-1) # divert(0) -VERSIONID(`$FreeBSD$') +VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.mc,v 1.34.2.1 2007/11/22 16:19:40 gshapiro Exp $') OSTYPE(freebsd6) DOMAIN(generic) diff --git a/etc/sendmail/freebsd.submit.mc b/etc/sendmail/freebsd.submit.mc index bfc98a2bbfc7..fb0a9233faef 100644 --- a/etc/sendmail/freebsd.submit.mc +++ b/etc/sendmail/freebsd.submit.mc @@ -16,7 +16,7 @@ divert(-1) # divert(0)dnl -VERSIONID(`$FreeBSD$') +VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.submit.mc,v 1.5.2.1 2007/11/22 16:19:40 gshapiro Exp $') define(`confCF_VERSION', `Submit')dnl define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet diff --git a/etc/sendmail/freefall.mc b/etc/sendmail/freefall.mc index 9f77dbd18025..6f65da8e16ee 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.20 2005/06/14 02:25:17 gshapiro Exp $') OSTYPE(freebsd6) FEATURE(nullclient, hub.$m) diff --git a/etc/services b/etc/services index 729f20be11dc..432a175ee9a9 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.113 2007/09/21 01:26:00 brooks Exp $ # From: @(#)services 5.8 (Berkeley) 5/9/91 # # WELL KNOWN PORT NUMBERS diff --git a/etc/shells b/etc/shells index fe1e0294a010..673332a82fd3 100644 --- a/etc/shells +++ b/etc/shells @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/shells,v 1.5 2000/04/27 21:58:46 ache Exp $ # # List of acceptable shells for chpass(1). # Ftpd will not allow users to connect who are not using diff --git a/etc/snmpd.config b/etc/snmpd.config index 0d136ef1131f..98f0cda0e716 100644 --- a/etc/snmpd.config +++ b/etc/snmpd.config @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/snmpd.config,v 1.9 2006/12/31 11:19:48 maxim Exp $ # # Example configuration file for bsnmpd(1). # diff --git a/etc/sysctl.conf b/etc/sysctl.conf index 0c9e796a7ac8..21fb8e77d3df 100644 --- a/etc/sysctl.conf +++ b/etc/sysctl.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/sysctl.conf,v 1.8 2003/03/13 18:43:50 mux Exp $ # # This file is read when going to multi-user and its contents piped thru # ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details. diff --git a/etc/syslog.conf b/etc/syslog.conf index cf8667a73d19..38869eb83d03 100644 --- a/etc/syslog.conf +++ b/etc/syslog.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/syslog.conf,v 1.28 2005/03/12 12:31:16 glebius Exp $ # # Spaces ARE valid field separators in this file. However, # other *nix-like systems still insist on using tabs as field diff --git a/etc/termcap.small b/etc/termcap.small index f8a68a7d1748..2156843cc737 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.28 2004/06/06 11:46:27 schweikh Exp $ # # for syscons # common entry without semigraphics |
