diff options
Diffstat (limited to 'etc/rc.d')
151 files changed, 218 insertions, 150 deletions
diff --git a/etc/rc.d/DAEMON b/etc/rc.d/DAEMON index 95413803018be..9271c284844d3 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.4.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: DAEMON diff --git a/etc/rc.d/LOGIN b/etc/rc.d/LOGIN index bf84a33fadcde..7acacdbabb3f8 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.4.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: LOGIN diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile index 2d6f59d818680..51a990bce2f87 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.41.2.1 2004/10/14 04:36:15 trhodes Exp $ FILES= DAEMON LOGIN NETWORKING SERVERS \ abi accounting addswap adjkerntz amd \ diff --git a/etc/rc.d/NETWORKING b/etc/rc.d/NETWORKING index d74c0b13f0817..a5c23004a8253 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.8.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: NETWORKING NETWORK diff --git a/etc/rc.d/SERVERS b/etc/rc.d/SERVERS index 48b19a51298d0..b4854fd00ea21 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.4.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: SERVERS diff --git a/etc/rc.d/abi b/etc/rc.d/abi index 53c54472b3d1b..b4ff1640b7699 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.3.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: abi diff --git a/etc/rc.d/accounting b/etc/rc.d/accounting index 777555db474b2..518dcbca770ac 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.8.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: accounting diff --git a/etc/rc.d/addswap b/etc/rc.d/addswap index 8213a9077cdd7..a6d3fb4f0dffd 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.3.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: addswap diff --git a/etc/rc.d/adjkerntz b/etc/rc.d/adjkerntz index b420653daed66..a3eef875a7ba3 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.4.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: adjkerntz diff --git a/etc/rc.d/altqd b/etc/rc.d/altqd index c7e626e13baee..91ca8543aa753 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 e445cf35d3bbe..466409735d6dc 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.13.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: amd diff --git a/etc/rc.d/apm b/etc/rc.d/apm index 3d15701956ed6..08867c4600d7d 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.5.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: apm diff --git a/etc/rc.d/apmd b/etc/rc.d/apmd index 22410e139727d..69f649f7c761b 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.11.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: apmd diff --git a/etc/rc.d/archdep b/etc/rc.d/archdep index da93e8ba860cd..b82fefe99c73b 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.6.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: archdep diff --git a/etc/rc.d/atm1 b/etc/rc.d/atm1 index dc91700ed2419..4db9ea1b505b2 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.14.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: atm1 diff --git a/etc/rc.d/atm2 b/etc/rc.d/atm2 index ffb63c35aef53..c7f671568c0c8 100644 --- a/etc/rc.d/atm2 +++ b/etc/rc.d/atm2 @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/atm2,v 1.15.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: atm2 diff --git a/etc/rc.d/atm3 b/etc/rc.d/atm3 index 4dbd128b8e858..9ad02a228a4bc 100644 --- a/etc/rc.d/atm3 +++ b/etc/rc.d/atm3 @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/atm3,v 1.13.2.1 2004/10/10 09:50:53 mtm Exp $ # # Start ATM daemons diff --git a/etc/rc.d/bgfsck b/etc/rc.d/bgfsck index 4b41bcd7face4..98cc7ed25464c 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.5.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: bgfsck diff --git a/etc/rc.d/bootconf.sh b/etc/rc.d/bootconf.sh index 24803bcaeecfd..bca48d3db1930 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 bcef34651bdf1..3f606efdb8694 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.6.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: bootparams diff --git a/etc/rc.d/ccd b/etc/rc.d/ccd index ce58ac72cebea..ba4d7576f0c10 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.4.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/cleanvar b/etc/rc.d/cleanvar index f2b396f0390c0..e9615b932ae61 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.6.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: cleanvar diff --git a/etc/rc.d/cleartmp b/etc/rc.d/cleartmp index 7bde18b24f0ba..b6b09207e6e13 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.10.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: cleartmp diff --git a/etc/rc.d/cron b/etc/rc.d/cron index f33264f44d088..7d88f9200af05 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.5.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: cron diff --git a/etc/rc.d/devd b/etc/rc.d/devd index c282f3b1d0a27..0827d58c50c10 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.6.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: devd diff --git a/etc/rc.d/devfs b/etc/rc.d/devfs index 76c271012a3eb..435c43357e88b 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.8.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: devfs diff --git a/etc/rc.d/dhclient b/etc/rc.d/dhclient index a317f32aa99ce..549e5aee3625f 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.16.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: dhclient diff --git a/etc/rc.d/dhcpd b/etc/rc.d/dhcpd index 55b1f4ade4f93..adbd817468411 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 d78afa6442af8..ebb0264fce34a 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/dmesg b/etc/rc.d/dmesg index 6e2d552c01d38..6959424f570ed 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.3.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: dmesg diff --git a/etc/rc.d/dumpon b/etc/rc.d/dumpon index 870990dcb56d4..37d2424e4a074 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.3.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: dumpon diff --git a/etc/rc.d/early.sh b/etc/rc.d/early.sh index aaebe33e234aa..f72969f797a52 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.6.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: early diff --git a/etc/rc.d/fsck b/etc/rc.d/fsck index 7d329d28c258b..6cf32a332d305 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.9.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: fsck diff --git a/etc/rc.d/gbde b/etc/rc.d/gbde index 8842d46981e72..b36fab66c77a6 100644 --- a/etc/rc.d/gbde +++ b/etc/rc.d/gbde @@ -3,7 +3,7 @@ # This file, originally written by Garrett A. Wollman, is in the public # domain. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/gbde,v 1.5.2.2 2004/10/15 06:14:43 pjd Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/gbde_swap b/etc/rc.d/gbde_swap index 82ac8da45f1a0..36353d7e85d43 100644 --- a/etc/rc.d/gbde_swap +++ b/etc/rc.d/gbde_swap @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/gbde_swap,v 1.4.2.2 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/hostname b/etc/rc.d/hostname index 3db4e770d0a7f..659be31e8a707 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.7.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: hostname diff --git a/etc/rc.d/ike b/etc/rc.d/ike index 2d727a33a2e8b..6dac6e04c9645 100644 --- a/etc/rc.d/ike +++ b/etc/rc.d/ike @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ike,v 1.2.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: ike diff --git a/etc/rc.d/inetd b/etc/rc.d/inetd index d5b3b4415e44c..31073d978816c 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.3.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: inetd diff --git a/etc/rc.d/initdiskless b/etc/rc.d/initdiskless index 23d7d56927156..7bca6fa03327e 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.38.2.1 2004/10/10 09:50:53 mtm Exp $ # # REQUIRE: preseedrandom # PROVIDE: initdiskless diff --git a/etc/rc.d/initrandom b/etc/rc.d/initrandom index 62f7b7558a476..a0891d6af0709 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.3.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: initrandom diff --git a/etc/rc.d/ip6addrctl b/etc/rc.d/ip6addrctl index 910580ed238cd..998fba501f6f1 100644 --- a/etc/rc.d/ip6addrctl +++ b/etc/rc.d/ip6addrctl @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ip6addrctl,v 1.3.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: ip6addrctl diff --git a/etc/rc.d/ip6fw b/etc/rc.d/ip6fw index 36aa295032623..363e0308c37e6 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.5.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: ip6fw diff --git a/etc/rc.d/ipfilter b/etc/rc.d/ipfilter index 4fb17fcdb8253..c9c9b8fb27e7d 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.21.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: ipfilter diff --git a/etc/rc.d/ipfs b/etc/rc.d/ipfs index 0adddacf44623..0e43a9c70de70 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.5.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: ipfs diff --git a/etc/rc.d/ipfw b/etc/rc.d/ipfw index eda4437900e09..a7298c6575435 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.8.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: ipfw diff --git a/etc/rc.d/ipmon b/etc/rc.d/ipmon index a3ef8131817e8..d3e6c48cafd4e 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.11.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: ipmon diff --git a/etc/rc.d/ipnat b/etc/rc.d/ipnat index 4298f8e5726ed..408eb2387b672 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.13.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: ipnat diff --git a/etc/rc.d/ipsec b/etc/rc.d/ipsec index 788ff3a01bf80..f95b9070008a2 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.10.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: ipsec diff --git a/etc/rc.d/ipxrouted b/etc/rc.d/ipxrouted index 04d3586daa39c..7b879fde6c4c0 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.2.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: ipxrouted diff --git a/etc/rc.d/isdnd b/etc/rc.d/isdnd index 94765057c2587..d1ef45a751dca 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.18.2.1 2004/10/10 09:50:53 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 bdb797adacc7c..35b9e5eaf7edf 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.15.2.2 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: jail diff --git a/etc/rc.d/kadmind b/etc/rc.d/kadmind index 1e07938ffcd64..0bb50d23139e4 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.6.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: kadmin diff --git a/etc/rc.d/kdc b/etc/rc.d/kdc index 43a5005d02680..5a0565a304fea 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 6e101e3e6ed50..671730357ffd5 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.6.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: kerberos diff --git a/etc/rc.d/keyserv b/etc/rc.d/keyserv index 6be21278e5373..51dbeba3dfeb0 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.8.1 2004/10/10 09:50:53 mtm Exp $ # # Start keyserv if we are running Secure RPC diff --git a/etc/rc.d/kldxref b/etc/rc.d/kldxref index 866321396379c..8e627d7249fc3 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.3.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: kldxref diff --git a/etc/rc.d/kpasswdd b/etc/rc.d/kpasswdd index d7f40ac4ad7d8..b6c4f555e6255 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.6.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: kpasswdd diff --git a/etc/rc.d/ldconfig b/etc/rc.d/ldconfig index 507118c59dbff..2351af4acc649 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.11.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: ldconfig diff --git a/etc/rc.d/lkm1 b/etc/rc.d/lkm1 index e252909bd7ca9..f332586d7ed96 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 23608df5fc2e9..dc0ce229742d4 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 a9d6efdfef4e1..52e5a23dbdc99 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 da163f6d9cbb2..07bdb87229b8e 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.5.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: local diff --git a/etc/rc.d/localpkg b/etc/rc.d/localpkg index fb429c9ace162..6db9daec55d73 100644 --- a/etc/rc.d/localpkg +++ b/etc/rc.d/localpkg @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/localpkg,v 1.4.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: localpkg diff --git a/etc/rc.d/lomac b/etc/rc.d/lomac index 84b571816f816..a4ba71fa13e45 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.3.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: lomac diff --git a/etc/rc.d/lpd b/etc/rc.d/lpd index 8ab3a8c88b6b1..6e033c4533c17 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.5.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: lpd diff --git a/etc/rc.d/mixer b/etc/rc.d/mixer index e5aafeab15e36..0a85d45c9d66b 100644 --- a/etc/rc.d/mixer +++ b/etc/rc.d/mixer @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/mixer,v 1.3.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: mixer diff --git a/etc/rc.d/mopd b/etc/rc.d/mopd index f6a6710e0271f..c7d3de97d0d06 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 2b675b51409a4..bcaf9e430aad1 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.8.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: motd diff --git a/etc/rc.d/mountall b/etc/rc.d/mountall index 6ce01f7f23e30..47798f34ca312 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 49f1ba9bdef82..0bcd65ffa19b4 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.11.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: mountcritlocal diff --git a/etc/rc.d/mountcritremote b/etc/rc.d/mountcritremote index 67e60f0749411..874443be963f9 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.9.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: mountcritremote diff --git a/etc/rc.d/mountd b/etc/rc.d/mountd index df012429b0e31..426097dcf044e 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.14.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: mountd diff --git a/etc/rc.d/moused b/etc/rc.d/moused index 9ef5ee57f4bc9..ab8d393327245 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.6.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: moused diff --git a/etc/rc.d/mroute6d b/etc/rc.d/mroute6d index d733092df145e..bccaaf9f2d971 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.3.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: mroute6d diff --git a/etc/rc.d/mrouted b/etc/rc.d/mrouted index c3772766bcfb0..43c56e87ff6c2 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.7.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: mrouted diff --git a/etc/rc.d/msgs b/etc/rc.d/msgs index 6031acc7337d9..159d8638dfb27 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.8.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: msgs diff --git a/etc/rc.d/named b/etc/rc.d/named index 808d253cbe333..0376296671026 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.9.2.4 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: named diff --git a/etc/rc.d/natd b/etc/rc.d/natd index 4bfdcfc3cb616..9783479f636ea 100644 --- a/etc/rc.d/natd +++ b/etc/rc.d/natd @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/natd,v 1.1.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: natd diff --git a/etc/rc.d/netif b/etc/rc.d/netif index 029076c1dd96b..94a028923d343 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.10.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: netif diff --git a/etc/rc.d/netoptions b/etc/rc.d/netoptions index f9329644decbc..6e4863f3102c5 100644 --- a/etc/rc.d/netoptions +++ b/etc/rc.d/netoptions @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/netoptions,v 1.140.2.1 2004/10/10 09:50:53 mtm Exp $ # # PROVIDE: netoptions diff --git a/etc/rc.d/network b/etc/rc.d/network index ce3336be0a97b..cdb47ea13404d 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.4 2004/04/02 12:18:40 krion Exp $ # PROVIDE: network # REQUIRE: ipfilter ipsec mountcritlocal root tty sysctl diff --git a/etc/rc.d/network_ipv6 b/etc/rc.d/network_ipv6 index d47416449778d..3f64559979f7d 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.36.2.1 2004/10/10 09:50:54 mtm Exp $ # From: src/etc/rc.network6,v 1.29 2002/04/06 15:15:43 # diff --git a/etc/rc.d/newsyslog b/etc/rc.d/newsyslog index 5a3927e125af8..e6def7b4f7bd1 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 b6d4bf1af04cc..20190df564e5d 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.4.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: nfsclient diff --git a/etc/rc.d/nfsd b/etc/rc.d/nfsd index 62b3e7cfc0cb0..567dd6dc49017 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.12.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: nfsd diff --git a/etc/rc.d/nfslocking b/etc/rc.d/nfslocking index f8a77e8afa7ae..cf93681202693 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.10.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: nfslocking diff --git a/etc/rc.d/nfsserver b/etc/rc.d/nfsserver index 76531ffd79219..47f7fb25e0a33 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.3.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: nfsserver diff --git a/etc/rc.d/nisdomain b/etc/rc.d/nisdomain index a24f107d15136..099a6eda24906 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.2.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: nisdomain diff --git a/etc/rc.d/nsswitch b/etc/rc.d/nsswitch index 3ba233b00fb5c..4ea9e914498b9 100644 --- a/etc/rc.d/nsswitch +++ b/etc/rc.d/nsswitch @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/nsswitch,v 1.3.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: nsswitch diff --git a/etc/rc.d/ntpd b/etc/rc.d/ntpd index e54100988bbb1..de45448dd5c0a 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.8.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: ntpd diff --git a/etc/rc.d/ntpdate b/etc/rc.d/ntpdate index 4e76047448a5e..6004ba0515247 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.9.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: ntpdate diff --git a/etc/rc.d/othermta b/etc/rc.d/othermta index 7ab3e63649ac1..d54fe0e6b64a0 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.8.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: mail diff --git a/etc/rc.d/pccard b/etc/rc.d/pccard index 67604bd066f86..0cd0cc0549cd7 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.29.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: pccard diff --git a/etc/rc.d/pcvt b/etc/rc.d/pcvt index dd84b0fcebff0..5c99caf4115c2 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.4.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: pcvt diff --git a/etc/rc.d/pf b/etc/rc.d/pf index 76b702bbd5a1a..e821679e38416 100644 --- a/etc/rc.d/pf +++ b/etc/rc.d/pf @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/pf,v 1.3.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: pf diff --git a/etc/rc.d/pflog b/etc/rc.d/pflog index fc3e305395a8b..39b142578eee1 100644 --- a/etc/rc.d/pflog +++ b/etc/rc.d/pflog @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/pflog,v 1.1.2.2 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: pflog diff --git a/etc/rc.d/poffd b/etc/rc.d/poffd index 5b5668a641e7e..39c76ca3ce365 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 807072bece112..78bba010cf21f 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/power_profile b/etc/rc.d/power_profile index 45c341a10f402..46885eed543ac 100644 --- a/etc/rc.d/power_profile +++ b/etc/rc.d/power_profile @@ -5,7 +5,7 @@ # # Arguments: 0x00 (AC offline, economy) or 0x01 (AC online, performance) # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/power_profile,v 1.3.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: power_profile diff --git a/etc/rc.d/ppp b/etc/rc.d/ppp new file mode 100755 index 0000000000000..5e5a6f2aff7a6 --- /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 305ee1cc50acc..16a52c0602ef1 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.5.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: ppp-user diff --git a/etc/rc.d/pppoed b/etc/rc.d/pppoed index b9cfb142a5cf8..6a81960507344 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.2.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: pppoed diff --git a/etc/rc.d/preseedrandom b/etc/rc.d/preseedrandom index a563189816acc..08d438fe7bd68 100644 --- a/etc/rc.d/preseedrandom +++ b/etc/rc.d/preseedrandom @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/preseedrandom,v 1.4.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: preseedrandom diff --git a/etc/rc.d/pwcheck b/etc/rc.d/pwcheck index b07c993a7dffd..e4de2cc0237f5 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.3.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: pwcheck diff --git a/etc/rc.d/quota b/etc/rc.d/quota index 8a81f83ab974b..57eef152a2d9f 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.4.2.1 2004/10/10 09:50:54 mtm 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 aaa264a9c3758..16c6763b7744b 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 53156dcab1082..c36de09ae6383 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/ramdisk b/etc/rc.d/ramdisk index 3ac0c42a3b218..3e3c9ba46b7c1 100644 --- a/etc/rc.d/ramdisk +++ b/etc/rc.d/ramdisk @@ -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/ramdisk,v 1.3.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: ramdisk diff --git a/etc/rc.d/ramdisk-own b/etc/rc.d/ramdisk-own index f1fe11038ebdc..8bb92b7e0fd5f 100644 --- a/etc/rc.d/ramdisk-own +++ b/etc/rc.d/ramdisk-own @@ -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/ramdisk-own,v 1.2.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: ramdisk-own diff --git a/etc/rc.d/random b/etc/rc.d/random index 823db6de77e5c..1a9bfe55daa24 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.6.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: random diff --git a/etc/rc.d/rarpd b/etc/rc.d/rarpd index ea518508f25c5..30b13f02cff6a 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.4.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: rarpd diff --git a/etc/rc.d/rbootd b/etc/rc.d/rbootd index 423c5c04b32cf..0948d92828f92 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 a4a3745b388d8..5137428716f60 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.6.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: rcconf diff --git a/etc/rc.d/resolv b/etc/rc.d/resolv index 8e2c269412436..0fa17311c0547 100644 --- a/etc/rc.d/resolv +++ b/etc/rc.d/resolv @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/resolv,v 1.33.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: resolv diff --git a/etc/rc.d/root b/etc/rc.d/root index aeb9a980742cd..38fbd2bb6bc0a 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.9.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: root diff --git a/etc/rc.d/route6d b/etc/rc.d/route6d index e9861b47a9f81..b98f45f63bd64 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.8.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: route6d diff --git a/etc/rc.d/routed b/etc/rc.d/routed index 6ecab4fe360f8..c1866e55255b3 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.10.2.2 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: routed diff --git a/etc/rc.d/routing b/etc/rc.d/routing index dc6da0fea6c74..bd1b816decd47 100644 --- a/etc/rc.d/routing +++ b/etc/rc.d/routing @@ -2,7 +2,7 @@ # # Configure routing and miscellaneous network tunables # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/routing,v 1.140.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: routing diff --git a/etc/rc.d/rpcbind b/etc/rc.d/rpcbind index 84595354cf8c4..4a59ae08c4814 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.9.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: rpcbind diff --git a/etc/rc.d/rtadvd b/etc/rc.d/rtadvd index c21106af388b8..18ea8b9a58458 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.9.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: rtadvd diff --git a/etc/rc.d/rtsold b/etc/rc.d/rtsold index 8645816efb39c..5d911c4ab060f 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 9a319bbe1cb94..31d9ab820c7fd 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.3.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: rwho diff --git a/etc/rc.d/savecore b/etc/rc.d/savecore index e6904b5c57771..37f40c175fe04 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.7.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: savecore diff --git a/etc/rc.d/screenblank b/etc/rc.d/screenblank index de2af4f562c2a..31aa0f2d3f22b 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 8bd5ee1a9cd55..7b5a81e987440 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.9.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: securelevel diff --git a/etc/rc.d/sendmail b/etc/rc.d/sendmail index b7ac600c58bec..b851ed9bc66eb 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.12.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: mail diff --git a/etc/rc.d/serial b/etc/rc.d/serial index 17d725b10f8b6..1074e1b227605 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.21.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: serial diff --git a/etc/rc.d/sppp b/etc/rc.d/sppp index d4a183bf3fb5b..15df977f68445 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.3.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: sppp diff --git a/etc/rc.d/sshd b/etc/rc.d/sshd index e77ddab033523..82dcb1f8832f9 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.6.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: sshd diff --git a/etc/rc.d/swap1 b/etc/rc.d/swap1 index ad816ddfebc3e..b592d041267c9 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.6.2.3 2004/10/16 08:13:19 pjd Exp $ # # PROVIDE: localswap diff --git a/etc/rc.d/swap2 b/etc/rc.d/swap2 index 5f3bd6f31f428..495dc8d8732cb 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 9d7caf521f121..c251ac0452fec 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.12.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: syscons diff --git a/etc/rc.d/sysctl b/etc/rc.d/sysctl index 67d3e063a69e6..ab2b8488198ff 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.15.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: sysctl diff --git a/etc/rc.d/sysdb b/etc/rc.d/sysdb index 7d072357ebaf4..8187c53bb17f3 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 ac3c4dbf938d4..0dda87e8d9a7d 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.9.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: syslogd diff --git a/etc/rc.d/timed b/etc/rc.d/timed index 016c831eead18..b428a853f4ede 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.4.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: timed diff --git a/etc/rc.d/tmp b/etc/rc.d/tmp index 0c7a460a0c305..e257133327898 100644 --- a/etc/rc.d/tmp +++ b/etc/rc.d/tmp @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/tmp,v 1.32.2.2 2004/10/14 14:38:49 brooks Exp $ # # PROVIDE: tmp diff --git a/etc/rc.d/ugidfw b/etc/rc.d/ugidfw index 74170357393e9..170a3a8d33f05 100644 --- a/etc/rc.d/ugidfw +++ b/etc/rc.d/ugidfw @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/ugidfw,v 1.1.2.1 2004/10/14 04:36:15 trhodes Exp $ # PROVIDE: ugidfw # REQUIRE: diff --git a/etc/rc.d/usbd b/etc/rc.d/usbd index 979589cacc8d4..48778487b793a 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.2.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: usbd diff --git a/etc/rc.d/var b/etc/rc.d/var index 7a4baf425db0e..2ab49eb734a62 100644 --- a/etc/rc.d/var +++ b/etc/rc.d/var @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/var,v 1.32.2.2 2004/10/14 14:38:49 brooks Exp $ # # PROVIDE: var diff --git a/etc/rc.d/vinum b/etc/rc.d/vinum index af1b0956d8a5a..212a862d677ca 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.2.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: disks diff --git a/etc/rc.d/virecover b/etc/rc.d/virecover index 9af4151ad3aa7..85e503272a520 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.8.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: virecover diff --git a/etc/rc.d/watchdogd b/etc/rc.d/watchdogd index 9dc22a59c7692..e05cf020d1072 100644 --- a/etc/rc.d/watchdogd +++ b/etc/rc.d/watchdogd @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/etc/rc.d/watchdogd,v 1.3.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: watchdogd diff --git a/etc/rc.d/wscons b/etc/rc.d/wscons index 36fd1b1a88cf8..d37de2bf68573 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 a0692fa66d774..c89fdfb78e473 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 0ed5cd5ec4266..faa31fc566e7f 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.8.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: ypbind diff --git a/etc/rc.d/yppasswdd b/etc/rc.d/yppasswdd index 4e805f5f704d0..65ba25ed02f8c 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.9.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: yppasswdd diff --git a/etc/rc.d/ypserv b/etc/rc.d/ypserv index 54ddd5bff611e..cabad785dd3d5 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.10.2.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: ypserv diff --git a/etc/rc.d/ypset b/etc/rc.d/ypset index bf091c168d7fb..21246612a16d6 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.5.4.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: ypset diff --git a/etc/rc.d/ypupdated b/etc/rc.d/ypupdated index 106db0f4bf166..c7577185cbb69 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.4.4.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: ypupdated diff --git a/etc/rc.d/ypxfrd b/etc/rc.d/ypxfrd index 100092e0fee1b..2d7ea48ecae73 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.5.4.1 2004/10/10 09:50:54 mtm Exp $ # # PROVIDE: ypxfrd |