diff options
Diffstat (limited to 'etc/rc.d')
137 files changed, 204 insertions, 136 deletions
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 |
