freebsd-dev/etc/rc.d
Gordon Tetlow adac8f8551 Add an archdep script and hook it up to the build.
Submitted by:	Mike Makonnen <makonnen@pacbell.net>
2002-09-05 20:29:18 +00:00
..
abi
accounting Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
addswap
adjkerntz
altqd Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
amd Clean up the scripts to use the new variables: 2002-08-14 05:44:32 +00:00
apm Latest improvements from Mike Makonnen. Better kerberos and apm handling. 2002-07-07 04:16:53 +00:00
apmd Latest improvements from Mike Makonnen. Better kerberos and apm handling. 2002-07-07 04:16:53 +00:00
archdep Add an archdep script and hook it up to the build. 2002-09-05 20:29:18 +00:00
atm1 Merge in all the changes that Mike Makonnen has been maintaining for a 2002-07-18 05:00:17 +00:00
atm2 Merge in all the changes that Mike Makonnen has been maintaining for a 2002-07-18 05:00:17 +00:00
atm2.sh Merge in all the changes that Mike Makonnen has been maintaining for a 2002-07-18 05:00:17 +00:00
atm3 Merge in all the changes that Mike Makonnen has been maintaining for a 2002-07-18 05:00:17 +00:00
atm3.sh Merge in all the changes that Mike Makonnen has been maintaining for a 2002-07-18 05:00:17 +00:00
bgfsck Add a period to the end of the "starting" message to be consistent 2002-07-28 03:38:10 +00:00
bootconf.sh Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
bootparams Introduce bootparamd into the boot scripts. Add a bootparamd_enable and 2002-09-05 20:14:46 +00:00
ccd
cleanvar
cleartmp Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
cron
DAEMON Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
devdb
devfs
dhclient Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
dhcpd Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
dhcrelay Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
diskless Apply same fix as Rev 1.19 of /etc/rc.diskless2: create sendmail 2002-07-18 05:00:22 +00:00
dmesg Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
downinterfaces Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
dumpon
fsck Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
gated
ifwatchd Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
inetd
initdiskless Stock -current has more than 300 files in /etc, so 255 inodes for the 2002-07-28 03:41:53 +00:00
initrandom
ip6fw
ipfilter Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
ipfs Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
ipfw
ipmon Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
ipnat Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
ipsec FreeBSD has setkey in different location from NetBSD. 2002-07-31 16:39:19 +00:00
ipxrouted
isdnd Merge in all the changes that Mike Makonnen has been maintaining for a 2002-07-18 05:00:17 +00:00
kadmind Another update from Mike Makonnen. 2002-07-07 08:00:31 +00:00
kdc Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
kerberos Latest improvements from Mike Makonnen. Better kerberos and apm handling. 2002-07-07 04:16:53 +00:00
keyserv Clean up the scripts to use the new variables: 2002-08-14 05:44:32 +00:00
ldconfig Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
lkm1
lkm2
lkm3 Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
local Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
localdaemons
lockd
LOGIN Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
lomac
lpd Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
Makefile Add an archdep script and hook it up to the build. 2002-09-05 20:29:18 +00:00
mixerctl Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
mopd Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
motd Remove debugging nit 2002-07-08 21:04:16 +00:00
mountall
mountcritlocal Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
mountcritremote Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
mountd We don't use single_mountd_enable anymore. It's just mountd_enable. I must 2002-09-02 21:20:58 +00:00
moused Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
mroute6d
mrouted Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
msgs
named Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
ndbootd Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
netoptions Merge in all the changes that Mike Makonnen has been maintaining for a 2002-07-18 05:00:17 +00:00
network Fix typos (s/seperat/separat/ et al); add FreeBSD ID. 2002-08-12 10:04:32 +00:00
network1 Correct comment 2002-08-09 17:33:07 +00:00
network2 Merge in all the changes that Mike Makonnen has been maintaining for a 2002-07-18 05:00:17 +00:00
network3 Merge in all the changes that Mike Makonnen has been maintaining for a 2002-07-18 05:00:17 +00:00
network_ipv6 Merge in all the changes that Mike Makonnen has been maintaining for a 2002-07-18 05:00:17 +00:00
NETWORKING Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
newsyslog Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
nfsclient
nfsd nfsd doesn't die on SIGTERM but on SIGUSR1, correct script to kill nfsd with 2002-09-03 16:02:57 +00:00
nfslocking Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
nfsserver
ntpd Clean up the scripts to use the new variables: 2002-08-14 05:44:32 +00:00
ntpdate Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
othermta Make the othermta script DTRT when an mta startup script is not specified. 2002-08-09 17:45:04 +00:00
pccard Merge in all the changes that Mike Makonnen has been maintaining for a 2002-07-18 05:00:17 +00:00
pcvt integrate pcvt configuration into the new /etc/rc.d startup system 2002-08-30 12:43:23 +00:00
poffd
postfix Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
ppp
ppp-user
pppoed
pwcheck Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
quota Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
racoon Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
raidframe Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
random
rarpd Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
rbootd Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
resolv Apply same fix as Rev 1.19 of /etc/rc.diskless2: create sendmail 2002-07-18 05:00:22 +00:00
root
route6d be able to configure to run an IPv6 routing daemon even on 2002-07-21 19:12:21 +00:00
routed Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
routing Merge in all the changes that Mike Makonnen has been maintaining for a 2002-07-18 05:00:17 +00:00
rpcbind Clean up the scripts to use the new variables: 2002-08-14 05:44:32 +00:00
rtadvd Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
rtsold Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
rwho Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
savecore Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
screenblank Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
securelevel Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
sendmail Commit a revised sendmail script that works the same way as rc.sendmail. 2002-09-02 20:37:03 +00:00
serial Merge in all the changes that Mike Makonnen has been maintaining for a 2002-07-18 05:00:17 +00:00
SERVERS Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
sppp
sshd Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
statd
swap1 Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
swap2 Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
syscons Anonymize the "portmap" program to get better compatibility with 2002-07-18 05:00:21 +00:00
sysctl Merge in all the changes that Mike Makonnen has been maintaining for a 2002-07-18 05:00:17 +00:00
sysdb Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
syslogd Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
timed Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
tmp Apply same fix as Rev 1.19 of /etc/rc.diskless2: create sendmail 2002-07-18 05:00:22 +00:00
ttys Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
usbd
var Apply same fix as Rev 1.19 of /etc/rc.diskless2: create sendmail 2002-07-18 05:00:22 +00:00
vinum
virecover Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
wscons Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
xdm
xfs Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
ypbind Sync with NetBSD's mainline. 2002-06-21 19:07:21 +00:00
yppasswdd Clean up the scripts to use the new variables: 2002-08-14 05:44:32 +00:00
ypserv Clean up the scripts to use the new variables: 2002-08-14 05:44:32 +00:00
ypset Clean up the scripts to use the new variables: 2002-08-14 05:44:32 +00:00
ypupdated Clean up the scripts to use the new variables: 2002-08-14 05:44:32 +00:00
ypxfrd Clean up the scripts to use the new variables: 2002-08-14 05:44:32 +00:00