NetBSD/etc/rc.d
christos 29f0bfc6b2 From Anon Ymous:
Send the SIGALRM to the correct process when we timeout. See the note
in src/etc/rc regarding RC_PID.

The former code would leave you with a root shell when the prompt
timed out (if the tty is marked secure) while continuing the boot
process in another shell.  This was easily hidden if you started
xdm(1) at boot, while the root shell remains on another tty
(accessible with CTL-ALT-F1).
2010-11-01 14:42:08 +00:00
..
DAEMON
DISKS Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
LOGIN
Makefile Multicast DNS ("Bonjour") support, based on Apple's mDNSResponder. 2009-09-29 23:56:26 +00:00
NETWORKING
SERVERS
accounting
altqd
amd
apmd
bootconf.sh From Anon Ymous: 2010-11-01 14:42:08 +00:00
bootparams
btattach some changes to serial bluetooth host controller interfaces 2008-04-15 11:17:47 +00:00
btconfig
btdevctl
bthcid Fix typo in sdpd, reported by Jukka Salmi in PR 43401. 2010-06-01 21:08:13 +00:00
ccd Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
cgd add a cgd_stop function 2010-11-01 14:41:11 +00:00
cleartmp
cron
dhclient
dhcpcd Add an rc.d script for dhcpcd(8) 2009-04-28 23:30:34 +00:00
dhcpd
dhcrelay
dmesg
downinterfaces * Use functions from rc.subr, and indent the code. 2009-09-05 16:26:07 +00:00
envsys
fsck Exclude root, since that is done in fsck_root. 2010-02-17 23:32:07 +00:00
fsck_root Treat empty or missing fs_passno field like it has a value of 0 as fstab(5) 2010-09-25 15:10:14 +00:00
ftp_proxy merge yamt-pf42 branch. 2008-06-18 09:06:25 +00:00
ftpd
gpio Document recent gpio(4) changes and introduce a new config file for GPIO. 2009-07-25 16:20:10 +00:00
hostapd Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
httpd Import rc.d/httpd script for httpd(8) daemon control. 2008-12-11 13:55:16 +00:00
identd
ifwatchd
inetd
ipfilter Add flags to rc.d/ipfilter. Use it from rc.conf like 2009-03-23 18:52:02 +00:00
ipfs
ipmon
ipnat
ipsec Add "bootconf" to REQUIRE: lines which had beforenetlkm 2008-11-22 20:23:33 +00:00
irdaattach
iscsi_target Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
isdnd
kdc
ldconfig
local
lpd
lvm Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
mdnsd fix an obvious typo in directory check 2010-01-23 17:44:44 +00:00
mixerctl
mopd
motd
mountall Add zfs volinit command, suggested by tnn@ this will initialize all zvols 2009-10-18 21:58:37 +00:00
mountcritlocal Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
mountcritremote
mountd Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
moused
mrouted
named ntpdate can't work without named because a modern ntp.conf has dns 2009-08-03 17:45:48 +00:00
ndbootd
network Collapse <abckslash><newline> sequences in /etc/ifconfig.xxx files read 2010-09-26 18:52:04 +00:00
newsyslog
nfsd
nfslocking
ntpd
ntpdate Explicitly set a BEFORE on ntpd, as this can't run while ntpd is 2009-08-03 18:43:48 +00:00
perusertmp
pf Add "bootconf" to REQUIRE: lines which had beforenetlkm 2008-11-22 20:23:33 +00:00
pf_boot Add "bootconf" to REQUIRE: lines which had beforenetlkm 2008-11-22 20:23:33 +00:00
pflogd merge yamt-pf42 branch. 2008-06-18 09:06:25 +00:00
postfix un-uppercase pseudodependency for the moment so as not to break pkgsrc 2009-04-15 22:11:32 +00:00
powerd
ppp
pwcheck
quota
racoon
raidframe Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
raidframeparity Add missing PROVIDE. 2009-04-15 21:33:57 +00:00
rarpd
rbootd
rndctl Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
root Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
route6d
routed
rpcbind
rtadvd
rtclocaltime systime() is not needed here - as the man page clearly points out. 2009-04-08 13:29:59 +00:00
rtsold
rwho
savecore Check whether a core dump exists before trying to save it. This should 2009-09-14 17:34:56 +00:00
screenblank
sdpd Fix typo in sdpd, reported by Jukka Salmi in PR 43401. 2010-06-01 21:08:13 +00:00
securelevel Securelevel might not be present, properly complain instead of printing 2009-12-29 17:06:10 +00:00
sshd
staticroute Add proper error reporting via the return code: 2009-10-07 08:06:11 +00:00
swap1 Adapt /etc/rc.d/swap1 and swap2 scripts to the new meaning of 2009-09-24 16:45:48 +00:00
swap2 Adapt /etc/rc.d/swap1 and swap2 scripts to the new meaning of 2009-09-24 16:45:48 +00:00
sysctl
sysdb now that pwd_mkdb does not change the version, warn if we still have version 2009-06-18 22:00:04 +00:00
syslogd
timed
tpctl
ttys
veriexec
virecover
wdogctl Split fsck during boot into two phases. Check the root file system 2009-04-21 16:08:57 +00:00
wpa_supplicant Document the fact that wpa_supplicant won't start properly unless 2009-09-30 18:17:22 +00:00
wscons
wsmoused
xdm.in - Generate xdm and xfs depending on the value of X11FLAVOUR 2008-12-05 18:55:22 +00:00
xfs.in - Generate xdm and xfs depending on the value of X11FLAVOUR 2008-12-05 18:55:22 +00:00
ypbind
yppasswdd
ypserv