diff options
author | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
---|---|---|
committer | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
commit | dec99dafe5763ba1db6950342aa80a634169c083 (patch) | |
tree | 1bd9f5a688ac947b00e690c3c69ccb8df203768d /etc | |
parent | 045f17e533c0209bbcddcccbbb0192d61ffd6c9c (diff) |
Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvs
Approved by: re (implicit)
This commit was manufactured to restore the state of the 8.2-RELEASE image.
Diffstat (limited to 'etc')
349 files changed, 349 insertions, 349 deletions
diff --git a/etc/Makefile b/etc/Makefile index 83a904d23183..0b4256564c74 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.375.2.6.2.1 2010/12/21 17:09:25 kensmith Exp $ .include <bsd.own.mk> diff --git a/etc/amd.map b/etc/amd.map index 375ef34a6272..7814f86227bd 100644 --- a/etc/amd.map +++ b/etc/amd.map @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/amd.map,v 1.10.10.1.6.1 2010/12/21 17:09:25 kensmith 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..7e4381e3806f 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.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # apm_event SUSPENDREQ { diff --git a/etc/auth.conf b/etc/auth.conf index 08b6f7a3271f..91fec8447e42 100644 --- a/etc/auth.conf +++ b/etc/auth.conf @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/auth.conf,v 1.6.32.1.6.1 2010/12/21 17:09:25 kensmith 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..d6f8d5f8569a 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ FILESDIR= /etc/bluetooth FILES= hcsecd.conf hosts protocols diff --git a/etc/bluetooth/hcsecd.conf b/etc/bluetooth/hcsecd.conf index e6b95998f33b..5570ec5b407e 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # HCI security daemon configuration file # diff --git a/etc/bluetooth/hosts b/etc/bluetooth/hosts index b704248c65f0..dd32541ce88f 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Bluetooth Host Database # diff --git a/etc/bluetooth/protocols b/etc/bluetooth/protocols index 6715094ce148..80732f4e71fd 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Bluetooth Protocol/Service Multiplexor (PSM) names and numbers # diff --git a/etc/crontab b/etc/crontab index e1e6e8862c8d..1e37aa78ff10 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.33.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # SHELL=/bin/sh PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin diff --git a/etc/csh.cshrc b/etc/csh.cshrc index f4f775ae6ada..3300ed4bb7c3 100644 --- a/etc/csh.cshrc +++ b/etc/csh.cshrc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/csh.cshrc,v 1.3.56.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # System-wide .cshrc file for csh(1). diff --git a/etc/csh.login b/etc/csh.login index 283c6d4fddbc..6cf840b13264 100644 --- a/etc/csh.login +++ b/etc/csh.login @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/csh.login,v 1.21.30.2.4.1 2010/12/21 17:09:25 kensmith 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..9d1833bc7646 100644 --- a/etc/csh.logout +++ b/etc/csh.logout @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/csh.logout,v 1.3.56.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # System-wide .logout file for csh(1). diff --git a/etc/ddb.conf b/etc/ddb.conf index a793705c6585..8738e44050eb 100644 --- a/etc/ddb.conf +++ b/etc/ddb.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/ddb.conf,v 1.1.4.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # This file is read when going to multi-user and its contents piped thru # ``ddb'' to define debugging scripts. diff --git a/etc/defaults/Makefile b/etc/defaults/Makefile index c6555e6de00f..2995bc9d818b 100644 --- a/etc/defaults/Makefile +++ b/etc/defaults/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/Makefile,v 1.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ FILES= bluetooth.device.conf devfs.rules periodic.conf rc.conf NO_OBJ= diff --git a/etc/defaults/bluetooth.device.conf b/etc/defaults/bluetooth.device.conf index 6e6a9811bccf..e49f6cb4c463 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.2.2.1.6.1 2010/12/21 17:09:25 kensmith 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 a3e30b776b19..804dd972a726 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.6.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # Very basic and secure ruleset: Hide everything. diff --git a/etc/defaults/periodic.conf b/etc/defaults/periodic.conf index fe5f00acd242..a8b4f066052e 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.47.2.3.2.1 2010/12/21 17:09:25 kensmith Exp $ # # What files override these defaults ? diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index d3b26c03cd27..8fd6dbf5f6e5 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.358.2.15.2.1 2010/12/21 17:09:25 kensmith Exp $ ############################################################## ### Important initial Boot-time options #################### diff --git a/etc/devd.conf b/etc/devd.conf index 77dda05da4d1..c5d74ab4ee7e 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/devd.conf,v 1.49.2.4.2.1 2010/12/21 17:09:25 kensmith 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/devd/Makefile b/etc/devd/Makefile index ad434f270e3f..8c26eec5c0af 100644 --- a/etc/devd/Makefile +++ b/etc/devd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/devd/Makefile,v 1.3.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ FILES= asus.conf uath.conf diff --git a/etc/devd/asus.conf b/etc/devd/asus.conf index a195a58bc51d..e300696e202a 100644 --- a/etc/devd/asus.conf +++ b/etc/devd/asus.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/devd/asus.conf,v 1.2.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # ASUS specific devd events diff --git a/etc/devd/uath.conf b/etc/devd/uath.conf index dc4019cefbc3..b0c736e09a85 100644 --- a/etc/devd/uath.conf +++ b/etc/devd/uath.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/devd/uath.conf,v 1.1.2.3.4.1 2010/12/21 17:09:25 kensmith Exp $ # # Atheros USB wireless network device specific devd events diff --git a/etc/devfs.conf b/etc/devfs.conf index f7869fe894bb..0f07a4e2296c 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.30.1.6.1 2010/12/21 17:09:25 kensmith 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..8d7e45554d87 100644 --- a/etc/dhclient.conf +++ b/etc/dhclient.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/dhclient.conf,v 1.3.36.1.6.1 2010/12/21 17:09:25 kensmith 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..9af231ef53ff 100644 --- a/etc/disktab +++ b/etc/disktab @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/disktab,v 1.26.10.1.6.1 2010/12/21 17:09:25 kensmith 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 c4650cbdb03b..98dddeb8eb2f 100644 --- a/etc/etc.amd64/ttys +++ b/etc/etc.amd64/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.amd64/ttys,v 1.18.2.1.6.1 2010/12/21 17:09:25 kensmith 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 7c3b3341a158..25f1e1248682 100644 --- a/etc/etc.arm/ttys +++ b/etc/etc.arm/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.arm/ttys,v 1.11.2.1.6.1 2010/12/21 17:09:25 kensmith 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 c4650cbdb03b..8e684fa9d38b 100644 --- a/etc/etc.i386/ttys +++ b/etc/etc.i386/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.i386/ttys,v 1.18.2.1.6.1 2010/12/21 17:09:25 kensmith 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 acacb90aa3b3..806cb5c8274a 100644 --- a/etc/etc.ia64/ttys +++ b/etc/etc.ia64/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.ia64/ttys,v 1.12.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # This file specifies various information about terminals on the system. diff --git a/etc/etc.mips/ttys b/etc/etc.mips/ttys index 55e58ae2a14b..43f1cc0a7325 100644 --- a/etc/etc.mips/ttys +++ b/etc/etc.mips/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.mips/ttys,v 1.6.2.1.6.1 2010/12/21 17:09:25 kensmith 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 96408ed7830b..2f4a1a4ae051 100644 --- a/etc/etc.powerpc/ttys +++ b/etc/etc.powerpc/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.powerpc/ttys,v 1.11.2.1.6.1 2010/12/21 17:09:25 kensmith 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 99533a4b6eb1..5bd63eb2b195 100644 --- a/etc/etc.sparc64/ttys +++ b/etc/etc.sparc64/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.sparc64/ttys,v 1.20.2.1.6.1 2010/12/21 17:09:25 kensmith 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..276e45dea037 100644 --- a/etc/fbtab +++ b/etc/fbtab @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/fbtab,v 1.3.56.1.6.1 2010/12/21 17:09:25 kensmith 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 44109034b007..be54d8d11122 100644 --- a/etc/freebsd-update.conf +++ b/etc/freebsd-update.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/freebsd-update.conf,v 1.6.2.2.6.1 2010/12/21 17:09:25 kensmith 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..dd0b12b61f15 100644 --- a/etc/ftpusers +++ b/etc/ftpusers @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/ftpusers,v 1.14.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # list of users disallowed any ftp access. # read by ftpd(8). diff --git a/etc/gettytab b/etc/gettytab index 2ce9b155d197..4c666e262da9 100644 --- a/etc/gettytab +++ b/etc/gettytab @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/gettytab,v 1.24.10.2.2.1 2010/12/21 17:09:25 kensmith 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..245f5a2af7c4 100644 --- a/etc/group +++ b/etc/group @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/group,v 1.35.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # wheel:*:0:root daemon:*:1: diff --git a/etc/gss/Makefile b/etc/gss/Makefile index 479fd2f93647..3729e8371d32 100644 --- a/etc/gss/Makefile +++ b/etc/gss/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/gss/Makefile,v 1.1.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ FILES= mech qop NO_OBJ= diff --git a/etc/gss/mech b/etc/gss/mech index 7cc82c713b8f..0dae24d96431 100644 --- a/etc/gss/mech +++ b/etc/gss/mech @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/gss/mech,v 1.4.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Name OID Library name Kernel module kerberosv5 1.2.840.113554.1.2.2 /usr/lib/libgssapi_krb5.so.10 kgssapi_krb5 diff --git a/etc/gss/qop b/etc/gss/qop index f975dbf379d8..6e0f9fc8e702 100644 --- a/etc/gss/qop +++ b/etc/gss/qop @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/gss/qop,v 1.1.10.1.6.1 2010/12/21 17:09:25 kensmith 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..e5dc5df44975 100644 --- a/etc/hosts +++ b/etc/hosts @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/hosts,v 1.16.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Host Database # diff --git a/etc/hosts.allow b/etc/hosts.allow index 96e0b67aba11..2323316cca0c 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.10.1.6.1 2010/12/21 17:09:25 kensmith 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..efd290e20458 100644 --- a/etc/hosts.equiv +++ b/etc/hosts.equiv @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/hosts.equiv,v 1.4.56.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # #localhost #my_very_good_friend.domain diff --git a/etc/hosts.lpd b/etc/hosts.lpd index b53202ab18e5..dafcaf606047 100644 --- a/etc/hosts.lpd +++ b/etc/hosts.lpd @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/hosts.lpd,v 1.4.56.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # See lpd(8) #machine.domain diff --git a/etc/inetd.conf b/etc/inetd.conf index bbc21dfca603..b57fbf406c10 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/inetd.conf,v 1.73.10.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Internet server configuration database # diff --git a/etc/libalias.conf b/etc/libalias.conf index a938e67aaabd..26a9a20842dd 100644 --- a/etc/libalias.conf +++ b/etc/libalias.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/libalias.conf,v 1.2.10.1.6.1 2010/12/21 17:09:25 kensmith 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..efe84edad438 100644 --- a/etc/login.access +++ b/etc/login.access @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/login.access,v 1.4.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Login access control table. # diff --git a/etc/login.conf b/etc/login.conf index a454758decd0..88bcaf5de0b4 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.53.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $ # # Default settings effectively disable resource limits, see the diff --git a/etc/mac.conf b/etc/mac.conf index 2e1b9a24cf7d..7539f6b4d008 100644 --- a/etc/mac.conf +++ b/etc/mac.conf @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/mac.conf,v 1.5.32.1.6.1 2010/12/21 17:09:25 kensmith 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..9c4724adccea 100644 --- a/etc/mail/Makefile +++ b/etc/mail/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/mail/Makefile,v 1.36.30.1.6.1 2010/12/21 17:09:25 kensmith 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..e87d751aae45 100644 --- a/etc/mail/README +++ b/etc/mail/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/README,v 1.16.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ Sendmail Processes diff --git a/etc/mail/access.sample b/etc/mail/access.sample index 33cfe17d3327..ddc68fd78799 100644 --- a/etc/mail/access.sample +++ b/etc/mail/access.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/access.sample,v 1.4.2.1.6.1 2010/12/21 17:09:25 kensmith 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 ae0e7f1c3fbd..7793ca6f22e5 100644 --- a/etc/mail/aliases +++ b/etc/mail/aliases @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/aliases,v 1.22.2.1.6.1 2010/12/21 17:09:25 kensmith 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..239355b1391b 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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..1720ccd5677c 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.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # List of domains (possibly wildcarded) and destination mailers # diff --git a/etc/mail/virtusertable.sample b/etc/mail/virtusertable.sample index 43e2bbbe4103..837bc0a3a54d 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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..d206ebd0ba27 100644 --- a/etc/man.alias +++ b/etc/man.alias @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/man.alias,v 1.2.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ en.ISO8859-15 en.ISO8859-1 diff --git a/etc/master.passwd b/etc/master.passwd index 9af31d13e55a..6b74325a4ca9 100644 --- a/etc/master.passwd +++ b/etc/master.passwd @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/master.passwd,v 1.40.22.1.6.1 2010/12/21 17:09:25 kensmith 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 95423db5cd21..b00161d78c96 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.22.2.4.1 2010/12/21 17:09:25 kensmith 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..562d58dfa15a 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.24.1.6.1 2010/12/21 17:09:25 kensmith 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 177394ac8d79..27d742354998 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.131.2.3.4.1 2010/12/21 17:09:25 kensmith 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 e78641453d42..69d9fd6a1df9 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.127.2.1.6.1 2010/12/21 17:09:25 kensmith 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..304081de03e1 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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 ce8a4562d820..41e8ffab175d 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.81.2.1.6.1 2010/12/21 17:09:25 kensmith 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..78a06dea1d51 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.32.1.6.1 2010/12/21 17:09:25 kensmith 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 008ffb03930b..65c065c17f5f 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.337.2.5.4.1 2010/12/21 17:09:25 kensmith 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 9ad314bfef12..baa7a344ad31 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.10.3.2.1 2010/12/21 17:09:25 kensmith 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..27c28cbf14b1 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.10.1.6.1 2010/12/21 17:09:25 kensmith 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..a4c09acbffb1 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.10.1.6.1 2010/12/21 17:09:25 kensmith 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..4d97821f69fe 100644 --- a/etc/mtree/Makefile +++ b/etc/mtree/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/Makefile,v 1.6.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ .include <bsd.own.mk> diff --git a/etc/mtree/README b/etc/mtree/README index c11d47ecc71e..14c17cd8ddbc 100644 --- a/etc/mtree/README +++ b/etc/mtree/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/etc/mtree/README,v 1.8.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ Note: If you modify these files, please keep hier(7) updated! diff --git a/etc/namedb/Makefile b/etc/namedb/Makefile index 3a5e1f699a23..70ea28476ade 100644 --- a/etc/namedb/Makefile +++ b/etc/namedb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/namedb/Makefile,v 1.5.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SUBDIR= master diff --git a/etc/namedb/master/Makefile b/etc/namedb/master/Makefile index 7907bf3bb5c1..84079a365fc1 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.12.1.6.1 2010/12/21 17:09:25 kensmith 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..f5c8cda9635b 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.12.1.6.1 2010/12/21 17:09:25 kensmith 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..4652a66c85a5 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.12.1.6.1 2010/12/21 17:09:25 kensmith 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..5ae4c6745f8f 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.12.1.6.1 2010/12/21 17:09:25 kensmith 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 57b7bf5252f8..11de21d9104d 100644 --- a/etc/namedb/named.conf +++ b/etc/namedb/named.conf @@ -1,4 +1,4 @@ -// $FreeBSD$ +// $FreeBSD: src/etc/namedb/named.conf,v 1.29.2.3.4.1 2010/12/21 17:09:25 kensmith 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 87282e522f4b..2bbc383163d5 100644 --- a/etc/namedb/named.root +++ b/etc/namedb/named.root @@ -1,5 +1,5 @@ ; -; $FreeBSD$ +; $FreeBSD: src/etc/namedb/named.root,v 1.14.2.3.2.1 2010/12/21 17:09:25 kensmith Exp $ ; ; This file holds the information on root name servers needed to diff --git a/etc/netconfig b/etc/netconfig index 109f2e36ad43..aeaa52233098 100644 --- a/etc/netconfig +++ b/etc/netconfig @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/netconfig,v 1.3.34.1.6.1 2010/12/21 17:09:25 kensmith 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 bb772dcff0eb..bab8cfba98bc 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.70.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $ # From: @(#)netstart 5.9 (Berkeley) 3/30/91 # diff --git a/etc/network.subr b/etc/network.subr index 6e5e992b145c..a0c834569ff1 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.195.2.10.4.2 2010/12/27 16:02:14 hrs Exp $ # # diff --git a/etc/networks b/etc/networks index a6b15d4519b7..db2125ef402b 100644 --- a/etc/networks +++ b/etc/networks @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/networks,v 1.3.56.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # @(#)networks 5.1 (Berkeley) 6/30/90 # # Your Local Networks Database diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf index 354ed09fd099..79aa07d2bb1f 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.52.2.1.6.1 2010/12/21 17:09:25 kensmith 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..5fc46b2af1d3 100644 --- a/etc/nls.alias +++ b/etc/nls.alias @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/nls.alias,v 1.5.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $ POSIX C en_US.US-ASCII C diff --git a/etc/nscd.conf b/etc/nscd.conf index 19a8b5b95452..3f5b819fddd5 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.4.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # enable-cache passwd yes diff --git a/etc/nsmb.conf b/etc/nsmb.conf index e5f225849191..6e644efa7fd9 100644 --- a/etc/nsmb.conf +++ b/etc/nsmb.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/nsmb.conf,v 1.4.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # smbfs lookups configuration files in next order: # 1. ~/.nsmbrc diff --git a/etc/nsswitch.conf b/etc/nsswitch.conf index c95b9a4e01c9..802d99052759 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # group: compat group_compat: nis diff --git a/etc/ntp.conf b/etc/ntp.conf index 9f99a8d95b15..83be5edf17e3 100644 --- a/etc/ntp.conf +++ b/etc/ntp.conf @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/ntp.conf,v 1.2.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Default NTP servers for the FreeBSD operating system. # diff --git a/etc/opieaccess b/etc/opieaccess index ed57ef13a33a..e7e4c11e44e2 100644 --- a/etc/opieaccess +++ b/etc/opieaccess @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/opieaccess,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith 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 f3795b312ac0..9edf27d7ce56 100644 --- a/etc/pam.d/Makefile +++ b/etc/pam.d/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/Makefile,v 1.17.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ NO_OBJ= diff --git a/etc/pam.d/README b/etc/pam.d/README index 7b8f9582124e..5ca41500dc58 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.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ diff --git a/etc/pam.d/atrun b/etc/pam.d/atrun index 6829469c9595..2bebe47ff4ee 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PAM configuration for the "atrun" service # diff --git a/etc/pam.d/convert.pl b/etc/pam.d/convert.pl index f4c0676e1c4a..e9433f0003af 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.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # use strict; diff --git a/etc/pam.d/cron b/etc/pam.d/cron index 55a3d1048c53..4d8cdd5280b5 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PAM configuration for the "cron" service # diff --git a/etc/pam.d/ftpd b/etc/pam.d/ftpd index 632c97333f18..1868f203df6a 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PAM configuration for the "ftpd" service # diff --git a/etc/pam.d/imap b/etc/pam.d/imap index 2d5efd0ab72a..47a109c059be 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PAM configuration for the "imap" service # diff --git a/etc/pam.d/kde b/etc/pam.d/kde index a384d628940b..1c3a832f7f07 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PAM configuration for the "kde" service # diff --git a/etc/pam.d/login b/etc/pam.d/login index 287036d43f59..26a67bd178d1 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PAM configuration for the "login" service # diff --git a/etc/pam.d/other b/etc/pam.d/other index c86239cb56db..aa2026c3cb30 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PAM configuration for the "other" service # diff --git a/etc/pam.d/passwd b/etc/pam.d/passwd index e65508326ab2..9b7e24e12f11 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.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PAM configuration for the "passwd" service # diff --git a/etc/pam.d/pop3 b/etc/pam.d/pop3 index c59e39b8bfaa..323160d8576e 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PAM configuration for the "pop3" service # diff --git a/etc/pam.d/rsh b/etc/pam.d/rsh index 9e562e0786d4..001162320ce2 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PAM configuration for the "rsh" service # diff --git a/etc/pam.d/sshd b/etc/pam.d/sshd index 46f536c74a4f..5992ba80cd26 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PAM configuration for the "sshd" service # diff --git a/etc/pam.d/su b/etc/pam.d/su index 834c27e08b8e..d798879f2f9a 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.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PAM configuration for the "su" service # diff --git a/etc/pam.d/system b/etc/pam.d/system index c2f4d8b3fdac..ddf5df656d6f 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.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # System-wide defaults # diff --git a/etc/pam.d/telnetd b/etc/pam.d/telnetd index 535afc293157..f13cb24f8458 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PAM configuration for the "telnetd" service # diff --git a/etc/pam.d/xdm b/etc/pam.d/xdm index b883de762a40..3fb6daf88e49 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PAM configuration for the "xdm" service # diff --git a/etc/pccard_ether b/etc/pccard_ether index 841c1a086830..525382edba33 100755 --- a/etc/pccard_ether +++ b/etc/pccard_ether @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/pccard_ether,v 1.55.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # pccard_ether interfacename [start|stop|restart] # diff --git a/etc/periodic/Makefile b/etc/periodic/Makefile index 8fb56dff051a..1a0c9bf0b6ba 100644 --- a/etc/periodic/Makefile +++ b/etc/periodic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/Makefile,v 1.3.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SUBDIR= daily security weekly monthly diff --git a/etc/periodic/Makefile.inc b/etc/periodic/Makefile.inc index a05341cd8f0b..e643445d508e 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.22.1.6.1 2010/12/21 17:09:25 kensmith 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 b4ebf3083bc5..2c28416b1bd0 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.10.2.1.6.1 2010/12/21 17:09:25 kensmith 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..c2949c39fd31 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.30.1.6.1 2010/12/21 17:09:25 kensmith 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..dc3089d4ea16 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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..951e33fd230f 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.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Remove system messages # diff --git a/etc/periodic/daily/140.clean-rwho b/etc/periodic/daily/140.clean-rwho index 9645d7e60bf7..004c7620ac00 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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..471319458588 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.30.1.6.1 2010/12/21 17:09:25 kensmith 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..c32bb807cdfe 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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..fe1ceee9ce68 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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..023bce36bdbc 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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 0856399af7fb..d925115fa2fb 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.36.2.4.1 2010/12/21 17:09:25 kensmith 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..f71c3bdb62e2 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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..279ba3546a0c 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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..cb0c835d80c6 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.10.1.6.1 2010/12/21 17:09:25 kensmith 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..67b230746680 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.32.1.6.1 2010/12/21 17:09:25 kensmith 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..dd7db3dd4daf 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.12.1.6.1 2010/12/21 17:09:25 kensmith 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..750720b84a03 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.12.1.6.1 2010/12/21 17:09:25 kensmith 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..15809548f814 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.12.1.6.1 2010/12/21 17:09:25 kensmith 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..21c23f11ae46 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.12.1.6.1 2010/12/21 17:09:25 kensmith 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..559816c97f48 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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..3afe086300dc 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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 d17fe4edf9c2..f59ded37fc9b 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.10.2.4.1 2010/12/21 17:09:25 kensmith 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..36b08a87f849 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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 ce633640b6a4..c6ed99d1e581 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.22.2.1.6.1 2010/12/21 17:09:25 kensmith 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..431db27d9fae 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.10.1.6.1 2010/12/21 17:09:25 kensmith 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..466a92e35a14 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.12.1.6.1 2010/12/21 17:09:25 kensmith 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..21816a7cd7b8 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.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/800.scrub-zfs b/etc/periodic/daily/800.scrub-zfs index f60588abf142..7656359e7b7b 100755..100644 --- a/etc/periodic/daily/800.scrub-zfs +++ b/etc/periodic/daily/800.scrub-zfs @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/800.scrub-zfs,v 1.1.2.3.2.1 2010/12/21 17:09:25 kensmith 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..0e1f95c8d2a7 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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 f70dac5d94d3..5bb1b2a6298c 100644 --- a/etc/periodic/daily/Makefile +++ b/etc/periodic/daily/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/Makefile,v 1.17.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $ .include <bsd.own.mk> diff --git a/etc/periodic/monthly/200.accounting b/etc/periodic/monthly/200.accounting index 0be8c326abf5..aff20094a4a7 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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..ecd135937c88 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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 1e71afdcf10d..9b823d21c959 100644 --- a/etc/periodic/monthly/Makefile +++ b/etc/periodic/monthly/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/monthly/Makefile,v 1.4.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ .include <bsd.own.mk> diff --git a/etc/periodic/security/100.chksetuid b/etc/periodic/security/100.chksetuid index 5b93b2043dc0..9afc7919dc2b 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.11.2.1.6.1 2010/12/21 17:09:25 kensmith 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 2558d0e01ff6..f70d54b6cc0b 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.6.2.1.6.1 2010/12/21 17:09:25 kensmith 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..16571290c8c0 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.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # diff --git a/etc/periodic/security/400.passwdless b/etc/periodic/security/400.passwdless index 42ece0453ccd..6a505e981078 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.38.1.6.1 2010/12/21 17:09:25 kensmith 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 f6cf4052bd7a..cbf9c0fa1cda 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.2.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/security/460.chkportsum b/etc/periodic/security/460.chkportsum index 3a39c84d0835..103bc40a8af8 100644 --- a/etc/periodic/security/460.chkportsum +++ b/etc/periodic/security/460.chkportsum @@ -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/460.chkportsum,v 1.2.2.4.2.1 2010/12/21 17:09:25 kensmith Exp $ # if [ -r /etc/defaults/periodic.conf ] diff --git a/etc/periodic/security/500.ipfwdenied b/etc/periodic/security/500.ipfwdenied index 6a6fb8b4f6a6..75fff1514171 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.22.1.6.1 2010/12/21 17:09:25 kensmith 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..c292ec482c30 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.32.1.6.1 2010/12/21 17:09:25 kensmith 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..635767cb68a7 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.24.1.6.1 2010/12/21 17:09:25 kensmith 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 daa0f86321f8..43e8c010e3c7 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.11.2.1.6.1 2010/12/21 17:09:25 kensmith 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..a54d87f2bf76 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.30.1.6.1 2010/12/21 17:09:25 kensmith 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..58bd3e909524 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.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Show kernel log messages diff --git a/etc/periodic/security/800.loginfail b/etc/periodic/security/800.loginfail index 767b9597ad41..708d3adb51ca 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.9.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Show login failures diff --git a/etc/periodic/security/900.tcpwrap b/etc/periodic/security/900.tcpwrap index 55f77099bb7c..16697e5e1bff 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.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Show tcp_wrapper warning messages diff --git a/etc/periodic/security/Makefile b/etc/periodic/security/Makefile index fc6772386945..0ff1822bb43c 100644 --- a/etc/periodic/security/Makefile +++ b/etc/periodic/security/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/Makefile,v 1.7.2.5.2.1 2010/12/21 17:09:25 kensmith Exp $ .include <bsd.own.mk> diff --git a/etc/periodic/security/security.functions b/etc/periodic/security/security.functions index f5b8dcd203d4..ec298c2e85ca 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # diff --git a/etc/periodic/weekly/310.locate b/etc/periodic/weekly/310.locate index 4079f5e8287e..478750a7449d 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.10.1.6.1 2010/12/21 17:09:25 kensmith 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..80f89821ee32 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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 1ba2f7e9a973..3a155fbdc7a0 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.22.2.4.1 2010/12/21 17:09:25 kensmith 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..1d56633daea7 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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..8e03bf46197c 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.30.1.6.1 2010/12/21 17:09:25 kensmith 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..95f418d3a31a 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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 7f2eae22de3e..0ba55447f159 100644 --- a/etc/periodic/weekly/Makefile +++ b/etc/periodic/weekly/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/Makefile,v 1.11.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ .include <bsd.own.mk> diff --git a/etc/pf.os b/etc/pf.os index b282c9437d73..4320eea9e367 100644 --- a/etc/pf.os +++ b/etc/pf.os @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/pf.os,v 1.4.10.1.6.1 2010/12/21 17:09:25 kensmith 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..32e729e3f583 100644 --- a/etc/phones +++ b/etc/phones @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/phones,v 1.9.10.1.6.1 2010/12/21 17:09:25 kensmith 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 10a75f6e435e..baf2ca638485 100644 --- a/etc/portsnap.conf +++ b/etc/portsnap.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/portsnap.conf,v 1.5.2.1.6.1 2010/12/21 17:09:25 kensmith 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 2b63834839f9..9879dc0d0292 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.11.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ ################################################################# default: diff --git a/etc/printcap b/etc/printcap index 5319a0ec2b93..1167971df9d6 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.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # This enables a simple local "raw" printer, hooked up to the first diff --git a/etc/profile b/etc/profile index 23c993c40214..ae414a105d71 100644 --- a/etc/profile +++ b/etc/profile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/profile,v 1.14.30.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # System-wide .profile file for sh(1). # diff --git a/etc/protocols b/etc/protocols index a27b226422aa..0a69ede16df5 100644 --- a/etc/protocols +++ b/etc/protocols @@ -1,7 +1,7 @@ # # Internet protocols # -# $FreeBSD$ +# $FreeBSD: src/etc/protocols,v 1.22.10.1.6.1 2010/12/21 17:09:25 kensmith 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.342.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # System startup script run by init on autoboot diff --git a/etc/rc.bsdextended b/etc/rc.bsdextended index b933a96fbcb7..2ff7cc85f5f5 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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # #### diff --git a/etc/rc.d/DAEMON b/etc/rc.d/DAEMON index a656a88ac664..fef1a8e74afa 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.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: DAEMON diff --git a/etc/rc.d/FILESYSTEMS b/etc/rc.d/FILESYSTEMS index ba2a2d6ea91d..3a2362544552 100755..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.12.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: FILESYSTEMS diff --git a/etc/rc.d/LOGIN b/etc/rc.d/LOGIN index 2b45ba88a4b4..a9e0c6ba741d 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.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: LOGIN diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile index 47c0eb01b7b8..64dfc43770cd 100755 --- a/etc/rc.d/Makefile +++ b/etc/rc.d/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/Makefile,v 1.99.2.7.2.1 2010/12/21 17:09:25 kensmith Exp $ .include <bsd.own.mk> diff --git a/etc/rc.d/NETWORKING b/etc/rc.d/NETWORKING index c72fe0c0267a..4a15ef93e5a5 100755..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.17.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: NETWORKING NETWORK diff --git a/etc/rc.d/SERVERS b/etc/rc.d/SERVERS index 01e51a81492e..99dfff5cb912 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.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: SERVERS diff --git a/etc/rc.d/abi b/etc/rc.d/abi index 3765b058114f..cb7694c4427c 100755..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.12.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: abi diff --git a/etc/rc.d/accounting b/etc/rc.d/accounting index e4ae4a12bce4..2ead05725f60 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.11.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: accounting diff --git a/etc/rc.d/addswap b/etc/rc.d/addswap index 8ca3cf83696b..6f8483df385d 100755..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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: addswap diff --git a/etc/rc.d/adjkerntz b/etc/rc.d/adjkerntz index 77e1e9dd41d9..2219c50e6db5 100755..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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: adjkerntz diff --git a/etc/rc.d/amd b/etc/rc.d/amd index 8105aeb3fc44..d81b1ae838ee 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.23.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: amd diff --git a/etc/rc.d/apm b/etc/rc.d/apm index 3d15701956ed..2b260dc6e53b 100755..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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: apm diff --git a/etc/rc.d/apmd b/etc/rc.d/apmd index c2d69674a963..504eccf95bf5 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.14.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: apmd diff --git a/etc/rc.d/archdep b/etc/rc.d/archdep index 157df8bb5699..328af1553b96 100755..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.16.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: archdep diff --git a/etc/rc.d/atm1 b/etc/rc.d/atm1 index da50df0a9e95..fb85120f5354 100755..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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: atm1 diff --git a/etc/rc.d/atm2 b/etc/rc.d/atm2 index ffb63c35aef5..6a760fc681b5 100755..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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: atm2 diff --git a/etc/rc.d/atm3 b/etc/rc.d/atm3 index 4dbd128b8e85..e1dc96984f45 100755..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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Start ATM daemons diff --git a/etc/rc.d/auditd b/etc/rc.d/auditd index 4d0760ceb35b..e17748ce5a80 100755..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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Start up for the Audit daemon. # diff --git a/etc/rc.d/auto_linklocal b/etc/rc.d/auto_linklocal index 28d03c0cd6f0..db34095a63a8 100755..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.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: auto_linklocal diff --git a/etc/rc.d/bgfsck b/etc/rc.d/bgfsck index 3715354fc3ed..d251945fefb1 100755..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.9.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: bgfsck diff --git a/etc/rc.d/bluetooth b/etc/rc.d/bluetooth index 183f83552342..03cb6b33a483 100755..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.4.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # PROVIDE: bluetooth # REQUIRE: DAEMON diff --git a/etc/rc.d/bootparams b/etc/rc.d/bootparams index 1081bbfb6eed..488c32863fd0 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.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: bootparams diff --git a/etc/rc.d/bridge b/etc/rc.d/bridge index 272703899c32..17ea69b5611d 100755..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.10.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: bridge diff --git a/etc/rc.d/bsnmpd b/etc/rc.d/bsnmpd index c24a08f34973..d14561368f2d 100755..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.2.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: bsnmpd diff --git a/etc/rc.d/bthidd b/etc/rc.d/bthidd index 907305e2f7d9..aa874b357c60 100755..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.2.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: bthidd diff --git a/etc/rc.d/ccd b/etc/rc.d/ccd index 1188148760dc..b4ad12c766b4 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.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/cleanvar b/etc/rc.d/cleanvar index 589db423f1b3..2bf4acf7002c 100755..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.10.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: cleanvar diff --git a/etc/rc.d/cleartmp b/etc/rc.d/cleartmp index 94b7799ba6d5..8bc436f5c71e 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.19.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: cleartmp diff --git a/etc/rc.d/cron b/etc/rc.d/cron index cc87d42bc066..b0af7eabbdce 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.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: cron diff --git a/etc/rc.d/ddb b/etc/rc.d/ddb index f4d34b198b45..0148449eccc9 100755..100644 --- a/etc/rc.d/ddb +++ b/etc/rc.d/ddb @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ddb,v 1.1.4.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ddb diff --git a/etc/rc.d/defaultroute b/etc/rc.d/defaultroute index f78bece54061..c01f3bd5d976 100755..100644 --- a/etc/rc.d/defaultroute +++ b/etc/rc.d/defaultroute @@ -2,7 +2,7 @@ # # Wait for the default route to be up # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/defaultroute,v 1.6.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: defaultroute diff --git a/etc/rc.d/devd b/etc/rc.d/devd index 8ce575a8cd35..43955beb1dee 100755..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.11.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: devd diff --git a/etc/rc.d/devfs b/etc/rc.d/devfs index 82278af53cf4..514f79207917 100755..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.10.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: devfs diff --git a/etc/rc.d/dhclient b/etc/rc.d/dhclient index c7e4b4df4531..e4dd52113346 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.32.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: dhclient diff --git a/etc/rc.d/dmesg b/etc/rc.d/dmesg index c6cdca363500..80167b52382e 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.7.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: dmesg diff --git a/etc/rc.d/dumpon b/etc/rc.d/dumpon index 4e448ea032ee..85e1eb15fc5c 100755..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.12.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: dumpon diff --git a/etc/rc.d/encswap b/etc/rc.d/encswap index 622199869d1c..d0b02b28de34 100755..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.12.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/fsck b/etc/rc.d/fsck index c1fe155e48f4..fd4319e42aac 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.14.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: fsck diff --git a/etc/rc.d/ftp-proxy b/etc/rc.d/ftp-proxy index 6712e6837ca6..8e98ff9ed1ca 100755..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.3.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ftp-proxy diff --git a/etc/rc.d/ftpd b/etc/rc.d/ftpd index 338d73523857..af06e2d52170 100755..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.2.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ftpd diff --git a/etc/rc.d/gbde b/etc/rc.d/gbde index 6117b86ea617..a32cd148ebff 100755..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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/geli b/etc/rc.d/geli index 736b10a75198..ed669b7d6b57 100755..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.10.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/geli2 b/etc/rc.d/geli2 index 4726de07ead4..6966155c0716 100755..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.10.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: geli2 diff --git a/etc/rc.d/gptboot b/etc/rc.d/gptboot index abfcaa151498..251091a5731d 100755..100644 --- a/etc/rc.d/gptboot +++ b/etc/rc.d/gptboot @@ -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/gptboot,v 1.1.2.3.2.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: gptboot diff --git a/etc/rc.d/gssd b/etc/rc.d/gssd index 3788307e2981..5b438fe3628f 100755..100644 --- a/etc/rc.d/gssd +++ b/etc/rc.d/gssd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/gssd,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: gssd diff --git a/etc/rc.d/hastd b/etc/rc.d/hastd index 11006788e68c..618df4d63b69 100644 --- a/etc/rc.d/hastd +++ b/etc/rc.d/hastd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/hastd,v 1.3.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: hastd diff --git a/etc/rc.d/hcsecd b/etc/rc.d/hcsecd index fd6a925a3356..776a2a07b619 100755..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.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: hcsecd diff --git a/etc/rc.d/hostapd b/etc/rc.d/hostapd index 5f8203edd393..9420beecbef6 100755..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.3.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: hostapd diff --git a/etc/rc.d/hostid b/etc/rc.d/hostid index 45d679bbabf6..a9e9b4b1ba1f 100755..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.11.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: hostid diff --git a/etc/rc.d/hostid_save b/etc/rc.d/hostid_save index 44e403f29284..3aada025185f 100755..100644 --- a/etc/rc.d/hostid_save +++ b/etc/rc.d/hostid_save @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/hostid_save,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: hostid_save diff --git a/etc/rc.d/hostname b/etc/rc.d/hostname index 142dc4713c33..0654c9129d75 100755..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.13.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: hostname diff --git a/etc/rc.d/inetd b/etc/rc.d/inetd index fc00f38d712c..2bbc0f7d439e 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.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: inetd diff --git a/etc/rc.d/initrandom b/etc/rc.d/initrandom index 8802396ecb66..7b18963c2db8 100755..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.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: initrandom diff --git a/etc/rc.d/ip6addrctl b/etc/rc.d/ip6addrctl index 88e1f990f0e2..d2b3c7c2c4e6 100755..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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ip6addrctl diff --git a/etc/rc.d/ipfilter b/etc/rc.d/ipfilter index fd1e99bbe08e..e5489493709c 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.30.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ipfilter diff --git a/etc/rc.d/ipfs b/etc/rc.d/ipfs index 9b5ccac9d607..a8df4b1c7560 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.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ipfs diff --git a/etc/rc.d/ipfw b/etc/rc.d/ipfw index 3818bfcd1e18..d0126276d31f 100755..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.21.2.4.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ipfw diff --git a/etc/rc.d/ipmon b/etc/rc.d/ipmon index cbed4530006c..ccbae9d6d02f 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.16.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ipmon diff --git a/etc/rc.d/ipnat b/etc/rc.d/ipnat index 6bf2e08860ae..ece7aa756f38 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.17.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ipnat diff --git a/etc/rc.d/ipsec b/etc/rc.d/ipsec index 0ad54908a14d..db277539416d 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.20.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ipsec diff --git a/etc/rc.d/ipxrouted b/etc/rc.d/ipxrouted index 04d3586daa39..5cc5ce51f36c 100755..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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ipxrouted diff --git a/etc/rc.d/jail b/etc/rc.d/jail index 830cd5f8170a..2f4c6b4b0a8c 100755..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.43.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: jail diff --git a/etc/rc.d/kadmind b/etc/rc.d/kadmind index 1e07938ffcd6..37124194f538 100755..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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: kadmin diff --git a/etc/rc.d/kerberos b/etc/rc.d/kerberos index 3eeb32af3ff5..61cc01680734 100755..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.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: kerberos diff --git a/etc/rc.d/keyserv b/etc/rc.d/keyserv index d1eaaee55228..b41df451b9ba 100755..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.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Start keyserv if we are running Secure RPC diff --git a/etc/rc.d/kldxref b/etc/rc.d/kldxref index 40140cc092fe..841b0a686d34 100755..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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: kldxref diff --git a/etc/rc.d/kpasswdd b/etc/rc.d/kpasswdd index d7f40ac4ad7d..034929bc2719 100755..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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: kpasswdd diff --git a/etc/rc.d/ldconfig b/etc/rc.d/ldconfig index 5ed1ed1d5d77..12243d9ff032 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.20.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ldconfig diff --git a/etc/rc.d/local b/etc/rc.d/local index 61a08523a46e..0ef2a3b3691b 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.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: local diff --git a/etc/rc.d/localpkg b/etc/rc.d/localpkg index b3a3f687d7b2..08183cf93604 100755..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.10.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: localpkg diff --git a/etc/rc.d/lockd b/etc/rc.d/lockd index 1a3fc6b8ee85..2d6c9215fb42 100755..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.22.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: lockd diff --git a/etc/rc.d/lpd b/etc/rc.d/lpd index 552e0680e88a..c573a66962a4 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.10.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: lpd diff --git a/etc/rc.d/mdconfig b/etc/rc.d/mdconfig index 093c40212845..97b98b7adf52 100755..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.10.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: mdconfig diff --git a/etc/rc.d/mdconfig2 b/etc/rc.d/mdconfig2 index 4b1535e8e7c5..1c354252eedb 100755..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.10.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: mdconfig2 diff --git a/etc/rc.d/mixer b/etc/rc.d/mixer index cc7fb2d749c0..1be8a8621565 100755..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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: mixer diff --git a/etc/rc.d/motd b/etc/rc.d/motd index 8256d9682836..deaea7f0ce02 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.11.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: motd diff --git a/etc/rc.d/mountcritlocal b/etc/rc.d/mountcritlocal index 912930251b9d..933de2b99281 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.17.2.3.2.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: mountcritlocal diff --git a/etc/rc.d/mountcritremote b/etc/rc.d/mountcritremote index ff965dac9bf8..59a9e0853ea5 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.19.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: mountcritremote diff --git a/etc/rc.d/mountd b/etc/rc.d/mountd index e893e9843ba7..62405a10f6ed 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.22.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: mountd diff --git a/etc/rc.d/mountlate b/etc/rc.d/mountlate index 5b8ff73647c5..19f17ed5653b 100755..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.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: mountlate diff --git a/etc/rc.d/moused b/etc/rc.d/moused index fd2c447c60ad..6f7d72011964 100755..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.15.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: moused diff --git a/etc/rc.d/mroute6d b/etc/rc.d/mroute6d index d733092df145..bf7b7a3c797a 100755..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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: mroute6d diff --git a/etc/rc.d/mrouted b/etc/rc.d/mrouted index 2eb9144661e7..1b50c5e4bf76 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.11.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: mrouted diff --git a/etc/rc.d/msgs b/etc/rc.d/msgs index 6031acc7337d..534c412140ff 100755..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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: msgs diff --git a/etc/rc.d/named b/etc/rc.d/named index 81db6463dd3d..f10aae17c23b 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.31.2.4.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: named diff --git a/etc/rc.d/natd b/etc/rc.d/natd index e22353a6431b..a58f03801b48 100755..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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: natd diff --git a/etc/rc.d/netif b/etc/rc.d/netif index 582dd45972bc..7c9776e853bd 100755..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.32.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: netif diff --git a/etc/rc.d/netoptions b/etc/rc.d/netoptions index 7b02c50d5d24..fed75a86da27 100755..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.146.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: netoptions diff --git a/etc/rc.d/network_ipv6 b/etc/rc.d/network_ipv6 index d47416449778..d3e9571f1bd1 100755..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.38.2.2.2.1 2010/12/21 17:09:25 kensmith 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 ab8f2d314971..b6c3522cdd0f 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.7.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: newsyslog diff --git a/etc/rc.d/nfscbd b/etc/rc.d/nfscbd index 8fecfe94141e..3f6c8e0695a9 100755..100644 --- a/etc/rc.d/nfscbd +++ b/etc/rc.d/nfscbd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/nfscbd,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: nfscbd diff --git a/etc/rc.d/nfsclient b/etc/rc.d/nfsclient index d28e45f6a2e9..23f916a74a81 100755..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.7.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: nfsclient diff --git a/etc/rc.d/nfsd b/etc/rc.d/nfsd index bbfe563a00e2..a61ad91edd58 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.17.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: nfsd diff --git a/etc/rc.d/nfsserver b/etc/rc.d/nfsserver index bfa3f1205af6..8bab77cdb16b 100755..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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: nfsserver diff --git a/etc/rc.d/nfsuserd b/etc/rc.d/nfsuserd index 278c6666b676..1a6b5e7c9cfa 100755..100644 --- a/etc/rc.d/nfsuserd +++ b/etc/rc.d/nfsuserd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/nfsuserd,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: nfsuserd diff --git a/etc/rc.d/nisdomain b/etc/rc.d/nisdomain index 9763a9a205a7..8c3b8d1f8472 100755..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.4.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: nisdomain diff --git a/etc/rc.d/nscd b/etc/rc.d/nscd index 42041a75a6ec..c6488a59e9f0 100755..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.8.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: nscd diff --git a/etc/rc.d/nsswitch b/etc/rc.d/nsswitch index 8b0b228d77dd..556519069ae9 100755..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.10.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: nsswitch diff --git a/etc/rc.d/ntpd b/etc/rc.d/ntpd index b7b009c33822..eda924e4232f 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.18.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ntpd diff --git a/etc/rc.d/ntpdate b/etc/rc.d/ntpdate index 3f93e2718072..659917428b92 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.10.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ntpdate diff --git a/etc/rc.d/othermta b/etc/rc.d/othermta index 7ab3e63649ac..0d479967c940 100755..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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: mail diff --git a/etc/rc.d/pf b/etc/rc.d/pf index 9f64c04a6696..c0ed67755478 100755..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.19.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: pf diff --git a/etc/rc.d/pflog b/etc/rc.d/pflog index 001ad38de2cf..9ffcda111f8b 100755..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.14.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: pflog diff --git a/etc/rc.d/pfsync b/etc/rc.d/pfsync index 8be89282d120..5d3f69c8d83d 100755..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.7.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: pfsync diff --git a/etc/rc.d/power_profile b/etc/rc.d/power_profile index 03d36be5b380..b1e182c92b02 100755..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.13.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: power_profile diff --git a/etc/rc.d/powerd b/etc/rc.d/powerd index e59d979b6932..41411dda2346 100755..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.5.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: powerd diff --git a/etc/rc.d/ppp b/etc/rc.d/ppp index b3991fe2270a..654c5703a4a9 100755..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.21.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ppp diff --git a/etc/rc.d/pppoed b/etc/rc.d/pppoed index c939112528c5..0c52f4354459 100755..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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: pppoed diff --git a/etc/rc.d/pwcheck b/etc/rc.d/pwcheck index a8df716cf995..43e6b1fd0487 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.5.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: pwcheck diff --git a/etc/rc.d/quota b/etc/rc.d/quota index 6432f5013128..b2537a6cb027 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.9.2.1.6.1 2010/12/21 17:09:25 kensmith 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..01dc0c9e3b7c 100755..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.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: random diff --git a/etc/rc.d/rarpd b/etc/rc.d/rarpd index 3602c879c5c9..61ba2bb85c57 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.7.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: rarpd diff --git a/etc/rc.d/resolv b/etc/rc.d/resolv index c34209cd3701..f22351e179bd 100755..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.38.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: resolv diff --git a/etc/rc.d/rfcomm_pppd_server b/etc/rc.d/rfcomm_pppd_server index f666684cff09..c5bd252e2720 100755..100644 --- a/etc/rc.d/rfcomm_pppd_server +++ b/etc/rc.d/rfcomm_pppd_server @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/rfcomm_pppd_server,v 1.1.6.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: rfcomm_pppd_server diff --git a/etc/rc.d/root b/etc/rc.d/root index 6bddb17f2225..1502fe28deb2 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.17.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: root diff --git a/etc/rc.d/route6d b/etc/rc.d/route6d index f8a2bca14ee2..1e5e3b19575c 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.10.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: route6d diff --git a/etc/rc.d/routed b/etc/rc.d/routed index be4cebc721d6..efcbd69074d9 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.13.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: routed diff --git a/etc/rc.d/routing b/etc/rc.d/routing index 563826d44d58..547038900351 100755..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.146.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: routing diff --git a/etc/rc.d/rpcbind b/etc/rc.d/rpcbind index a30f1029c9db..de3b70cad38c 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.14.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: rpcbind diff --git a/etc/rc.d/rtadvd b/etc/rc.d/rtadvd index 0d3c9d3cc7ff..3204f25542fe 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.12.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: rtadvd diff --git a/etc/rc.d/rtsold b/etc/rc.d/rtsold index 64a83e3a08a6..0d790bffbb03 100755 --- a/etc/rc.d/rtsold +++ b/etc/rc.d/rtsold @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/rtsold,v 1.4.2.3.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: rtsold diff --git a/etc/rc.d/rwho b/etc/rc.d/rwho index e088d991eef1..0158f6b4233c 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.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: rwho diff --git a/etc/rc.d/savecore b/etc/rc.d/savecore index 2bee021392ce..b307a5b3393e 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.16.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: savecore diff --git a/etc/rc.d/sdpd b/etc/rc.d/sdpd index acaf380bf561..00914be83ce7 100755..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.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: sdpd diff --git a/etc/rc.d/securelevel b/etc/rc.d/securelevel index 620a22e4ea1c..289654ce280d 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.11.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: securelevel diff --git a/etc/rc.d/sendmail b/etc/rc.d/sendmail index dfaa8e0157b2..a3ef98c972fb 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.19.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: mail diff --git a/etc/rc.d/serial b/etc/rc.d/serial index d569a0b41be9..9ef0000dcc35 100755..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.26.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: serial diff --git a/etc/rc.d/sppp b/etc/rc.d/sppp index d4a183bf3fb5..c46aa57bb26b 100755..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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: sppp diff --git a/etc/rc.d/sshd b/etc/rc.d/sshd index fd95d5ad0a49..75decc29f8f2 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.14.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: sshd diff --git a/etc/rc.d/statd b/etc/rc.d/statd index 85e003df0560..0512b50ef958 100755..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.21.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: statd diff --git a/etc/rc.d/static_arp b/etc/rc.d/static_arp index 582518fe97ea..3f4cf7be5288 100755..100644 --- a/etc/rc.d/static_arp +++ b/etc/rc.d/static_arp @@ -26,7 +26,7 @@ # # Configure static ARP table # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/static_arp,v 1.4.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: static_arp diff --git a/etc/rc.d/swap1 b/etc/rc.d/swap1 index 71a190822e48..21e0c93b6790 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.13.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: localswap diff --git a/etc/rc.d/syscons b/etc/rc.d/syscons index 815f0b27b300..4157602899b4 100755..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.22.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: syscons diff --git a/etc/rc.d/sysctl b/etc/rc.d/sysctl index d1a42d152df4..b49f4705cf9f 100755..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.21.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: sysctl diff --git a/etc/rc.d/syslogd b/etc/rc.d/syslogd index 5dcd3e98bfe8..3976baa7ef5e 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.13.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: syslogd diff --git a/etc/rc.d/timed b/etc/rc.d/timed index d1cf1a22536c..55f434148f2e 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.7.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: timed diff --git a/etc/rc.d/tmp b/etc/rc.d/tmp index 282709e5e351..08565eb95465 100755..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.40.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: tmp diff --git a/etc/rc.d/ubthidhci b/etc/rc.d/ubthidhci index 529f8d66835e..8676492f889c 100755..100644 --- a/etc/rc.d/ubthidhci +++ b/etc/rc.d/ubthidhci @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ubthidhci,v 1.1.2.3.4.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ubthidhci diff --git a/etc/rc.d/ugidfw b/etc/rc.d/ugidfw index d65d6a3633a6..271f1287f07e 100755..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.7.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # PROVIDE: ugidfw # BEFORE: LOGIN diff --git a/etc/rc.d/var b/etc/rc.d/var index 4b57fb5026f2..a1c0827382c4 100755..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.44.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: var diff --git a/etc/rc.d/virecover b/etc/rc.d/virecover index 77cd9a0736ba..4b0fee6b50f2 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.10.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: virecover diff --git a/etc/rc.d/watchdogd b/etc/rc.d/watchdogd index e8521263620d..cf9366f4b219 100755..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.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: watchdogd diff --git a/etc/rc.d/wpa_supplicant b/etc/rc.d/wpa_supplicant index 8514efcbbc1f..be451a1cd358 100755..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.6.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: wpa_supplicant diff --git a/etc/rc.d/ypbind b/etc/rc.d/ypbind index 4dbf3519f390..ef46e7cc36d4 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.12.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ypbind diff --git a/etc/rc.d/yppasswdd b/etc/rc.d/yppasswdd index fbb80bcf443a..5003adc5f7d7 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.14.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: yppasswdd diff --git a/etc/rc.d/ypserv b/etc/rc.d/ypserv index 8e17fd77398b..1bb19554ee20 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.14.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ypserv diff --git a/etc/rc.d/ypset b/etc/rc.d/ypset index 78c408bde8dd..5bf3e68e63fc 100755..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.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ypset diff --git a/etc/rc.d/ypupdated b/etc/rc.d/ypupdated index 98ef2038565f..f3e263ae71ac 100755..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.7.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ypupdated diff --git a/etc/rc.d/ypxfrd b/etc/rc.d/ypxfrd index f125a30159db..ef94793ee34a 100755..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.9.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: ypxfrd diff --git a/etc/rc.d/zfs b/etc/rc.d/zfs index cabbcf6ef49f..66b2ed5c428c 100755..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.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: zfs diff --git a/etc/rc.d/zvol b/etc/rc.d/zvol index 3179d42f134d..4746841efa39 100755..100644 --- a/etc/rc.d/zvol +++ b/etc/rc.d/zvol @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/zvol,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # PROVIDE: zvol diff --git a/etc/rc.firewall b/etc/rc.firewall index 3db984e22716..e62dca5cf37a 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.60.2.4.4.1 2010/12/21 17:09:25 kensmith Exp $ # # diff --git a/etc/rc.initdiskless b/etc/rc.initdiskless index e731abbb24ad..2c7881597c1d 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.54.2.2.4.1 2010/12/21 17:09:25 kensmith 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 84e726ec6d58..136371a1d2db 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.9.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # sample run command file for APM Resume Event diff --git a/etc/rc.sendmail b/etc/rc.sendmail index b025bc0bd62c..f447ddf15f39 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.32.1.6.1 2010/12/21 17:09:25 kensmith 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 dc1ca1357df8..2970538d8d32 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.32.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Site-specific closing actions for daemons run by init on shutdown, diff --git a/etc/rc.subr b/etc/rc.subr index a54746b14051..172b4d2eff65 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.88.2.12.2.1 2010/12/21 17:09:25 kensmith Exp $ # # Copyright (c) 1997-2004 The NetBSD Foundation, Inc. # All rights reserved. diff --git a/etc/rc.suspend b/etc/rc.suspend index 7b08d31f4ac2..c1e4d274511d 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.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # sample run command file for APM Suspend Event diff --git a/etc/regdomain.xml b/etc/regdomain.xml index d95000c5c0a4..69164a08b1a2 100644 --- a/etc/regdomain.xml +++ b/etc/regdomain.xml @@ -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/regdomain.xml,v 1.4.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ --> <regulatory-data> diff --git a/etc/remote b/etc/remote index c3e7808952d8..f4bbea1ac436 100644 --- a/etc/remote +++ b/etc/remote @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/remote,v 1.19.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # @(#)remote 5.2 (Berkeley) 6/30/90 # diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc index 36df9c61f71d..ce627e682eeb 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.10.1.6.1 2010/12/21 17:09:25 kensmith 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..5264beffd94a 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.34.1.6.1 2010/12/21 17:09:25 kensmith 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..bd1b611ac7d4 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.36.1.6.1 2010/12/21 17:09:25 kensmith 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..910a20cb845c 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.10.1.6.1 2010/12/21 17:09:25 kensmith 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.30.1.6.1 2010/12/21 17:09:25 kensmith 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..e035e7b76fe3 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.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ M4= m4 CHMOD= chmod diff --git a/etc/sendmail/freebsd.mc b/etc/sendmail/freebsd.mc index 4bf41a56340d..6a8235e36ccf 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.37.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $') OSTYPE(freebsd6) DOMAIN(generic) diff --git a/etc/sendmail/freebsd.submit.mc b/etc/sendmail/freebsd.submit.mc index 0fd8d63237ab..5aa4b6647fe7 100644 --- a/etc/sendmail/freebsd.submit.mc +++ b/etc/sendmail/freebsd.submit.mc @@ -15,7 +15,7 @@ divert(-1) # divert(0)dnl -VERSIONID(`$FreeBSD$') +VERSIONID(`$FreeBSD: src/etc/sendmail/freebsd.submit.mc,v 1.7.2.2.4.1 2010/12/21 17:09:25 kensmith 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..508628bc71bf 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.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $') OSTYPE(freebsd6) FEATURE(nullclient, hub.$m) diff --git a/etc/services b/etc/services index dfd99b590140..050eb3808a9d 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.10.6.2.1 2010/12/21 17:09:25 kensmith Exp $ # From: @(#)services 5.8 (Berkeley) 5/9/91 # # WELL KNOWN PORT NUMBERS diff --git a/etc/shells b/etc/shells index fe1e0294a010..57473c8bcf29 100644 --- a/etc/shells +++ b/etc/shells @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/shells,v 1.5.36.1.6.1 2010/12/21 17:09:25 kensmith 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..8802785e6e67 100644 --- a/etc/snmpd.config +++ b/etc/snmpd.config @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/snmpd.config,v 1.9.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Example configuration file for bsnmpd(1). # diff --git a/etc/sysctl.conf b/etc/sysctl.conf index 0c9e796a7ac8..fb4754a89e38 100644 --- a/etc/sysctl.conf +++ b/etc/sysctl.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/sysctl.conf,v 1.8.34.1.6.1 2010/12/21 17:09:25 kensmith 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 be96831d254c..69f6fb233b10 100644 --- a/etc/syslog.conf +++ b/etc/syslog.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/syslog.conf,v 1.30.2.1.6.1 2010/12/21 17:09:25 kensmith 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 e2b35b8f5d0f..52ad3d324967 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.30.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ # # for syscons # common entry without semigraphics |