diff options
Diffstat (limited to 'etc')
315 files changed, 382 insertions, 314 deletions
diff --git a/etc/Makefile b/etc/Makefile index 7d36cfbeab30..e52a30795f73 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.313 2003/05/06 07:25:17 dougb Exp $ .if !defined(NO_SENDMAIL) SUBDIR= sendmail diff --git a/etc/amd.map b/etc/amd.map index d34adc969790..4fbd9c691258 100644 --- a/etc/amd.map +++ b/etc/amd.map @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/amd.map,v 1.9 2002/05/15 22:24:29 obrien Exp $ # /defaults type:=host;fs:=${autodir}/${rhost}/host;rhost:=${key} * opts:=rw,grpid,resvport,vers=3,proto=udp,nosuid,nodev diff --git a/etc/apmd.conf b/etc/apmd.conf index 4dc79be685c2..85e3b3b30623 100644 --- a/etc/apmd.conf +++ b/etc/apmd.conf @@ -1,6 +1,6 @@ # apmd Configuration File # -# $FreeBSD$ +# $FreeBSD: src/etc/apmd.conf,v 1.7 2001/08/06 15:52:42 nsayer Exp $ # apm_event SUSPENDREQ { diff --git a/etc/auth.conf b/etc/auth.conf index 5e9179ab39b8..4ec990ebcf36 100644 --- a/etc/auth.conf +++ b/etc/auth.conf @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/auth.conf,v 1.5 2000/12/28 10:32:00 peter Exp $ # # This file contains information on what types of authentication to use. # It is just the beginnings of a greater scheme. diff --git a/etc/crontab b/etc/crontab index 2e538a823e55..9f5e75c3b659 100644 --- a/etc/crontab +++ b/etc/crontab @@ -1,6 +1,6 @@ # /etc/crontab - root's crontab for FreeBSD # -# $FreeBSD$ +# $FreeBSD: src/etc/crontab,v 1.32 2002/11/22 16:13:39 tom Exp $ # SHELL=/bin/sh PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin diff --git a/etc/csh.cshrc b/etc/csh.cshrc index f4f775ae6ada..14d67e11932a 100644 --- a/etc/csh.cshrc +++ b/etc/csh.cshrc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/csh.cshrc,v 1.3 1999/08/27 23:23:40 peter Exp $ # # System-wide .cshrc file for csh(1). diff --git a/etc/csh.login b/etc/csh.login index 7d70f939e289..00daf093c797 100644 --- a/etc/csh.login +++ b/etc/csh.login @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/csh.login,v 1.20 2000/07/27 11:39:33 asmodai Exp $ # # System-wide .login file for csh(1). # Uncomment this to give you the default 4.2 behavior, where disk diff --git a/etc/csh.logout b/etc/csh.logout index 6b0584f49984..7255a0076adb 100644 --- a/etc/csh.logout +++ b/etc/csh.logout @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/csh.logout,v 1.3 1999/08/27 23:23:41 peter Exp $ # # System-wide .logout file for csh(1). diff --git a/etc/defaults/Makefile b/etc/defaults/Makefile index 3e9a52d2c9be..ef15585e4001 100644 --- a/etc/defaults/Makefile +++ b/etc/defaults/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/Makefile,v 1.1 2002/01/30 09:27:03 bde Exp $ FILES= pccard.conf periodic.conf rc.conf NOOBJ= noobj diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 15fa62de1da0..358e3340571f 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -1,7 +1,7 @@ # # Default PCCARD configuration file # -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/pccard.conf,v 1.260 2003/04/10 17:16:01 shiba Exp $ # # Please send new entries for this file to imp@freebsd.org. He likes to # review them before they are committed to make sure they are correct for diff --git a/etc/defaults/periodic.conf b/etc/defaults/periodic.conf index bcb1c7f29ae3..d5b95adceb8a 100644 --- a/etc/defaults/periodic.conf +++ b/etc/defaults/periodic.conf @@ -10,7 +10,7 @@ # values set in this file. This eases the upgrade path when defaults # are changed and new features are added. # -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/periodic.conf,v 1.25 2003/04/01 17:45:27 jhb Exp $ # # What files override these defaults ? diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index 37e449f78b54..28340d294746 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -13,7 +13,7 @@ # # All arguments must be in double or single quotes. # -# $FreeBSD$ +# $FreeBSD: src/etc/defaults/rc.conf,v 1.176 2003/05/02 05:27:34 dougb Exp $ ############################################################## ### Important initial Boot-time options #################### diff --git a/etc/devd.conf b/etc/devd.conf index 7ea00603d43f..19fa696c3776 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/devd.conf,v 1.5 2003/05/09 05:58:22 imp Exp $ # # Refer to devd.conf(5) and devd(8) man pages for the details on how to # run and configure devd. diff --git a/etc/devfs.conf b/etc/devfs.conf index db13ff1b0c55..a1fd04e80188 100644 --- a/etc/devfs.conf +++ b/etc/devfs.conf @@ -23,7 +23,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.1 2003/05/06 01:10:33 dougb Exp $ # These are examples of how to configure devices using /etc/rc.d/devfs. # The first parameter is always the action to take, the second is always the diff --git a/etc/dhclient.conf b/etc/dhclient.conf index a7639d904aad..5bdbb8b9e875 100644 --- a/etc/dhclient.conf +++ b/etc/dhclient.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/dhclient.conf,v 1.3 2001/10/27 03:14:37 rwatson Exp $ # # This file is required by the ISC DHCP client. # See ``man 5 dhclient.conf'' for details. diff --git a/etc/disktab b/etc/disktab index 3c289a742a09..f06fd79e77cb 100644 --- a/etc/disktab +++ b/etc/disktab @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/disktab,v 1.24 2003/04/02 20:16:02 ru Exp $ # # Disk geometry and partition layout tables. # Key: diff --git a/etc/etc.alpha/ttys b/etc/etc.alpha/ttys index 169d40c44599..54318655aedc 100644 --- a/etc/etc.alpha/ttys +++ b/etc/etc.alpha/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.alpha/ttys,v 1.10 2002/04/17 10:42:39 gerald Exp $ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # This file specifies various information about terminals on the system. diff --git a/etc/etc.amd64/ttys b/etc/etc.amd64/ttys index 1e63d4be944b..a960fd67bc47 100644 --- a/etc/etc.amd64/ttys +++ b/etc/etc.amd64/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.amd64/ttys,v 1.9 2002/04/17 10:42:41 gerald 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 1e63d4be944b..14d72ab62118 100644 --- a/etc/etc.i386/ttys +++ b/etc/etc.i386/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.i386/ttys,v 1.9 2002/04/17 10:42:41 gerald 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 c9ae95cd41e8..7f6f519a2417 100644 --- a/etc/etc.ia64/ttys +++ b/etc/etc.ia64/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.ia64/ttys,v 1.2 2002/04/17 10:42:41 gerald 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 6e5c5379b24c..632a87fc1a52 100644 --- a/etc/etc.sparc64/ttys +++ b/etc/etc.sparc64/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/etc.sparc64/ttys,v 1.4 2003/01/27 04:42:16 jake Exp $ # @(#)ttys 5.1 (Berkeley) 4/17/89 # # This file specifies various information about terminals on the system. diff --git a/etc/fbtab b/etc/fbtab index 83ac65ddcdb8..06d2d61271cb 100644 --- a/etc/fbtab +++ b/etc/fbtab @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/fbtab,v 1.3 1999/09/13 17:09:07 peter Exp $ # #/dev/ttyv0 0600 /dev/console #/dev/ttyv0 0600 /dev/pcaudio:/dev/pcaudioctl diff --git a/etc/ftpusers b/etc/ftpusers index ea9ce8e644b9..de7235172fae 100644 --- a/etc/ftpusers +++ b/etc/ftpusers @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/ftpusers,v 1.11 2003/04/27 05:49:53 imp Exp $ # # list of users disallowed any ftp access. # read by ftpd(8). diff --git a/etc/gettytab b/etc/gettytab index 75d80e008efe..bd3ad796b41f 100644 --- a/etc/gettytab +++ b/etc/gettytab @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/gettytab,v 1.20 2001/08/31 22:18:50 murray 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 a155cb2d97a7..09504f419b3e 100644 --- a/etc/group +++ b/etc/group @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/group,v 1.28 2003/04/27 05:49:53 imp Exp $ # wheel:*:0:root daemon:*:1: diff --git a/etc/hosts b/etc/hosts index 2690a9ad48e1..3b84faae084e 100644 --- a/etc/hosts +++ b/etc/hosts @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/hosts,v 1.16 2003/01/28 21:29:23 dbaker Exp $ # # Host Database # diff --git a/etc/hosts.allow b/etc/hosts.allow index e24f0c22eba7..e5ea93190a52 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.16 2002/02/06 20:39:36 markm Exp $ # # NOTE: The hosts.deny file is deprecated. # Place both 'allow' and 'deny' rules in the hosts.allow file. diff --git a/etc/hosts.equiv b/etc/hosts.equiv index d8a71c1ebc7f..7b7adb0e2959 100644 --- a/etc/hosts.equiv +++ b/etc/hosts.equiv @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/hosts.equiv,v 1.4 1999/08/27 23:23:41 peter Exp $ # #localhost #my_very_good_friend.domain diff --git a/etc/hosts.lpd b/etc/hosts.lpd index b53202ab18e5..7e0233257008 100644 --- a/etc/hosts.lpd +++ b/etc/hosts.lpd @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/hosts.lpd,v 1.4 1999/08/27 23:23:42 peter Exp $ # # See lpd(8) #machine.domain diff --git a/etc/inetd.conf b/etc/inetd.conf index f39322c6dacb..3dbcaa787065 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/inetd.conf,v 1.61 2002/11/12 17:31:11 obrien Exp $ # # Internet server configuration database # diff --git a/etc/isdn/Makefile b/etc/isdn/Makefile index 0dcb0eeeb431..aec93455e7fa 100644 --- a/etc/isdn/Makefile +++ b/etc/isdn/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/Makefile,v 1.9 2002/08/07 16:01:06 ru Exp $ I4BETCPROG= answer \ isdntel.sh \ diff --git a/etc/isdn/answer b/etc/isdn/answer index d39a98331206..36c212f5c4c2 100755 --- a/etc/isdn/answer +++ b/etc/isdn/answer @@ -4,7 +4,7 @@ # answer script for i4b isdnd # --------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/answer,v 1.4 1999/09/13 15:44:20 sheldonh Exp $ # # last edit-date: [Thu May 20 11:44:38 1999] # diff --git a/etc/isdn/holidays.D b/etc/isdn/holidays.D index 80b725910846..7a55a2969f77 100644 --- a/etc/isdn/holidays.D +++ b/etc/isdn/holidays.D @@ -15,7 +15,7 @@ # support for this tariff, see output of "man isdnd.rc" and # search for keyword "valid". # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/holidays.D,v 1.3 2002/04/13 12:23:38 hm Exp $ # #--------------------------------------------------------------------------- # diff --git a/etc/isdn/isdnd.rates.A b/etc/isdn/isdnd.rates.A index fa25b22e9e49..67e3e81c397d 100644 --- a/etc/isdn/isdnd.rates.A +++ b/etc/isdn/isdnd.rates.A @@ -5,7 +5,7 @@ # # $Id: isdnd.rates.A,v 1.2 1999/12/13 21:25:24 hm Exp $ # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdnd.rates.A,v 1.1 1999/12/14 21:14:27 hm Exp $ # # last edit-date: [Mon Dec 13 21:42:02 1999] # diff --git a/etc/isdn/isdnd.rates.D b/etc/isdn/isdnd.rates.D index 430f9dafc2a9..e6c0061a6ed4 100644 --- a/etc/isdn/isdnd.rates.D +++ b/etc/isdn/isdnd.rates.D @@ -3,7 +3,7 @@ # i4b - Deutsche Telekom charging rates config file # ------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdnd.rates.D,v 1.3 1999/08/27 23:23:58 peter Exp $ # # last edit-date: [Sun Jan 17 18:38:29 1999] # diff --git a/etc/isdn/isdnd.rates.F b/etc/isdn/isdnd.rates.F index 14d772df6630..4c1b70560f54 100644 --- a/etc/isdn/isdnd.rates.F +++ b/etc/isdn/isdnd.rates.F @@ -3,7 +3,7 @@ # i4b - Tarifs France Telecom # --------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdnd.rates.F,v 1.3 1999/08/27 23:23:58 peter Exp $ # # last edit-date: [Thu Mar 19 20:05:18 1998] # diff --git a/etc/isdn/isdnd.rates.L b/etc/isdn/isdnd.rates.L index 1c4383a7d577..5c99ff9efbc9 100644 --- a/etc/isdn/isdnd.rates.L +++ b/etc/isdn/isdnd.rates.L @@ -5,7 +5,7 @@ # # $Id: isdnd.rates.L,v 1.2 1999/12/13 21:25:24 hm Exp $ # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdnd.rates.L,v 1.1 1999/12/14 21:14:28 hm Exp $ # # last edit-date: [Mon Dec 13 21:42:33 1999] # diff --git a/etc/isdn/isdnd.rates.UK.BT b/etc/isdn/isdnd.rates.UK.BT index c4d34ec3a6d6..f73bb9c69c70 100644 --- a/etc/isdn/isdnd.rates.UK.BT +++ b/etc/isdn/isdnd.rates.UK.BT @@ -3,7 +3,7 @@ # i4b - BT charges # ------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdnd.rates.UK.BT,v 1.2 1999/09/13 17:09:08 peter Exp $ # # Barry A. Scott barry@scottb.demon.co.uk # diff --git a/etc/isdn/isdnd.rc.sample b/etc/isdn/isdnd.rc.sample index eef0f89ce425..b1e55ce6e29e 100644 --- a/etc/isdn/isdnd.rc.sample +++ b/etc/isdn/isdnd.rc.sample @@ -3,7 +3,7 @@ # example of a configuration file for the isdn daemon # --------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdnd.rc.sample,v 1.3 2001/05/27 08:05:57 hm Exp $ # # last edit-date: [Sun May 27 09:33:59 2001] # diff --git a/etc/isdn/isdntel.alias.sample b/etc/isdn/isdntel.alias.sample index c06bc1942a08..bd8178a26fb3 100644 --- a/etc/isdn/isdntel.alias.sample +++ b/etc/isdn/isdntel.alias.sample @@ -3,7 +3,7 @@ # alias file for the isdntel(1) application # ----------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdntel.alias.sample,v 1.2 1999/08/27 23:23:58 peter Exp $ # # last edit-date: [Fri Dec 18 18:06:03 1998] # diff --git a/etc/isdn/isdntel.sh b/etc/isdn/isdntel.sh index 14f528a80927..5ed5fcb331a7 100755 --- a/etc/isdn/isdntel.sh +++ b/etc/isdn/isdntel.sh @@ -4,7 +4,7 @@ # isdn telephone answering # ------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/isdntel.sh,v 1.4 1999/09/13 15:44:20 sheldonh Exp $ # # last edit-date: [Thu May 20 11:45:04 1999] # diff --git a/etc/isdn/record b/etc/isdn/record index 61591fbfe6e6..aec785b895c7 100755 --- a/etc/isdn/record +++ b/etc/isdn/record @@ -4,7 +4,7 @@ # answer and record message script for i4b isdnd # ---------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/record,v 1.4 1999/09/13 15:44:20 sheldonh Exp $ # # last edit-date: [Thu May 20 11:45:10 1999] # diff --git a/etc/isdn/tell b/etc/isdn/tell index 047c834b51f6..82db77fdd2d9 100755 --- a/etc/isdn/tell +++ b/etc/isdn/tell @@ -4,7 +4,7 @@ # tell called and calling numbers answer script for i4b isdnd # ----------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/tell,v 1.4 1999/09/13 15:44:20 sheldonh Exp $ # # last edit-date: [Thu May 20 11:45:15 1999] # diff --git a/etc/isdn/tell-record b/etc/isdn/tell-record index ae4c8176de1a..f8e14c691ac6 100755 --- a/etc/isdn/tell-record +++ b/etc/isdn/tell-record @@ -4,7 +4,7 @@ # tell called and calling numbers answer script for i4b isdnd # ----------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/tell-record,v 1.5 2000/10/31 10:00:51 hm Exp $ # # last edit-date: [Tue Oct 31 10:59:49 2000] # diff --git a/etc/isdn/unknown_incoming b/etc/isdn/unknown_incoming index 9e26a648609d..074105910e05 100755 --- a/etc/isdn/unknown_incoming +++ b/etc/isdn/unknown_incoming @@ -4,7 +4,7 @@ # unknown_incoming - script for isdnd # ----------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/etc/isdn/unknown_incoming,v 1.2 2001/01/10 12:41:55 hm Exp $ # # last edit-date: [Wed Jan 10 13:40:36 2001] # diff --git a/etc/locale.alias b/etc/locale.alias index f715745fa18d..451819fda9ba 100644 --- a/etc/locale.alias +++ b/etc/locale.alias @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/locale.alias,v 1.11 2003/01/17 00:56:34 ache Exp $ ASCII en_US.US-ASCII US-ASCII en_US.US-ASCII diff --git a/etc/locale.deprecated b/etc/locale.deprecated index cc314ef9c75a..732953925202 100644 --- a/etc/locale.deprecated +++ b/etc/locale.deprecated @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/locale.deprecated,v 1.5 2002/05/16 08:06:07 ru Exp $ # # List of deprecated locales # diff --git a/etc/login.access b/etc/login.access index 8d20467d02e0..4ddd9450a869 100644 --- a/etc/login.access +++ b/etc/login.access @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/login.access,v 1.3 1999/08/27 23:23:42 peter Exp $ # # Login access control table. # diff --git a/etc/login.conf b/etc/login.conf index c96dcae04fca..fa135b53d29e 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.48 2002/06/26 04:04:37 dillon Exp $ # # Default settings effectively disable resource limits, see the diff --git a/etc/mac.conf b/etc/mac.conf index fd85df0fa559..a342536222cc 100644 --- a/etc/mac.conf +++ b/etc/mac.conf @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/mac.conf,v 1.2 2003/04/20 03:09:35 rwatson Exp $ # # TrustedBSD MAC userland policy configuration file. Kernel modules # export label information, and mac.conf indicates to userland diff --git a/etc/mail/Makefile b/etc/mail/Makefile index 9e378f9930b1..2911caebb1d6 100644 --- a/etc/mail/Makefile +++ b/etc/mail/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/mail/Makefile,v 1.33 2003/02/08 21:55:31 gshapiro Exp $ # # This Makefile provides an easy way to generate the configuration # file and database maps for the sendmail(8) daemon. diff --git a/etc/mail/README b/etc/mail/README index fd7c8f6ed812..d10884995a60 100644 --- a/etc/mail/README +++ b/etc/mail/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/README,v 1.16 2002/05/22 16:37:29 gshapiro Exp $ Sendmail Processes diff --git a/etc/mail/access.sample b/etc/mail/access.sample index 81c7c3f85237..15382b904b15 100644 --- a/etc/mail/access.sample +++ b/etc/mail/access.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/access.sample,v 1.3 2000/11/02 23:40:40 dirk Exp $ # # Mail relay access control list. Default is to reject mail unless the # destination is local, or listed in /etc/mail/local-host-names diff --git a/etc/mail/aliases b/etc/mail/aliases index cad9411a217d..0ccb38b968b0 100644 --- a/etc/mail/aliases +++ b/etc/mail/aliases @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/aliases,v 1.18 2003/04/27 05:49:53 imp Exp $ # @(#)aliases 5.3 (Berkeley) 5/24/90 # # Aliases in this file will NOT be expanded in the header from diff --git a/etc/mail/mailer.conf b/etc/mail/mailer.conf index 3fa69223046c..6f63b9008a91 100644 --- a/etc/mail/mailer.conf +++ b/etc/mail/mailer.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/mailer.conf,v 1.3 2002/04/05 04:25:12 gshapiro Exp $ # # Execute the "real" sendmail program, named /usr/libexec/sendmail/sendmail # diff --git a/etc/mail/mailertable.sample b/etc/mail/mailertable.sample index d2c45e09c36e..bce93827249a 100644 --- a/etc/mail/mailertable.sample +++ b/etc/mail/mailertable.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/mailertable.sample,v 1.2 2000/03/18 06:38:22 rwatson Exp $ # # List of domains (possibly wildcarded) and destination mailers # diff --git a/etc/mail/virtusertable.sample b/etc/mail/virtusertable.sample index 43e2bbbe4103..fb6162ed9c56 100644 --- a/etc/mail/virtusertable.sample +++ b/etc/mail/virtusertable.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mail/virtusertable.sample,v 1.3 2000/11/02 23:32:31 dirk Exp $ # # Map one or all usernames at a source hostname to a specific (or the same) # username at another target hostname. Remember to add the source hostname diff --git a/etc/man.alias b/etc/man.alias index 0268403efffc..36a2d6246270 100644 --- a/etc/man.alias +++ b/etc/man.alias @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/man.alias,v 1.2 2001/06/26 00:41:07 ache Exp $ en.ISO8859-15 en.ISO8859-1 diff --git a/etc/master.passwd b/etc/master.passwd index 4b5b7632fb45..7fb0e78c8c03 100644 --- a/etc/master.passwd +++ b/etc/master.passwd @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/master.passwd,v 1.34 2003/04/27 05:45:29 imp Exp $ # root::0:0::0:0:Charlie &:/root:/bin/csh toor:*:0:0::0:0:Bourne-again Superuser:/root: diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist index 91181f01612b..4068a8844103 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.66 2003/03/05 19:21:23 peter 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 af9319bf46ce..b3ac8f619d41 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.95 2003/03/24 09:39:09 ru Exp $ # # Please see the file src/etc/mtree/README before making changes to this file. # diff --git a/etc/mtree/BSD.release.dist b/etc/mtree/BSD.release.dist index 952aacea6a94..6b864f04e224 100644 --- a/etc/mtree/BSD.release.dist +++ b/etc/mtree/BSD.release.dist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/BSD.release.dist,v 1.8 2001/06/26 13:50:32 nik Exp $ # # Please see the file src/etc/mtree/README before making changes to this file. # diff --git a/etc/mtree/BSD.root.dist b/etc/mtree/BSD.root.dist index 3333da22538d..d432c82b3e41 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.62 2003/03/11 11:14:34 ru 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 14fbd6f811dd..6b1f95a571a1 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.1 2002/04/20 19:00:11 gshapiro 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 e90311657186..5cf42fab01f4 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.273 2003/03/12 14:29:15 ru 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 4afdc437b535..7d652f99a4af 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.67 2002/11/04 07:50:48 markm 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 4f465fb7a24b..f473b60ace43 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.23 2003/05/14 07:23:54 anholt 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 ef3378153cba..b878ddd0704d 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.17 2002/01/22 15:15:38 ru 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 f5c6b9783138..b0680e8d8294 100644 --- a/etc/mtree/Makefile +++ b/etc/mtree/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/mtree/Makefile,v 1.1 2002/01/16 12:18:22 bde Exp $ FILES= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \ BSD.var.dist BSD.x11-4.dist BSD.x11.dist diff --git a/etc/mtree/README b/etc/mtree/README index 0e803a000c5e..5a88abc81cbb 100644 --- a/etc/mtree/README +++ b/etc/mtree/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/etc/mtree/README,v 1.7 2002/05/18 12:37:19 ru Exp $ Note: If you modify these files, please keep hier(7) updated! diff --git a/etc/namedb/Makefile b/etc/namedb/Makefile index db52d470a7f8..962b9a912c8c 100644 --- a/etc/namedb/Makefile +++ b/etc/namedb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/namedb/Makefile,v 1.2 2002/02/06 04:46:07 ume Exp $ FILES= PROTO.localhost.rev PROTO.localhost-v6.rev named.conf named.root \ make-localhost diff --git a/etc/namedb/PROTO.localhost-v6.rev b/etc/namedb/PROTO.localhost-v6.rev index 1616771235d5..4289a4a7fc97 100644 --- a/etc/namedb/PROTO.localhost-v6.rev +++ b/etc/namedb/PROTO.localhost-v6.rev @@ -1,5 +1,5 @@ ; From: @(#)localhost.rev 5.1 (Berkeley) 6/30/90 -; $FreeBSD$ +; $FreeBSD: src/etc/namedb/PROTO.localhost-v6.rev,v 1.1 2002/01/22 17:22:41 ume Exp $ ; ; This file is automatically edited by the `make-localhost' script in ; the /etc/namedb directory. diff --git a/etc/namedb/PROTO.localhost.rev b/etc/namedb/PROTO.localhost.rev index 046868305455..0bece5c7aaa4 100644 --- a/etc/namedb/PROTO.localhost.rev +++ b/etc/namedb/PROTO.localhost.rev @@ -1,5 +1,5 @@ ; From: @(#)localhost.rev 5.1 (Berkeley) 6/30/90 -; $FreeBSD$ +; $FreeBSD: src/etc/namedb/PROTO.localhost.rev,v 1.6 2000/01/10 15:31:40 peter Exp $ ; ; This file is automatically edited by the `make-localhost' script in ; the /etc/namedb directory. diff --git a/etc/namedb/make-localhost b/etc/namedb/make-localhost index f3f0b1d20ba2..164852dda9d0 100755 --- a/etc/namedb/make-localhost +++ b/etc/namedb/make-localhost @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/namedb/make-localhost,v 1.6 2002/01/22 17:22:41 ume Exp $ # # make-localhost - edit the appropriate local information into # /etc/namedb/localhost.rev diff --git a/etc/namedb/named.conf b/etc/namedb/named.conf index c8772959eda7..e1e91892a664 100644 --- a/etc/namedb/named.conf +++ b/etc/namedb/named.conf @@ -1,4 +1,4 @@ -// $FreeBSD$ +// $FreeBSD: src/etc/namedb/named.conf,v 1.14 2003/02/07 20:58:38 keramida Exp $ // // Refer to the named.conf(5) and named(8) man pages for details. If // you are ever going to set up a primary server, make sure you diff --git a/etc/namedb/named.root b/etc/namedb/named.root index 70621ca61d43..b6c8efb7dd8f 100644 --- a/etc/namedb/named.root +++ b/etc/namedb/named.root @@ -1,5 +1,5 @@ ; -; $FreeBSD$ +; $FreeBSD: src/etc/namedb/named.root,v 1.10 2002/11/06 09:21:39 dougb Exp $ ; ; This file holds the information on root name servers needed to diff --git a/etc/netconfig b/etc/netconfig index 109f2e36ad43..4dc463654a12 100644 --- a/etc/netconfig +++ b/etc/netconfig @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/netconfig,v 1.3 2002/12/16 22:24:25 mbr Exp $ # # The network configuration file. This file is currently only used in # conjunction with the (TI-) RPC code in the C library, unlike its diff --git a/etc/netstart b/etc/netstart index 0307e41f949f..b29625cc4aa3 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.62 2003/04/29 15:32:02 imp Exp $ # From: @(#)netstart 5.9 (Berkeley) 3/30/91 # diff --git a/etc/network.subr b/etc/network.subr index 87800eb2b919..7d0b68220a96 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.147 2003/05/12 11:36:49 ume Exp $ # # diff --git a/etc/networks b/etc/networks index a6b15d4519b7..92982b5b2e10 100644 --- a/etc/networks +++ b/etc/networks @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/networks,v 1.3 1999/08/27 23:23:42 peter Exp $ # @(#)networks 5.1 (Berkeley) 6/30/90 # # Your Local Networks Database diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf index 4ab9e7e6ec52..80e6097def48 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.46 2003/05/05 19:08:33 gad 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 22331c1f786c..e956c9197587 100644 --- a/etc/nls.alias +++ b/etc/nls.alias @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/nls.alias,v 1.4 2002/01/08 19:07:03 ache Exp $ ASCII C POSIX C diff --git a/etc/nsmb.conf b/etc/nsmb.conf index e5f225849191..d6f8c224dd19 100644 --- a/etc/nsmb.conf +++ b/etc/nsmb.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/nsmb.conf,v 1.4 2002/04/22 16:18:36 sheldonh Exp $ # # smbfs lookups configuration files in next order: # 1. ~/.nsmbrc diff --git a/etc/opieaccess b/etc/opieaccess index ed57ef13a33a..b30bf78df836 100644 --- a/etc/opieaccess +++ b/etc/opieaccess @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/opieaccess,v 1.4 2003/02/16 13:04:27 des Exp $ # # This file controls whether UNIX passwords are to be permitted. Rules # are matched in order, and the search terminates when the first matching diff --git a/etc/pam.d/Makefile b/etc/pam.d/Makefile index 2832f188eeab..d3f4e3c7f9c0 100644 --- a/etc/pam.d/Makefile +++ b/etc/pam.d/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/Makefile,v 1.9 2003/03/14 09:01:22 ru Exp $ NOOBJ= noobj FILES= README ftpd gdm imap kde login other passwd pop3 \ diff --git a/etc/pam.d/README b/etc/pam.d/README index 9acbff688377..b9e7747d5f68 100644 --- a/etc/pam.d/README +++ b/etc/pam.d/README @@ -57,4 +57,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.3 2001/12/05 21:26:00 des Exp $ diff --git a/etc/pam.d/convert.pl b/etc/pam.d/convert.pl index 6859120a7d97..13703f5cf04a 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.5 2002/01/12 23:08:59 des Exp $ # use strict; diff --git a/etc/pam.d/ftpd b/etc/pam.d/ftpd index d248f00ad86f..4234d8aad231 100644 --- a/etc/pam.d/ftpd +++ b/etc/pam.d/ftpd @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/ftpd,v 1.18 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "ftpd" service # diff --git a/etc/pam.d/gdm b/etc/pam.d/gdm index 08391e68a949..f9252f89cd5a 100644 --- a/etc/pam.d/gdm +++ b/etc/pam.d/gdm @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/gdm,v 1.7 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "gdm" service # diff --git a/etc/pam.d/imap b/etc/pam.d/imap index cba8af9f9d87..acb76e04171d 100644 --- a/etc/pam.d/imap +++ b/etc/pam.d/imap @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/imap,v 1.5 2003/03/08 09:50:11 markm Exp $ # # PAM configuration for the "imap" service # diff --git a/etc/pam.d/kde b/etc/pam.d/kde index 539018363f11..92937c6fdff6 100644 --- a/etc/pam.d/kde +++ b/etc/pam.d/kde @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/kde,v 1.6 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "kde" service # diff --git a/etc/pam.d/login b/etc/pam.d/login index 41342c4064ab..acd5bb4e5a66 100644 --- a/etc/pam.d/login +++ b/etc/pam.d/login @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/login,v 1.15 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "login" service # diff --git a/etc/pam.d/other b/etc/pam.d/other index e4ddf7ee4a9f..55eccf68e4f5 100644 --- a/etc/pam.d/other +++ b/etc/pam.d/other @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/other,v 1.10 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "other" service # diff --git a/etc/pam.d/passwd b/etc/pam.d/passwd index e65508326ab2..37b681f0cfa5 100644 --- a/etc/pam.d/passwd +++ b/etc/pam.d/passwd @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/passwd,v 1.3 2003/04/24 12:22:42 des Exp $ # # PAM configuration for the "passwd" service # diff --git a/etc/pam.d/pop3 b/etc/pam.d/pop3 index 34d6cc055fe9..cdd04631a48d 100644 --- a/etc/pam.d/pop3 +++ b/etc/pam.d/pop3 @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/pop3,v 1.5 2003/03/08 09:50:11 markm Exp $ # # PAM configuration for the "pop3" service # diff --git a/etc/pam.d/rexecd b/etc/pam.d/rexecd index 532348ee9278..d55511b9fa1e 100644 --- a/etc/pam.d/rexecd +++ b/etc/pam.d/rexecd @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/rexecd,v 1.2 2003/02/10 00:50:03 des Exp $ # # PAM configuration for the "rexecd" service # diff --git a/etc/pam.d/rsh b/etc/pam.d/rsh index 02c0048eabf1..a0f7bd959c4e 100644 --- a/etc/pam.d/rsh +++ b/etc/pam.d/rsh @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/rsh,v 1.5 2003/02/10 00:50:03 des Exp $ # # PAM configuration for the "rsh" service # diff --git a/etc/pam.d/sshd b/etc/pam.d/sshd index cf3e0f0acd75..e1ba2971dacd 100644 --- a/etc/pam.d/sshd +++ b/etc/pam.d/sshd @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/sshd,v 1.15 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "sshd" service # diff --git a/etc/pam.d/su b/etc/pam.d/su index 040bd6fe9318..72a94891cbdd 100644 --- a/etc/pam.d/su +++ b/etc/pam.d/su @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/su,v 1.14 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "su" service # diff --git a/etc/pam.d/telnetd b/etc/pam.d/telnetd index 3ebee202accb..c0e987b766fe 100644 --- a/etc/pam.d/telnetd +++ b/etc/pam.d/telnetd @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/telnetd,v 1.7 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "telnetd" service # diff --git a/etc/pam.d/xdm b/etc/pam.d/xdm index f99e6a8252d8..590efe11f343 100644 --- a/etc/pam.d/xdm +++ b/etc/pam.d/xdm @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.d/xdm,v 1.8 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "xdm" service # diff --git a/etc/pccard_ether b/etc/pccard_ether index 88da80120cc0..7b0937089a29 100755 --- a/etc/pccard_ether +++ b/etc/pccard_ether @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/pccard_ether,v 1.30 2003/05/12 11:36:49 ume Exp $ # # pccard_ether interfacename [start|stop] [ifconfig option] # diff --git a/etc/periodic/Makefile b/etc/periodic/Makefile index 8fb56dff051a..2427cedd2f3c 100644 --- a/etc/periodic/Makefile +++ b/etc/periodic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/Makefile,v 1.3 2001/12/07 23:57:38 cjc Exp $ SUBDIR= daily security weekly monthly diff --git a/etc/periodic/Makefile.inc b/etc/periodic/Makefile.inc index 07b4348fe5c7..4a86a355bcdc 100644 --- a/etc/periodic/Makefile.inc +++ b/etc/periodic/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/Makefile.inc,v 1.6 2002/07/18 12:32:57 ru Exp $ BINDIR= /etc/periodic/${.CURDIR:T} NOOBJ= diff --git a/etc/periodic/daily/100.clean-disks b/etc/periodic/daily/100.clean-disks index 5884664cd3b3..4494ff2ec94a 100755 --- a/etc/periodic/daily/100.clean-disks +++ b/etc/periodic/daily/100.clean-disks @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/100.clean-disks,v 1.9 2001/04/25 12:11:54 ru Exp $ # # Remove garbage files more than $daily_clean_disks_days days old # diff --git a/etc/periodic/daily/110.clean-tmps b/etc/periodic/daily/110.clean-tmps index 0d2e96ad79ab..cb40b45ac854 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.12 2002/10/06 18:48:20 joerg Exp $ # # Perform temporary directory cleaning so that long-lived systems # don't end up with excessively old files there. diff --git a/etc/periodic/daily/120.clean-preserve b/etc/periodic/daily/120.clean-preserve index d5b34a12c385..1e2fef247fd6 100755 --- a/etc/periodic/daily/120.clean-preserve +++ b/etc/periodic/daily/120.clean-preserve @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/120.clean-preserve,v 1.6 2000/09/14 17:19:10 brian Exp $ # # Remove stale files in /var/preserve # diff --git a/etc/periodic/daily/130.clean-msgs b/etc/periodic/daily/130.clean-msgs index b7890db6d954..cda67e509531 100755 --- a/etc/periodic/daily/130.clean-msgs +++ b/etc/periodic/daily/130.clean-msgs @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/130.clean-msgs,v 1.6 2000/09/14 17:19:10 brian Exp $ # # Remove system messages # diff --git a/etc/periodic/daily/140.clean-rwho b/etc/periodic/daily/140.clean-rwho index 9645d7e60bf7..753219b5d531 100755 --- a/etc/periodic/daily/140.clean-rwho +++ b/etc/periodic/daily/140.clean-rwho @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/140.clean-rwho,v 1.6 2000/09/14 17:19:10 brian Exp $ # # Remove stale files in /var/rwho # diff --git a/etc/periodic/daily/150.clean-hoststat b/etc/periodic/daily/150.clean-hoststat index 473c45bf3bfd..aa067725a66a 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.7 2003/01/08 18:51:45 wollman Exp $ # # Remove stale files in /var/spool/.hoststat # diff --git a/etc/periodic/daily/200.backup-passwd b/etc/periodic/daily/200.backup-passwd index 5c585aff5f3c..875c4784eeaf 100755 --- a/etc/periodic/daily/200.backup-passwd +++ b/etc/periodic/daily/200.backup-passwd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/200.backup-passwd,v 1.10 2001/11/14 09:30:01 cjc Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/210.backup-aliases b/etc/periodic/daily/210.backup-aliases index fe170389ef03..118572cdd759 100755 --- a/etc/periodic/daily/210.backup-aliases +++ b/etc/periodic/daily/210.backup-aliases @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/210.backup-aliases,v 1.6 2000/09/14 17:19:10 brian Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/300.calendar b/etc/periodic/daily/300.calendar index cc12097162e5..0be139edc4c6 100755 --- a/etc/periodic/daily/300.calendar +++ b/etc/periodic/daily/300.calendar @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/300.calendar,v 1.5 2000/09/14 17:19:10 brian Exp $ # # `calendar -a' needs to die. Why? Because it's a bad idea, particular # with networked home directories, but also in general. If you want the diff --git a/etc/periodic/daily/310.accounting b/etc/periodic/daily/310.accounting index ceb140c76b9a..f3337e8044f1 100755 --- a/etc/periodic/daily/310.accounting +++ b/etc/periodic/daily/310.accounting @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/310.accounting,v 1.8 2001/05/30 20:23:42 brian Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/330.news b/etc/periodic/daily/330.news index ec064376d78f..39c727cde8a8 100755 --- a/etc/periodic/daily/330.news +++ b/etc/periodic/daily/330.news @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/330.news,v 1.4 2000/09/14 17:19:10 brian Exp $ # # Expire news articles # (This is present only for backwards compatibility, usually the news diff --git a/etc/periodic/daily/400.status-disks b/etc/periodic/daily/400.status-disks index 63b2b6bef676..2c79c47b3ab9 100755 --- a/etc/periodic/daily/400.status-disks +++ b/etc/periodic/daily/400.status-disks @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/400.status-disks,v 1.6 2002/02/13 19:10:07 brian Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/420.status-network b/etc/periodic/daily/420.status-network index 8399cf720eff..c5b480cd68c3 100755 --- a/etc/periodic/daily/420.status-network +++ b/etc/periodic/daily/420.status-network @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/420.status-network,v 1.6 2000/09/14 17:19:10 brian Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/430.status-rwho b/etc/periodic/daily/430.status-rwho index 44761368c933..7cb6eac1c10f 100755 --- a/etc/periodic/daily/430.status-rwho +++ b/etc/periodic/daily/430.status-rwho @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/430.status-rwho,v 1.5 2000/09/14 17:19:10 brian Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/440.status-mailq b/etc/periodic/daily/440.status-mailq index 0aad05359ebf..f24f0ac2cbe1 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.9 2002/12/07 23:37:44 keramida Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/450.status-security b/etc/periodic/daily/450.status-security index c0eb46c43024..56980fa0b486 100755 --- a/etc/periodic/daily/450.status-security +++ b/etc/periodic/daily/450.status-security @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/450.status-security,v 1.10 2002/05/17 11:31:45 brian Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/460.status-mail-rejects b/etc/periodic/daily/460.status-mail-rejects index 596af492cd6b..1188625da572 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.15 2002/12/07 23:37:44 keramida 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 daedac037474..ad57349ae814 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.5 2003/01/05 21:32:50 se Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/500.queuerun b/etc/periodic/daily/500.queuerun index f46c24614b2c..24db8c1d3418 100755 --- a/etc/periodic/daily/500.queuerun +++ b/etc/periodic/daily/500.queuerun @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/500.queuerun,v 1.2 2002/04/10 03:58:39 gshapiro Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/daily/999.local b/etc/periodic/daily/999.local index 317347526e79..6725009ea061 100755 --- a/etc/periodic/daily/999.local +++ b/etc/periodic/daily/999.local @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/999.local,v 1.5 2001/06/01 16:40:55 dougb Exp $ # # Run the old /etc/daily.local script. This is really for backwards # compatibility more than anything else. diff --git a/etc/periodic/daily/Makefile b/etc/periodic/daily/Makefile index 44f0c5c1b0ab..ff115c7fb7bf 100644 --- a/etc/periodic/daily/Makefile +++ b/etc/periodic/daily/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/daily/Makefile,v 1.11 2003/04/01 20:32:01 jhb Exp $ FILES= 100.clean-disks \ 110.clean-tmps \ diff --git a/etc/periodic/monthly/200.accounting b/etc/periodic/monthly/200.accounting index 0be8c326abf5..06e069de8f88 100755 --- a/etc/periodic/monthly/200.accounting +++ b/etc/periodic/monthly/200.accounting @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/monthly/200.accounting,v 1.10 2002/09/24 18:53:46 ache Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/monthly/999.local b/etc/periodic/monthly/999.local index 4e7c2b991b90..36b6a1acc47d 100755 --- a/etc/periodic/monthly/999.local +++ b/etc/periodic/monthly/999.local @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/monthly/999.local,v 1.5 2001/06/01 16:40:57 dougb Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/monthly/Makefile b/etc/periodic/monthly/Makefile index c21323058fd2..510affba0552 100644 --- a/etc/periodic/monthly/Makefile +++ b/etc/periodic/monthly/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/monthly/Makefile,v 1.3 2002/07/18 12:32:57 ru Exp $ FILES= 200.accounting \ 999.local diff --git a/etc/periodic/security/100.chksetuid b/etc/periodic/security/100.chksetuid index f5b5f82f208f..56e388b6e041 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.7 2002/10/25 15:14:16 thomas Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/security/200.chkmounts b/etc/periodic/security/200.chkmounts index 3b72c5282b5a..d7c672e4b2fb 100755 --- a/etc/periodic/security/200.chkmounts +++ b/etc/periodic/security/200.chkmounts @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/200.chkmounts,v 1.5 2002/10/25 15:14:16 thomas Exp $ # # Show changes in the way filesystems are mounted diff --git a/etc/periodic/security/300.chkuid0 b/etc/periodic/security/300.chkuid0 index 32cc16c846c3..0dc38a4a8742 100755 --- a/etc/periodic/security/300.chkuid0 +++ b/etc/periodic/security/300.chkuid0 @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/300.chkuid0,v 1.1 2001/12/07 23:57:38 cjc Exp $ # diff --git a/etc/periodic/security/400.passwdless b/etc/periodic/security/400.passwdless index 42ece0453ccd..21ca29781210 100755 --- a/etc/periodic/security/400.passwdless +++ b/etc/periodic/security/400.passwdless @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/400.passwdless,v 1.1 2001/12/07 23:57:38 cjc Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/security/500.ipfwdenied b/etc/periodic/security/500.ipfwdenied index 77353027f24d..f744a0790598 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.4 2002/10/25 15:14:16 thomas 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 9b3658e65c08..209e81fd7238 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.1 2002/10/25 15:16:54 thomas 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 d033645c1830..333f931b6b2e 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.5 2002/12/07 23:37:44 keramida Exp $ # # Show ipfw rules which have reached the log limit diff --git a/etc/periodic/security/600.ip6fwdenied b/etc/periodic/security/600.ip6fwdenied index 407aa9f982c9..439fcf05f05c 100755 --- a/etc/periodic/security/600.ip6fwdenied +++ b/etc/periodic/security/600.ip6fwdenied @@ -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/600.ip6fwdenied,v 1.4 2002/10/25 15:14:16 thomas Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/security/650.ip6fwlimit b/etc/periodic/security/650.ip6fwlimit index 56cdf282ea96..c7f4e982e963 100755 --- a/etc/periodic/security/650.ip6fwlimit +++ b/etc/periodic/security/650.ip6fwlimit @@ -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/650.ip6fwlimit,v 1.5 2002/12/07 23:37:44 keramida Exp $ # # Show ip6fw rules which have reached the log limit diff --git a/etc/periodic/security/700.kernelmsg b/etc/periodic/security/700.kernelmsg index fb5ed633f461..94eff501966e 100755 --- a/etc/periodic/security/700.kernelmsg +++ b/etc/periodic/security/700.kernelmsg @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/700.kernelmsg,v 1.7 2002/11/16 14:57:12 thomas Exp $ # # Show kernel log messages diff --git a/etc/periodic/security/800.loginfail b/etc/periodic/security/800.loginfail index dd02a4e4e791..945fcfd9ff16 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.5 2003/01/05 21:32:50 se Exp $ # # Show login failures diff --git a/etc/periodic/security/900.tcpwrap b/etc/periodic/security/900.tcpwrap index 55f77099bb7c..705075267951 100755 --- a/etc/periodic/security/900.tcpwrap +++ b/etc/periodic/security/900.tcpwrap @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/900.tcpwrap,v 1.3 2003/01/05 21:32:50 se Exp $ # # Show tcp_wrapper warning messages diff --git a/etc/periodic/security/Makefile b/etc/periodic/security/Makefile index 48e7303d79aa..83983233d9c1 100644 --- a/etc/periodic/security/Makefile +++ b/etc/periodic/security/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/security/Makefile,v 1.3 2002/10/25 15:23:26 thomas Exp $ FILES= 100.chksetuid \ 200.chkmounts \ diff --git a/etc/periodic/security/security.functions b/etc/periodic/security/security.functions index 20d3b8a90ee8..930372a012ff 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.2 2002/11/16 14:58:39 thomas Exp $ # # diff --git a/etc/periodic/weekly/120.clean-kvmdb b/etc/periodic/weekly/120.clean-kvmdb index 603e70b0d017..50b1fbd601d5 100755 --- a/etc/periodic/weekly/120.clean-kvmdb +++ b/etc/periodic/weekly/120.clean-kvmdb @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/120.clean-kvmdb,v 1.6 2000/09/14 17:19:13 brian Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/weekly/310.locate b/etc/periodic/weekly/310.locate index e6921ab56e82..374880e15506 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.6 2000/09/14 17:19:13 brian Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/weekly/320.whatis b/etc/periodic/weekly/320.whatis index dfc218ae008c..5dacbe8de15d 100755 --- a/etc/periodic/weekly/320.whatis +++ b/etc/periodic/weekly/320.whatis @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/320.whatis,v 1.8 2001/03/02 16:52:09 ru Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/weekly/330.catman b/etc/periodic/weekly/330.catman index 9fed4e5e2c33..d4d5ee0bbd2a 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.9 2002/03/05 19:13:05 cjc Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/weekly/340.noid b/etc/periodic/weekly/340.noid index 11a5f53ea25d..bc86bfc87a90 100644 --- a/etc/periodic/weekly/340.noid +++ b/etc/periodic/weekly/340.noid @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/340.noid,v 1.5 2001/05/31 09:53:53 dougb Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/weekly/400.status-pkg b/etc/periodic/weekly/400.status-pkg index 2fb4aa6dd5ae..50b1900d8152 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.8 2002/09/25 03:01:42 brian Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/weekly/999.local b/etc/periodic/weekly/999.local index 3951bb584d27..1a34e722889b 100755 --- a/etc/periodic/weekly/999.local +++ b/etc/periodic/weekly/999.local @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/999.local,v 1.6 2001/06/01 16:40:57 dougb Exp $ # # If there is a global system configuration file, suck it in. diff --git a/etc/periodic/weekly/Makefile b/etc/periodic/weekly/Makefile index 090fa6bdcd8e..21b2e44cf297 100644 --- a/etc/periodic/weekly/Makefile +++ b/etc/periodic/weekly/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/Makefile,v 1.8 2002/07/18 12:33:01 ru Exp $ FILES= 120.clean-kvmdb \ 310.locate \ diff --git a/etc/phones b/etc/phones index 536ac2019597..205488664d16 100644 --- a/etc/phones +++ b/etc/phones @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/phones,v 1.8 1999/08/27 23:23:43 peter Exp $ # From: @(#)phones 5.2 (Berkeley) 6/30/90 # # phones -- remote host phone number data base diff --git a/etc/ppp/ppp.conf b/etc/ppp/ppp.conf index 209afa866bc2..5281f70f68e8 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.8 2001/06/21 15:42:26 brian Exp $ ################################################################# default: diff --git a/etc/printcap b/etc/printcap index 83bfd83b33d9..201ecc629032 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.13 2003/03/25 18:03:11 trhodes Exp $ # # This enables a simple local "raw" printer, hooked up to the first diff --git a/etc/profile b/etc/profile index 4705247027e1..b727b2339981 100644 --- a/etc/profile +++ b/etc/profile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/profile,v 1.13 2000/07/27 11:39:33 asmodai Exp $ # # System-wide .profile file for sh(1). # diff --git a/etc/protocols b/etc/protocols index 7963d0c4a277..061b18ebe518 100644 --- a/etc/protocols +++ b/etc/protocols @@ -1,7 +1,7 @@ # # Internet protocols # -# $FreeBSD$ +# $FreeBSD: src/etc/protocols,v 1.18 2002/12/13 09:18:09 fenner 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.329 2003/05/02 05:27:33 dougb Exp $ # # System startup script run by init on autoboot diff --git a/etc/rc.d/DAEMON b/etc/rc.d/DAEMON index 0c87c9d51c30..6b4681f978fb 100755 --- a/etc/rc.d/DAEMON +++ b/etc/rc.d/DAEMON @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: DAEMON,v 1.8 2002/03/22 04:33:57 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/DAEMON,v 1.3 2002/10/12 13:49:20 schweikh Exp $ # # PROVIDE: DAEMON diff --git a/etc/rc.d/LOGIN b/etc/rc.d/LOGIN index a8720b0bfb00..d2b67e2529c1 100755 --- a/etc/rc.d/LOGIN +++ b/etc/rc.d/LOGIN @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: LOGIN,v 1.7 2002/03/22 04:33:57 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/LOGIN,v 1.3 2002/10/12 13:49:20 schweikh Exp $ # # PROVIDE: LOGIN diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile index 956c665e29a0..00f72d793dfe 100755 --- a/etc/rc.d/Makefile +++ b/etc/rc.d/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.16 2001/01/14 15:37:22 minoura Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/Makefile,v 1.16 2003/05/18 03:34:24 mtm Exp $ .include <bsd.own.mk> diff --git a/etc/rc.d/NETWORKING b/etc/rc.d/NETWORKING index 0a3b2ae4e444..18a5d1c518b1 100644 --- a/etc/rc.d/NETWORKING +++ b/etc/rc.d/NETWORKING @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: NETWORKING,v 1.2 2002/03/22 04:33:57 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/NETWORKING,v 1.5 2003/04/18 17:55:05 mtm Exp $ # # PROVIDE: NETWORKING NETWORK diff --git a/etc/rc.d/SERVERS b/etc/rc.d/SERVERS index 878d0b767c37..de6f2e356b2a 100755 --- a/etc/rc.d/SERVERS +++ b/etc/rc.d/SERVERS @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: SERVERS,v 1.9 2002/03/22 04:33:57 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/SERVERS,v 1.3 2002/10/12 13:49:21 schweikh Exp $ # # PROVIDE: SERVERS diff --git a/etc/rc.d/abi b/etc/rc.d/abi index 4d0b0a0c3dba..e21c16a80bb1 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.2 2003/05/05 15:38:41 mtm Exp $ # # PROVIDE: abi diff --git a/etc/rc.d/accounting b/etc/rc.d/accounting index a24cc07e0a61..5d91ceb9e12b 100755 --- a/etc/rc.d/accounting +++ b/etc/rc.d/accounting @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: accounting,v 1.7 2002/03/22 04:33:57 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/accounting,v 1.4 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: accounting diff --git a/etc/rc.d/addswap b/etc/rc.d/addswap index e2ddccd8c060..2c8502ca9edc 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.2 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: addswap diff --git a/etc/rc.d/adjkerntz b/etc/rc.d/adjkerntz index c67784c23bd3..616d25994a25 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.2 2003/04/18 17:55:05 mtm Exp $ # # PROVIDE: adjkerntz diff --git a/etc/rc.d/altqd b/etc/rc.d/altqd index c7e626e13bae..91ca8543aa75 100644 --- a/etc/rc.d/altqd +++ b/etc/rc.d/altqd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: altqd,v 1.2 2002/03/22 04:33:58 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/altqd,v 1.1 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: altqd diff --git a/etc/rc.d/amd b/etc/rc.d/amd index 042362440eca..b97a05da4ee5 100755 --- a/etc/rc.d/amd +++ b/etc/rc.d/amd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: amd,v 1.10 2002/04/29 12:08:17 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/amd,v 1.9 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: amd diff --git a/etc/rc.d/apm b/etc/rc.d/apm index d88f7c067478..f17a8f5b79b4 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.3 2003/05/05 23:55:43 obrien Exp $ # # PROVIDE: apm diff --git a/etc/rc.d/apmd b/etc/rc.d/apmd index 9d2fb87610cf..ae4c64cbf2f6 100755 --- a/etc/rc.d/apmd +++ b/etc/rc.d/apmd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: apmd,v 1.5 2002/03/22 04:33:58 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/apmd,v 1.7 2003/05/06 00:09:51 obrien Exp $ # # PROVIDE: apmd diff --git a/etc/rc.d/archdep b/etc/rc.d/archdep index 4d5db87276df..e20cfc8bdae8 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.5 2003/05/06 00:09:51 obrien Exp $ # # PROVIDE: archdep diff --git a/etc/rc.d/atm1 b/etc/rc.d/atm1 index 5c4426a75b61..cdaa75723a4e 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.12 2003/04/18 17:55:05 mtm Exp $ # # PROVIDE: atm1 diff --git a/etc/rc.d/atm2.sh b/etc/rc.d/atm2.sh index 12acdcd4c4c8..dad98b884633 100644 --- a/etc/rc.d/atm2.sh +++ b/etc/rc.d/atm2.sh @@ -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.sh,v 1.12 2003/04/18 17:55:05 mtm Exp $ # # PROVIDE: atm2 diff --git a/etc/rc.d/atm3.sh b/etc/rc.d/atm3.sh index 6cbb206fb526..a3394b5cc993 100644 --- a/etc/rc.d/atm3.sh +++ b/etc/rc.d/atm3.sh @@ -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.sh,v 1.10 2002/06/13 22:14:36 gordon Exp $ # # Start ATM daemons diff --git a/etc/rc.d/bgfsck b/etc/rc.d/bgfsck index d7483a7eedc2..b62bb3888687 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.4 2003/04/23 15:38:02 matusita Exp $ # # PROVIDE: bgfsck diff --git a/etc/rc.d/bootconf.sh b/etc/rc.d/bootconf.sh index 24803bcaeecf..bca48d3db193 100755 --- a/etc/rc.d/bootconf.sh +++ b/etc/rc.d/bootconf.sh @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: bootconf.sh,v 1.5 2002/03/25 03:22:10 wiz Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/bootconf.sh,v 1.4 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: bootconf diff --git a/etc/rc.d/bootparams b/etc/rc.d/bootparams index d14110018309..cf664c687969 100755 --- a/etc/rc.d/bootparams +++ b/etc/rc.d/bootparams @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: bootparams,v 1.6 2002/03/22 04:33:58 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/bootparams,v 1.4 2002/09/06 16:18:05 gordon Exp $ # # PROVIDE: bootparams diff --git a/etc/rc.d/ccd b/etc/rc.d/ccd index d96788808cb5..86d980670e81 100755 --- a/etc/rc.d/ccd +++ b/etc/rc.d/ccd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: ccd,v 1.3 2000/05/13 08:45:06 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ccd,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/cleanvar b/etc/rc.d/cleanvar index 65dcd48e2d7c..cf95a7f4b3fb 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.4 2003/04/18 17:55:05 mtm Exp $ # # PROVIDE: cleanvar diff --git a/etc/rc.d/cleartmp b/etc/rc.d/cleartmp index e786824ef16c..7cbdee843982 100755 --- a/etc/rc.d/cleartmp +++ b/etc/rc.d/cleartmp @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: cleartmp,v 1.4 2002/03/22 04:33:58 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/cleartmp,v 1.4 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: cleartmp diff --git a/etc/rc.d/cron b/etc/rc.d/cron index 218ed23e3b30..0536bd512d3d 100755 --- a/etc/rc.d/cron +++ b/etc/rc.d/cron @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: cron,v 1.5 2000/09/19 13:04:38 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/cron,v 1.3 2003/05/05 15:38:41 mtm Exp $ # # PROVIDE: cron diff --git a/etc/rc.d/devd b/etc/rc.d/devd index b869a73eb7dd..92f1129a5876 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.5 2003/02/12 04:22:40 imp Exp $ # # PROVIDE: devd diff --git a/etc/rc.d/devdb b/etc/rc.d/devdb index 57edafbe7603..7379c8d5f910 100644 --- a/etc/rc.d/devdb +++ b/etc/rc.d/devdb @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/devdb,v 1.2 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: devdb diff --git a/etc/rc.d/devfs b/etc/rc.d/devfs index aaf828b51c12..b3421b7ab3fe 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.5 2003/05/06 01:10:33 dougb Exp $ # # PROVIDE: devfs diff --git a/etc/rc.d/dhclient b/etc/rc.d/dhclient index d296825da619..d09341f5bf0d 100755 --- a/etc/rc.d/dhclient +++ b/etc/rc.d/dhclient @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: dhclient,v 1.8 2002/03/22 04:33:58 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/dhclient,v 1.4 2003/04/20 19:14:16 mtm Exp $ # # PROVIDE: dhclient diff --git a/etc/rc.d/dhcpd b/etc/rc.d/dhcpd index 55b1f4ade4f9..adbd81746841 100755 --- a/etc/rc.d/dhcpd +++ b/etc/rc.d/dhcpd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: dhcpd,v 1.5 2002/03/22 04:33:58 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/dhcpd,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: dhcpd diff --git a/etc/rc.d/dhcrelay b/etc/rc.d/dhcrelay index d78afa6442af..ebb0264fce34 100755 --- a/etc/rc.d/dhcrelay +++ b/etc/rc.d/dhcrelay @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: dhcrelay,v 1.5 2002/03/22 04:33:58 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/dhcrelay,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: dhcrelay diff --git a/etc/rc.d/diskless b/etc/rc.d/diskless index 748a10bc7888..be9fc457f975 100644 --- a/etc/rc.d/diskless +++ b/etc/rc.d/diskless @@ -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/diskless,v 1.25 2003/02/15 16:34:14 jhay Exp $ # # PROVIDE: diskless diff --git a/etc/rc.d/dmesg b/etc/rc.d/dmesg index bea74c2b6070..6934b525ae4c 100755 --- a/etc/rc.d/dmesg +++ b/etc/rc.d/dmesg @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: dmesg,v 1.8 2002/03/22 04:33:58 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/dmesg,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: dmesg diff --git a/etc/rc.d/dumpon b/etc/rc.d/dumpon index c65f63ea57a5..3566c2fa1fc0 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.1 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: dumpon diff --git a/etc/rc.d/early.sh b/etc/rc.d/early.sh index b3a13d8e9dbb..c610a1f7a2fb 100644 --- a/etc/rc.d/early.sh +++ b/etc/rc.d/early.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/early.sh,v 1.1 2003/04/24 08:27:29 mtm Exp $ # # PROVIDE: early diff --git a/etc/rc.d/fsck b/etc/rc.d/fsck index 331d233e44ef..bfd63cf01db9 100755 --- a/etc/rc.d/fsck +++ b/etc/rc.d/fsck @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: fsck,v 1.2 2001/06/18 06:42:35 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/fsck,v 1.4 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: fsck diff --git a/etc/rc.d/hostname b/etc/rc.d/hostname index 812347b66b66..ea4e742ae9cb 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.2 2003/04/24 08:20:47 mtm Exp $ # # PROVIDE: hostname diff --git a/etc/rc.d/inetd b/etc/rc.d/inetd index 08b34385676e..1d0b02e260b5 100755 --- a/etc/rc.d/inetd +++ b/etc/rc.d/inetd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: inetd,v 1.6 2000/09/19 13:04:38 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/inetd,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: inetd diff --git a/etc/rc.d/initdiskless b/etc/rc.d/initdiskless index fcd947cf04f0..a80659553905 100644 --- a/etc/rc.d/initdiskless +++ b/etc/rc.d/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.d/initdiskless,v 1.23 2003/02/15 16:29:20 jhay Exp $ # # PROVIDE: initdiskless # KEYWORD: FreeBSD diff --git a/etc/rc.d/initrandom b/etc/rc.d/initrandom index 318d83f82fdf..0bfeb3e31c84 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.1 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: initrandom diff --git a/etc/rc.d/ip6fw b/etc/rc.d/ip6fw index e0726bf20afc..6af558b5cb72 100644 --- a/etc/rc.d/ip6fw +++ b/etc/rc.d/ip6fw @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ip6fw,v 1.2 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: ip6fw diff --git a/etc/rc.d/ipfilter b/etc/rc.d/ipfilter index cf2e8ceaef26..e1e0280d2374 100755 --- a/etc/rc.d/ipfilter +++ b/etc/rc.d/ipfilter @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: ipfilter,v 1.10 2001/02/28 17:03:50 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ipfilter,v 1.10 2003/04/30 02:54:17 mtm Exp $ # # PROVIDE: ipfilter diff --git a/etc/rc.d/ipfs b/etc/rc.d/ipfs index 1f8f9fb17fa3..3ba132360aaa 100755 --- a/etc/rc.d/ipfs +++ b/etc/rc.d/ipfs @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: ipfs,v 1.3 2002/02/11 13:55:42 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ipfs,v 1.2 2003/04/24 08:20:47 mtm Exp $ # # PROVIDE: ipfs diff --git a/etc/rc.d/ipfw b/etc/rc.d/ipfw index 531063fb3779..934448a3c330 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.4 2003/03/30 15:52:18 mtm Exp $ # # PROVIDE: ipfw diff --git a/etc/rc.d/ipmon b/etc/rc.d/ipmon index 0c2c1cc0f24f..e414b85bd651 100755 --- a/etc/rc.d/ipmon +++ b/etc/rc.d/ipmon @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: ipmon,v 2002/04/18 05:02:01 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ipmon,v 1.5 2003/04/24 08:20:47 mtm Exp $ # # PROVIDE: ipmon diff --git a/etc/rc.d/ipnat b/etc/rc.d/ipnat index 9285348d6f10..f8a7e4da98d3 100755 --- a/etc/rc.d/ipnat +++ b/etc/rc.d/ipnat @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: ipnat,v 1.6 2000/09/19 13:04:38 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ipnat,v 1.8 2003/04/30 02:54:17 mtm Exp $ # # PROVIDE: ipnat diff --git a/etc/rc.d/ipsec b/etc/rc.d/ipsec index 1ffed7fa4258..052839f7cd34 100755 --- a/etc/rc.d/ipsec +++ b/etc/rc.d/ipsec @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: ipsec,v 1.7 2002/03/22 04:33:58 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ipsec,v 1.5 2003/02/16 20:46:08 mtm Exp $ # # PROVIDE: ipsec diff --git a/etc/rc.d/ipxrouted b/etc/rc.d/ipxrouted index 28691e373a95..32c044a73aab 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.1 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: ipxrouted diff --git a/etc/rc.d/isdnd b/etc/rc.d/isdnd index fb795790d05a..4eda37a45756 100644 --- a/etc/rc.d/isdnd +++ b/etc/rc.d/isdnd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: isdnd,v 1.9 2002/04/10 23:37:13 martin Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/isdnd,v 1.14 2003/04/18 17:55:05 mtm Exp $ # # Mostly based on original script (/etc/rc.isdn) written by Hellmuth Michaelis # diff --git a/etc/rc.d/jail b/etc/rc.d/jail index 2c7c76a3671e..82c7c30284ee 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.4 2003/05/05 15:38:41 mtm Exp $ # # PROVIDE: jail diff --git a/etc/rc.d/kadmind b/etc/rc.d/kadmind index 6715115d97dc..97e1ae53f89a 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.3 2003/03/08 09:50:10 markm Exp $ # # PROVIDE: kadmin diff --git a/etc/rc.d/kdc b/etc/rc.d/kdc index 43a5005d0268..5a0565a304fe 100755 --- a/etc/rc.d/kdc +++ b/etc/rc.d/kdc @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: kdc,v 1.5 2002/03/22 04:33:58 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/kdc,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: kdc diff --git a/etc/rc.d/kerberos b/etc/rc.d/kerberos index 5d4f0f6503de..80d8e623c159 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.3 2003/03/08 09:50:10 markm Exp $ # # PROVIDE: kerberos diff --git a/etc/rc.d/keyserv b/etc/rc.d/keyserv index 44194260ac69..6a749bfd1daa 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.2 2002/08/14 05:44:32 gordon Exp $ # # Start keyserv if we are running Secure RPC diff --git a/etc/rc.d/kldxref b/etc/rc.d/kldxref index 5ec5e8c4e383..2a6b3f6e6f3c 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.2 2003/04/18 17:55:05 mtm Exp $ # # PROVIDE: kldxref diff --git a/etc/rc.d/kpasswdd b/etc/rc.d/kpasswdd index 5d628786b19a..8ff9c5cce8af 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.2 2003/05/06 02:28:03 mtm Exp $ # # PROVIDE: kpasswdd diff --git a/etc/rc.d/ldconfig b/etc/rc.d/ldconfig index 37e600db7dc8..e6b94b535ae3 100755 --- a/etc/rc.d/ldconfig +++ b/etc/rc.d/ldconfig @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: ldconfig,v 1.5 2002/03/22 04:33:58 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ldconfig,v 1.6 2003/05/18 03:39:39 mtm Exp $ # # PROVIDE: ldconfig diff --git a/etc/rc.d/lkm1 b/etc/rc.d/lkm1 index e252909bd7ca..f332586d7ed9 100755 --- a/etc/rc.d/lkm1 +++ b/etc/rc.d/lkm1 @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: lkm1,v 1.6 2000/10/09 06:11:38 nisimura Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/lkm1,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: beforenetlkm diff --git a/etc/rc.d/lkm2 b/etc/rc.d/lkm2 index 23608df5fc2e..dc0ce229742d 100755 --- a/etc/rc.d/lkm2 +++ b/etc/rc.d/lkm2 @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: lkm2,v 1.4 2000/09/19 13:04:38 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/lkm2,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: beforemountlkm diff --git a/etc/rc.d/lkm3 b/etc/rc.d/lkm3 index a9d6efdfef4e..52e5a23dbdc9 100755 --- a/etc/rc.d/lkm3 +++ b/etc/rc.d/lkm3 @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: lkm3,v 1.6 2002/03/22 04:33:58 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/lkm3,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: aftermountlkm diff --git a/etc/rc.d/local b/etc/rc.d/local index 5f5d9850b3c3..ea2ad9359d9e 100755 --- a/etc/rc.d/local +++ b/etc/rc.d/local @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: local,v 1.6 2002/03/22 04:33:59 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/local,v 1.4 2002/10/17 23:46:32 sobomax Exp $ # # PROVIDE: local diff --git a/etc/rc.d/localdaemons b/etc/rc.d/localdaemons index 99449756a8e2..966cfb57766d 100644 --- a/etc/rc.d/localdaemons +++ b/etc/rc.d/localdaemons @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/localdaemons,v 1.2 2003/05/05 15:38:41 mtm Exp $ # # PROVIDE: localdaemons diff --git a/etc/rc.d/lomac b/etc/rc.d/lomac index 9282360490e5..7caefa82e2a4 100644 --- a/etc/rc.d/lomac +++ b/etc/rc.d/lomac @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/lomac,v 1.2 2002/11/26 17:51:03 rwatson Exp $ # # PROVIDE: lomac diff --git a/etc/rc.d/lpd b/etc/rc.d/lpd index 15908ac79673..454417434fac 100755 --- a/etc/rc.d/lpd +++ b/etc/rc.d/lpd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: lpd,v 1.5 2002/03/22 04:33:59 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/lpd,v 1.3 2002/09/06 16:18:05 gordon Exp $ # # PROVIDE: lpd diff --git a/etc/rc.d/mopd b/etc/rc.d/mopd index f6a6710e0271..c7d3de97d0d0 100755 --- a/etc/rc.d/mopd +++ b/etc/rc.d/mopd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: mopd,v 1.5 2002/03/22 04:33:59 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mopd,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: mopd diff --git a/etc/rc.d/motd b/etc/rc.d/motd index 69ed49e27c8d..c24ace222cba 100755 --- a/etc/rc.d/motd +++ b/etc/rc.d/motd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: motd,v 1.5 2000/09/19 13:04:38 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/motd,v 1.5 2003/04/29 06:56:40 dougb Exp $ # # PROVIDE: motd diff --git a/etc/rc.d/mountall b/etc/rc.d/mountall index 6ce01f7f23e3..47798f34ca31 100755 --- a/etc/rc.d/mountall +++ b/etc/rc.d/mountall @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: mountall,v 1.3 2000/05/13 08:45:07 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mountall,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: mountall diff --git a/etc/rc.d/mountcritlocal b/etc/rc.d/mountcritlocal index 37b1304d5605..1770b26ab854 100755 --- a/etc/rc.d/mountcritlocal +++ b/etc/rc.d/mountcritlocal @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: mountcritlocal,v 1.7 2002/04/29 12:29:53 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mountcritlocal,v 1.3 2002/09/06 16:18:05 gordon Exp $ # # PROVIDE: mountcritlocal diff --git a/etc/rc.d/mountcritremote b/etc/rc.d/mountcritremote index 0561317681e8..fc40dd389d94 100755 --- a/etc/rc.d/mountcritremote +++ b/etc/rc.d/mountcritremote @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: mountcritremote,v 1.7 2002/04/29 12:29:53 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mountcritremote,v 1.5 2003/02/15 06:00:11 mtm Exp $ # # PROVIDE: mountcritremote diff --git a/etc/rc.d/mountd b/etc/rc.d/mountd index eb8806b5f35e..caa2e70fb239 100755 --- a/etc/rc.d/mountd +++ b/etc/rc.d/mountd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: mountd,v 1.11 2002/01/31 01:26:06 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mountd,v 1.9 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: mountd diff --git a/etc/rc.d/moused b/etc/rc.d/moused index a4479f6d7be1..a2e468e19c04 100644 --- a/etc/rc.d/moused +++ b/etc/rc.d/moused @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: moused,v 1.1 2001/10/29 23:25:01 augustss Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/moused,v 1.3 2002/09/27 16:54:21 gordon Exp $ # # PROVIDE: moused diff --git a/etc/rc.d/mroute6d b/etc/rc.d/mroute6d index 6b4f11d48c1b..fb3dc8fa1600 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.2 2003/01/25 23:14:08 mtm Exp $ # # PROVIDE: mroute6d diff --git a/etc/rc.d/mrouted b/etc/rc.d/mrouted index b59398890386..1742bdf95204 100755 --- a/etc/rc.d/mrouted +++ b/etc/rc.d/mrouted @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: mrouted,v 1.6 2002/03/22 04:33:59 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mrouted,v 1.4 2003/04/18 17:55:05 mtm Exp $ # # PROVIDE: mrouted diff --git a/etc/rc.d/msgs b/etc/rc.d/msgs index 64e73cf4ee6d..e84ebde4d3c3 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.1 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: msgs diff --git a/etc/rc.d/named b/etc/rc.d/named index db1dd5d7ef05..ab76252237fa 100755 --- a/etc/rc.d/named +++ b/etc/rc.d/named @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: named,v 1.10 2002/03/22 04:33:59 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/named,v 1.6 2003/01/12 04:53:54 mtm Exp $ # # PROVIDE: named diff --git a/etc/rc.d/netif b/etc/rc.d/netif index bfc9f8100630..4dae15883a4b 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.1 2003/04/18 17:51:54 mtm Exp $ # # PROVIDE: netif diff --git a/etc/rc.d/network b/etc/rc.d/network index 7fcb5b2ea5ab..be5d67d01a7d 100755 --- a/etc/rc.d/network +++ b/etc/rc.d/network @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: network,v 1.29 2001/01/11 17:56:16 itojun Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/network,v 1.3 2002/08/12 10:04:32 schweikh Exp $ # PROVIDE: network # REQUIRE: ipfilter ipsec mountcritlocal root tty sysctl diff --git a/etc/rc.d/network1 b/etc/rc.d/network1 index e9b03f0ccd28..86eeb9b6d578 100644 --- a/etc/rc.d/network1 +++ b/etc/rc.d/network1 @@ -1,6 +1,6 @@ #!/bin/sh -x # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/network1,v 1.146 2003/04/18 17:51:54 mtm Exp $ # # PROVIDE: network1 diff --git a/etc/rc.d/network2 b/etc/rc.d/network2 index 6478ab21e075..23d280fbb64d 100644 --- a/etc/rc.d/network2 +++ b/etc/rc.d/network2 @@ -2,7 +2,7 @@ # # Configure routing and miscellaneous network tunables # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/network2,v 1.136 2003/04/18 17:55:05 mtm Exp $ # # PROVIDE: network2 diff --git a/etc/rc.d/network3 b/etc/rc.d/network3 index f18632f2eb6c..6874b439c414 100644 --- a/etc/rc.d/network3 +++ b/etc/rc.d/network3 @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/network3,v 1.137 2003/05/05 15:38:41 mtm Exp $ # # PROVIDE: network3 diff --git a/etc/rc.d/network_ipv6 b/etc/rc.d/network_ipv6 index 799c3b0bae25..6d4b19597b96 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.34 2003/05/12 11:36:50 ume 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 5a3927e125af..e6def7b4f7bd 100755 --- a/etc/rc.d/newsyslog +++ b/etc/rc.d/newsyslog @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: newsyslog,v 1.5 2002/03/24 15:51:26 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/newsyslog,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: newsyslog diff --git a/etc/rc.d/nfsclient b/etc/rc.d/nfsclient index a44be7f0e69f..b2989fc6e5a8 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.3 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: nfsclient diff --git a/etc/rc.d/nfsd b/etc/rc.d/nfsd index 4f7bf88d7ae5..23e3e00800e3 100755 --- a/etc/rc.d/nfsd +++ b/etc/rc.d/nfsd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: nfsd,v 1.4 2001/06/16 06:13:10 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/nfsd,v 1.9 2003/01/24 00:37:52 mtm Exp $ # # PROVIDE: nfsd diff --git a/etc/rc.d/nfslocking b/etc/rc.d/nfslocking index c250f94b9df7..aec6b9a52408 100755 --- a/etc/rc.d/nfslocking +++ b/etc/rc.d/nfslocking @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: nfslocking,v 1.6 2002/03/24 15:52:41 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/nfslocking,v 1.4 2003/01/20 18:57:16 mtm Exp $ # # PROVIDE: nfslocking diff --git a/etc/rc.d/nfsserver b/etc/rc.d/nfsserver index e9b71d919bca..f28170b98379 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.2 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: nfsserver diff --git a/etc/rc.d/nisdomain b/etc/rc.d/nisdomain index 4866f4d7a737..4d3c8e127bbe 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.1 2003/04/18 17:51:54 mtm Exp $ # # PROVIDE: nisdomain diff --git a/etc/rc.d/ntpd b/etc/rc.d/ntpd index da0ba6dbc7c3..12a5ad9edf2a 100755 --- a/etc/rc.d/ntpd +++ b/etc/rc.d/ntpd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: ntpd,v 1.6 2002/03/22 04:33:59 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ntpd,v 1.5 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: ntpd diff --git a/etc/rc.d/ntpdate b/etc/rc.d/ntpdate index e7e6116d29c0..0affeb0daa52 100755 --- a/etc/rc.d/ntpdate +++ b/etc/rc.d/ntpdate @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: ntpdate,v 1.8 2002/03/22 04:16:39 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ntpdate,v 1.4 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: ntpdate diff --git a/etc/rc.d/othermta b/etc/rc.d/othermta index 05236a80c5ab..58190ad58394 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.2 2002/08/09 17:45:04 gordon Exp $ # # PROVIDE: mail diff --git a/etc/rc.d/pccard b/etc/rc.d/pccard index 645ee145fe43..3ec475a07477 100644 --- a/etc/rc.d/pccard +++ b/etc/rc.d/pccard @@ -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/pccard,v 1.28 2003/02/12 04:12:23 imp Exp $ # # PROVIDE: pccard diff --git a/etc/rc.d/pcvt b/etc/rc.d/pcvt index 0aded25bb15f..fb9ebc55f760 100644 --- a/etc/rc.d/pcvt +++ b/etc/rc.d/pcvt @@ -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/pcvt,v 1.3 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: pcvt diff --git a/etc/rc.d/poffd b/etc/rc.d/poffd index 5b5668a641e7..39c76ca3ce36 100644 --- a/etc/rc.d/poffd +++ b/etc/rc.d/poffd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: poffd,v 1.1 2001/01/14 15:37:22 minoura Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/poffd,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: poffd diff --git a/etc/rc.d/postfix b/etc/rc.d/postfix index 807072bece11..78bba010cf21 100755 --- a/etc/rc.d/postfix +++ b/etc/rc.d/postfix @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: postfix,v 1.6 2002/02/12 02:19:27 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/postfix,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: mail diff --git a/etc/rc.d/ppp b/etc/rc.d/ppp new file mode 100755 index 000000000000..5e5a6f2aff7a --- /dev/null +++ b/etc/rc.d/ppp @@ -0,0 +1,68 @@ +#!/bin/sh +# +# $NetBSD: ppp,v 1.6 2002/03/22 04:33:59 thorpej Exp $ +# $FreeBSD: src/etc/rc.d/ppp,v 1.2 2002/06/13 22:14:36 gordon Exp $ +# + +# PROVIDE: ppp +# REQUIRE: mountcritremote syslogd +# BEFORE: SERVERS +# +# Note that this means that syslogd will not be listening on +# any PPP addresses. This is considered a feature. +# + +. /etc/rc.subr + +name="ppp" +start_cmd="ppp_start" +stop_cmd="ppp_stop" +sig_stop="-INT" +sig_hup="-HUP" +hup_cmd="ppp_hup" +extra_commands="hup" + +ppp_start() +{ + # /etc/ppp/peers and $ppp_peers contain boot configuration + # information for pppd. each value in $ppp_peers that has a + # file in /etc/ppp/peers of the same name, will be run as + # `pppd call <peer>'. + # + if [ -n "$ppp_peers" ]; then + set -- $ppp_peers + echo -n "Starting pppd:" + while [ $# -ge 1 ]; do + peer=$1 + shift + if [ -f /etc/ppp/peers/$peer ]; then + pppd call $peer + echo -n " $peer" + fi + done + echo "." + fi +} + +ppp_hup() +{ + pids="`check_process pppd`" + if [ -n "$pids" ]; then + for pid in $pids; do + kill $sig_hup $pid + done + fi +} + +ppp_stop() +{ + pids="`check_process pppd`" + if [ -n "$pids" ]; then + for pid in $pids; do + kill $sig_stop $pid + done + fi +} + +load_rc_config $name +run_rc_command "$1" diff --git a/etc/rc.d/ppp-user b/etc/rc.d/ppp-user index fa5c7c82698e..3ffad9d02bd5 100644 --- a/etc/rc.d/ppp-user +++ b/etc/rc.d/ppp-user @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ppp-user,v 1.4 2003/04/18 17:55:05 mtm Exp $ # # PROVIDE: ppp-user diff --git a/etc/rc.d/pppoed b/etc/rc.d/pppoed index e9376d2d18b6..411038a8c27c 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.1 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: pppoed diff --git a/etc/rc.d/pwcheck b/etc/rc.d/pwcheck index c57e27ed872b..c51e490d3cc0 100755 --- a/etc/rc.d/pwcheck +++ b/etc/rc.d/pwcheck @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: pwcheck,v 1.4 2002/03/22 04:33:59 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/pwcheck,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: pwcheck diff --git a/etc/rc.d/quota b/etc/rc.d/quota index d2598822c1c5..6db3b902b9c9 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.3 2002/10/12 10:31:31 schweikh Exp $ # # Enable/Check the quotas (must be after ypbind if using NIS) diff --git a/etc/rc.d/racoon b/etc/rc.d/racoon index aaa264a9c375..16c6763b7744 100755 --- a/etc/rc.d/racoon +++ b/etc/rc.d/racoon @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: racoon,v 1.3 2002/03/22 04:33:59 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/racoon,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: ike diff --git a/etc/rc.d/raidframe b/etc/rc.d/raidframe index 53156dcab108..c36de09ae638 100755 --- a/etc/rc.d/raidframe +++ b/etc/rc.d/raidframe @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: raidframe,v 1.6 2002/01/27 14:16:33 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/raidframe,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/random b/etc/rc.d/random index 99de54b95a81..01baa5abb375 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.3 2003/04/18 17:55:05 mtm Exp $ # # PROVIDE: random diff --git a/etc/rc.d/rarpd b/etc/rc.d/rarpd index 63e0bfc86691..5895014f4c17 100755 --- a/etc/rc.d/rarpd +++ b/etc/rc.d/rarpd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: rarpd,v 1.5 2002/03/22 04:33:59 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/rarpd,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: rarpd diff --git a/etc/rc.d/rbootd b/etc/rc.d/rbootd index 423c5c04b32c..0948d92828f9 100755 --- a/etc/rc.d/rbootd +++ b/etc/rc.d/rbootd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: rbootd,v 1.6 2002/03/22 04:34:00 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/rbootd,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: rbootd diff --git a/etc/rc.d/rcconf.sh b/etc/rc.d/rcconf.sh index 79d8fdcc32e9..ceb3e980f284 100644 --- a/etc/rc.d/rcconf.sh +++ b/etc/rc.d/rcconf.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/rcconf.sh,v 1.2 2003/01/25 20:02:35 mtm Exp $ # # PROVIDE: rcconf diff --git a/etc/rc.d/root b/etc/rc.d/root index b521e6f7ef6a..252c6dad3b15 100755 --- a/etc/rc.d/root +++ b/etc/rc.d/root @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: root,v 1.2 2000/05/13 08:45:09 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/root,v 1.5 2002/10/31 02:06:05 gordon Exp $ # # PROVIDE: root diff --git a/etc/rc.d/route6d b/etc/rc.d/route6d index 5e2f6e458909..e791b14f8df4 100755 --- a/etc/rc.d/route6d +++ b/etc/rc.d/route6d @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: route6d,v 1.5 2002/03/22 04:34:00 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/route6d,v 1.5 2003/01/25 23:14:08 mtm Exp $ # # PROVIDE: route6d diff --git a/etc/rc.d/routed b/etc/rc.d/routed index 892967ce3f41..bfa2f7a717a8 100755 --- a/etc/rc.d/routed +++ b/etc/rc.d/routed @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: routed,v 1.7 2002/03/22 04:34:00 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/routed,v 1.5 2003/04/18 17:55:05 mtm Exp $ # # PROVIDE: routed diff --git a/etc/rc.d/rpcbind b/etc/rc.d/rpcbind index 2e8fde1a466d..9708414a690b 100755 --- a/etc/rc.d/rpcbind +++ b/etc/rc.d/rpcbind @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: rpcbind,v 1.6 2002/01/31 01:26:06 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/rpcbind,v 1.6 2002/09/06 16:18:05 gordon Exp $ # # PROVIDE: rpcbind diff --git a/etc/rc.d/rtadvd b/etc/rc.d/rtadvd index 5e0a6dc8fe02..008c9ca7eda4 100755 --- a/etc/rc.d/rtadvd +++ b/etc/rc.d/rtadvd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: rtadvd,v 1.5 2002/03/22 04:34:00 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/rtadvd,v 1.5 2003/01/24 00:37:52 mtm Exp $ # # PROVIDE: rtadvd diff --git a/etc/rc.d/rtsold b/etc/rc.d/rtsold index 8645816efb39..5d911c4ab060 100755 --- a/etc/rc.d/rtsold +++ b/etc/rc.d/rtsold @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: rtsold,v 1.5 2002/03/22 04:34:00 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/rtsold,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: rtsold diff --git a/etc/rc.d/rwho b/etc/rc.d/rwho index 4a01ac1482a2..f9c896179ceb 100755 --- a/etc/rc.d/rwho +++ b/etc/rc.d/rwho @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: rwho,v 1.5 2002/03/22 04:34:00 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/rwho,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: rwho diff --git a/etc/rc.d/savecore b/etc/rc.d/savecore index 7517306aeb13..15613f07e437 100755 --- a/etc/rc.d/savecore +++ b/etc/rc.d/savecore @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: savecore,v 1.5 2002/03/22 04:34:00 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/savecore,v 1.3 2002/09/06 16:18:05 gordon Exp $ # # PROVIDE: savecore diff --git a/etc/rc.d/screenblank b/etc/rc.d/screenblank index de2af4f562c2..31aa0f2d3f22 100755 --- a/etc/rc.d/screenblank +++ b/etc/rc.d/screenblank @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: screenblank,v 1.5 2002/03/22 04:34:00 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/screenblank,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: screenblank diff --git a/etc/rc.d/securelevel b/etc/rc.d/securelevel index db62e5cb1e06..0af9569639ed 100755 --- a/etc/rc.d/securelevel +++ b/etc/rc.d/securelevel @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: securelevel,v 1.4 2002/03/22 04:34:00 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/securelevel,v 1.6 2003/05/05 15:38:41 mtm Exp $ # # PROVIDE: securelevel diff --git a/etc/rc.d/sendmail b/etc/rc.d/sendmail index 0efaca7cd88d..a271388f9dfb 100755 --- a/etc/rc.d/sendmail +++ b/etc/rc.d/sendmail @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: sendmail,v 1.14 2002/02/12 01:26:36 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/sendmail,v 1.7 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: mail diff --git a/etc/rc.d/serial b/etc/rc.d/serial index 74180a3aa377..b5a20ad09bfd 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.20 2003/05/05 03:26:50 bde Exp $ # # PROVIDE: serial diff --git a/etc/rc.d/sppp b/etc/rc.d/sppp index 4ade9cdd9afc..20573605b453 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.2 2003/04/18 17:55:05 mtm Exp $ # # PROVIDE: sppp diff --git a/etc/rc.d/sshd b/etc/rc.d/sshd index 416ab7fd586f..136d5036520a 100755 --- a/etc/rc.d/sshd +++ b/etc/rc.d/sshd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: sshd,v 1.18 2002/04/29 08:23:34 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/sshd,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: sshd diff --git a/etc/rc.d/swap1 b/etc/rc.d/swap1 index 5f95b4305a7c..766706c6ebab 100755 --- a/etc/rc.d/swap1 +++ b/etc/rc.d/swap1 @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: swap1,v 1.8 2002/03/24 15:52:41 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/swap1,v 1.3 2002/09/06 16:18:05 gordon Exp $ # # PROVIDE: localswap diff --git a/etc/rc.d/swap2 b/etc/rc.d/swap2 index 5f3bd6f31f42..495dc8d8732c 100755 --- a/etc/rc.d/swap2 +++ b/etc/rc.d/swap2 @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: swap2,v 1.6 2002/03/22 04:34:00 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/swap2,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: nonlocalswap diff --git a/etc/rc.d/syscons b/etc/rc.d/syscons index 234f5b21fb37..1963e5088dff 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.9 2002/09/09 22:40:34 gordon Exp $ # # PROVIDE: syscons diff --git a/etc/rc.d/sysctl b/etc/rc.d/sysctl index 6e24030bdbb0..33d9aca7c62d 100644 --- a/etc/rc.d/sysctl +++ b/etc/rc.d/sysctl @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: sysctl,v 1.12 2002/04/29 12:10:23 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/sysctl,v 1.12 2003/04/24 08:20:47 mtm Exp $ # # PROVIDE: sysctl diff --git a/etc/rc.d/sysdb b/etc/rc.d/sysdb index 7d072357ebaf..8187c53bb17f 100755 --- a/etc/rc.d/sysdb +++ b/etc/rc.d/sysdb @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: sysdb,v 1.9 2002/03/22 04:34:00 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/sysdb,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: sysdb diff --git a/etc/rc.d/syslogd b/etc/rc.d/syslogd index 03b6aad8c18c..4586332811c8 100755 --- a/etc/rc.d/syslogd +++ b/etc/rc.d/syslogd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: syslogd,v 1.12 2002/03/22 04:34:00 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/syslogd,v 1.4 2002/10/01 13:29:44 ru Exp $ # # PROVIDE: syslogd diff --git a/etc/rc.d/timed b/etc/rc.d/timed index 1c26e4a1c4aa..ed6ebc00fe4c 100755 --- a/etc/rc.d/timed +++ b/etc/rc.d/timed @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: timed,v 1.5 2002/03/22 04:34:00 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/timed,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: timed diff --git a/etc/rc.d/ttys b/etc/rc.d/ttys index 322e2b04a93f..45a964c2b753 100755 --- a/etc/rc.d/ttys +++ b/etc/rc.d/ttys @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: ttys,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ttys,v 1.3 2002/09/06 16:18:05 gordon Exp $ # # PROVIDE: tty diff --git a/etc/rc.d/usbd b/etc/rc.d/usbd index bed1a6dd4956..65bbe5e753e7 100644 --- a/etc/rc.d/usbd +++ b/etc/rc.d/usbd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/usbd,v 1.1 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: usbd diff --git a/etc/rc.d/vinum b/etc/rc.d/vinum index 706e7f010c22..838e13324120 100644 --- a/etc/rc.d/vinum +++ b/etc/rc.d/vinum @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/vinum,v 1.1 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/virecover b/etc/rc.d/virecover index fbe614eb9c65..bb9becb5cce2 100755 --- a/etc/rc.d/virecover +++ b/etc/rc.d/virecover @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: virecover,v 1.6 2002/03/22 04:34:00 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/virecover,v 1.5 2003/05/05 09:53:32 mtm Exp $ # # PROVIDE: virecover diff --git a/etc/rc.d/wscons b/etc/rc.d/wscons index 36fd1b1a88cf..d37de2bf6857 100755 --- a/etc/rc.d/wscons +++ b/etc/rc.d/wscons @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: wscons,v 1.9 2002/04/26 00:06:54 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/wscons,v 1.4 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: wscons diff --git a/etc/rc.d/xfs b/etc/rc.d/xfs index a0692fa66d77..c89fdfb78e47 100755 --- a/etc/rc.d/xfs +++ b/etc/rc.d/xfs @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: xfs,v 1.6 2002/03/22 04:34:01 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/xfs,v 1.2 2002/06/13 22:14:36 gordon Exp $ # # PROVIDE: xfs diff --git a/etc/rc.d/ypbind b/etc/rc.d/ypbind index 0542e07a787f..bd50d9a81a99 100755 --- a/etc/rc.d/ypbind +++ b/etc/rc.d/ypbind @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: ypbind,v 1.5 2002/03/22 04:34:01 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ypbind,v 1.5 2003/01/24 00:37:52 mtm Exp $ # # PROVIDE: ypbind diff --git a/etc/rc.d/yppasswdd b/etc/rc.d/yppasswdd index 0891f1064111..0b27533325a3 100755 --- a/etc/rc.d/yppasswdd +++ b/etc/rc.d/yppasswdd @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: yppasswdd,v 1.6 2002/03/22 04:34:01 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/yppasswdd,v 1.6 2003/01/24 00:37:52 mtm Exp $ # # PROVIDE: yppasswdd diff --git a/etc/rc.d/ypserv b/etc/rc.d/ypserv index 657a37758937..f26fe173612e 100755 --- a/etc/rc.d/ypserv +++ b/etc/rc.d/ypserv @@ -1,7 +1,7 @@ #!/bin/sh # # $NetBSD: ypserv,v 1.5 2000/09/19 13:04:39 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ypserv,v 1.6 2003/01/24 00:37:52 mtm Exp $ # # PROVIDE: ypserv diff --git a/etc/rc.d/ypset b/etc/rc.d/ypset index 135c5ba86d92..951693943250 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.4 2003/01/24 00:37:52 mtm Exp $ # # PROVIDE: ypset diff --git a/etc/rc.d/ypupdated b/etc/rc.d/ypupdated index 1dc43f505b2e..6d6b2b6d0525 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.3 2002/10/12 10:31:31 schweikh Exp $ # # PROVIDE: ypupdated diff --git a/etc/rc.d/ypxfrd b/etc/rc.d/ypxfrd index eeb5a824b2ec..31368a2fd91e 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.4 2003/01/24 00:37:52 mtm Exp $ # # PROVIDE: ypxfrd diff --git a/etc/rc.firewall b/etc/rc.firewall index 75179e529d10..60152139b039 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.46 2003/02/06 22:00:38 trhodes Exp $ # # diff --git a/etc/rc.firewall6 b/etc/rc.firewall6 index 12f23cb97e43..339dd9b4ae11 100644 --- a/etc/rc.firewall6 +++ b/etc/rc.firewall6 @@ -1,7 +1,7 @@ #!/bin/sh - ############ # Setup system for IPv6 firewall service. -# $FreeBSD$ +# $FreeBSD: src/etc/rc.firewall6,v 1.12 2003/02/06 22:00:38 trhodes Exp $ # Suck in the configuration variables. if [ -z "${source_rc_confs_defined}" ]; then diff --git a/etc/rc.resume b/etc/rc.resume index ee1b82c5d648..533398fa879b 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.5 2000/12/17 08:15:57 dougb Exp $ # # sample run command file for APM Resume Event diff --git a/etc/rc.sendmail b/etc/rc.sendmail index 74dde31883db..e22e8d9ecace 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.5 2003/05/02 11:05:57 dougb 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 d153b9060e8d..a20da0ee5caa 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.24 2002/09/19 20:14:50 gordon Exp $ # # Site-specific closing actions for daemons run by init on shutdown, diff --git a/etc/rc.subr b/etc/rc.subr index 1f21f221f558..46d84fafd562 100644 --- a/etc/rc.subr +++ b/etc/rc.subr @@ -1,5 +1,5 @@ # $NetBSD: rc.subr,v 1.49 2002/05/21 12:31:01 lukem Exp $ -# $FreeBSD$ +# $FreeBSD: src/etc/rc.subr,v 1.11 2003/04/30 03:03:47 mtm Exp $ # # Copyright (c) 1997-2002 The NetBSD Foundation, Inc. # All rights reserved. diff --git a/etc/rc.suspend b/etc/rc.suspend index 8b3e4fa4d01e..fb6d18712dee 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.4 2000/10/08 19:18:24 obrien Exp $ # # sample run command file for APM Suspend Event diff --git a/etc/remote b/etc/remote index 8f746356e4bf..80d158c0c149 100644 --- a/etc/remote +++ b/etc/remote @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/remote,v 1.12 2003/05/05 21:37:43 dougb Exp $ # # @(#)remote 5.2 (Berkeley) 6/30/90 # diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc index 8469eba868c0..d6f4f89f4781 100644 --- a/etc/root/dot.cshrc +++ b/etc/root/dot.cshrc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.cshrc,v 1.28 2001/01/10 02:37:16 archie Exp $ # # .cshrc - csh resource script, read at beginning of execution by each shell # diff --git a/etc/root/dot.k5login b/etc/root/dot.k5login index e01b9417fdbe..6736182501e9 100644 --- a/etc/root/dot.k5login +++ b/etc/root/dot.k5login @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.k5login,v 1.1 2003/04/30 20:58:49 markm Exp $ # # user1/root@YOUR.REALM.WHEREVER # user2/root@YOUR.REALM.WHEREVER diff --git a/etc/root/dot.login b/etc/root/dot.login index 3032ef97c762..813654cb44e1 100644 --- a/etc/root/dot.login +++ b/etc/root/dot.login @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.login,v 1.22 2000/07/15 03:25:14 rwatson Exp $ # # .login - csh login script, read by login shell, after `.cshrc' at login. # diff --git a/etc/root/dot.profile b/etc/root/dot.profile index bcf606d1047e..0beab0e55e9b 100644 --- a/etc/root/dot.profile +++ b/etc/root/dot.profile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/root/dot.profile,v 1.20 1999/08/27 23:24:09 peter Exp $ # PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin export PATH @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/etc/rpc,v 1.10 2001/08/11 09:43:04 schweikh Exp $ # rpc 88/08/01 4.0 RPCSRC; from 1.12 99/07/25 SMI # rpcbind 100000 portmap sunrpc rpcbind diff --git a/etc/sendmail/Makefile b/etc/sendmail/Makefile index ca4443c19caf..88808eeb5bb9 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.21 2002/07/29 09:40:06 ru Exp $ M4= m4 CHMOD= chmod diff --git a/etc/sendmail/freebsd.mc b/etc/sendmail/freebsd.mc index 600fff710b38..28cb73bc61ff 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.28 2003/04/18 01:25:41 gshapiro Exp $') OSTYPE(freebsd5) DOMAIN(generic) diff --git a/etc/sendmail/freefall.mc b/etc/sendmail/freefall.mc index ffc29f8d92ce..a068c545f5b4 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.19 2002/03/26 13:00:03 ru Exp $') OSTYPE(freebsd5) FEATURE(nullclient, hub.$m) diff --git a/etc/services b/etc/services index 8e70a55b1c2f..4296992d55fd 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.93 2003/05/05 22:10:14 dougb Exp $ # From: @(#)services 5.8 (Berkeley) 5/9/91 # # WELL KNOWN PORT NUMBERS diff --git a/etc/shells b/etc/shells index fe1e0294a010..673332a82fd3 100644 --- a/etc/shells +++ b/etc/shells @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/shells,v 1.5 2000/04/27 21:58:46 ache Exp $ # # List of acceptable shells for chpass(1). # Ftpd will not allow users to connect who are not using diff --git a/etc/sysctl.conf b/etc/sysctl.conf index 0c9e796a7ac8..21fb8e77d3df 100644 --- a/etc/sysctl.conf +++ b/etc/sysctl.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/sysctl.conf,v 1.8 2003/03/13 18:43:50 mux Exp $ # # This file is read when going to multi-user and its contents piped thru # ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details. diff --git a/etc/syslog.conf b/etc/syslog.conf index db88242c02ee..06028f6c0f6d 100644 --- a/etc/syslog.conf +++ b/etc/syslog.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/syslog.conf,v 1.26 2003/04/23 13:08:31 des 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 1f2ecdc08c0b..e3bad0692560 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.27 2001/11/22 21:43:43 ache Exp $ # # for syscons # common entry without semigraphics diff --git a/etc/usbd.conf b/etc/usbd.conf index 03c3f4f69baa..71f0ad06d571 100644 --- a/etc/usbd.conf +++ b/etc/usbd.conf @@ -2,7 +2,7 @@ # # See usbd.conf(5) for the description of the format of the file. # -# $FreeBSD$ +# $FreeBSD: src/etc/usbd.conf,v 1.12 2003/05/03 10:16:55 akiyama Exp $ # Firmware download into the ActiveWire board. After the firmware download is # done the device detaches and reappears as something new and shiny automatically. |
