NetBSD/etc/rc.d
plunky 486e4624e5 some changes to serial bluetooth host controller interfaces
btuartd(8) should be named btattach(8) for consistency
with other parts of NetBSD

make btattach(8) a single-use tool for less complexity

device specicific initialisation (from btuart(4)) is carried
out prior to activating the line discipline (in btattach(8)),
which simplifies the API somewhat and means that the user
tool and the kernel do not need to be kept in sync.

btuart(4) driver is much reduced; naming is made consistent
and all tsleep() and delay() are removed to userland
2008-04-15 11:17:47 +00:00
..
DAEMON
LOGIN
Makefile some changes to serial bluetooth host controller interfaces 2008-04-15 11:17:47 +00:00
NETWORKING
SERVERS
accounting PR/31497: Robert Elz: rc.d/accounting should have KEYWORD: shutdown 2006-10-08 18:08:39 +00:00
altqd
amd Don't try to shutdown amd(8) gracefully. It seems to cause problems for 2008-02-25 22:12:42 +00:00
apmd
bootconf.sh When switching the /etc/etc.current symlink, make it relative to /etc, 2006-04-23 23:26:26 +00:00
bootparams
btattach some changes to serial bluetooth host controller interfaces 2008-04-15 11:17:47 +00:00
btconfig Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00
btdevctl add requirement for bthcid since devices may need to authenticate 2007-07-23 18:06:56 +00:00
bthcid Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00
ccd
cgd Revert previous, for now. We don't umount filesystems in the shutdown 2005-03-02 19:09:22 +00:00
cleartmp Implement a new magic string for magic symlinks, @ruid, which exapnds to the 2007-12-04 22:09:01 +00:00
cron
dhclient
dhcpd
dhcrelay
dmesg
downinterfaces
envsys Only print the message if the command ran successfully. 2007-10-07 05:30:56 +00:00
fsck Print out a message explaining why the system is rebooting if the root 2008-03-02 21:31:30 +00:00
ftpd Add command_args="-D" to the ftpd rc.d script. This flag is always needed 2005-08-09 14:59:33 +00:00
hostapd s/mountall/mountcritremote/ 2006-06-02 01:06:16 +00:00
identd
ifwatchd
inetd
ipfilter * Add a stop_boot() function in rc.subr, to terminate a multi-user boot 2007-04-06 14:20:08 +00:00
ipfs
ipmon
ipnat
ipsec * Add a stop_boot() function in rc.subr, to terminate a multi-user boot 2007-04-06 14:20:08 +00:00
irdaattach Add a script to start irdaattach on boot. 2006-04-30 15:18:19 +00:00
iscsi_target Add distribution entries and supporting files for the iSCSI target. 2006-02-08 19:02:58 +00:00
isdnd
kdc Ensure kdc starts after syslogd and ntpdate. 2008-01-16 23:58:26 +00:00
ldconfig
lkm1
lkm2
lkm3
local
lpd
mixerctl Ignore comment (starting with #) lines in mixerctl.conf 2007-03-16 22:30:22 +00:00
mopd
motd
mountall
mountcritlocal goodbye uucp 2006-11-12 01:20:00 +00:00
mountcritremote
mountd
moused
mrouted
named fix migration problems: 2005-11-29 21:07:25 +00:00
ndbootd
network Fix typo/mispelling in comment. 2007-02-10 19:40:58 +00:00
newsyslog
nfsd
nfslocking
ntpd
ntpdate Explicitly REQUIRE mountcritremote, since this uses awk. 2005-03-15 12:06:12 +00:00
perusertmp Implement a new magic string for magic symlinks, @ruid, which exapnds to the 2007-12-04 22:09:01 +00:00
pf * Add a stop_boot() function in rc.subr, to terminate a multi-user boot 2007-04-06 14:20:08 +00:00
pf_boot * Add a stop_boot() function in rc.subr, to terminate a multi-user boot 2007-04-06 14:20:08 +00:00
pflogd
poffd
postfix Add some magic (similar to the one in rc.d/sendmail introduced with 2.0 2007-08-27 10:59:05 +00:00
powerd
ppp
pwcheck
quota
racoon Add the `shutdown' keyword, giving racoon a chance to flush the SAD 2004-12-07 17:37:15 +00:00
raidframe
raidframeparity
rarpd
rbootd
root
route6d The "routed" and "route6d" scripts must be run early during system startup 2007-04-21 15:20:07 +00:00
routed The "routed" and "route6d" scripts must be run early during system startup 2007-04-21 15:20:07 +00:00
rpcbind
rtadvd
rtclocaltime Back out previous (which worked but made the code harder to understand), 2007-08-25 07:07:39 +00:00
rtsold PR 30716: rc.d/ntpd{,ate} precedes rc.d/rtsold. By Ed Hynan. 2006-10-07 21:41:41 +00:00
rwho
savecore
screenblank
sdpd For sdpd(8), change default user/group from nobody/nobody to _sdpd/_sdpd 2007-03-18 15:53:54 +00:00
securelevel
sshd
staticroute Add comment to point to manual page for details. 2008-01-31 15:21:32 +00:00
swap1
swap2
sysctl
sysdb Let an rc variable, sysdb=YES|NO, control the building of the system 2007-08-26 23:55:50 +00:00
syslogd
timed
tpctl
ttys Don't try to chmod ptys if we have none. 2004-11-10 05:04:51 +00:00
veriexec Some Veriexec stuff that's been rotting in my tree for months. 2007-05-15 19:47:43 +00:00
virecover
wdogctl
wpa_supplicant PR 34692: wpa_supplicant script. 2006-10-07 20:52:52 +00:00
wscons Provide yet more functionality to wscons.conf's "setvar" (see 2007-04-02 12:42:42 +00:00
wsmoused
xdm
xfs
ypbind
yppasswdd
ypserv ypserv(8) doesn't need the domainname(1) set -- it will serve any maps 2005-04-01 23:25:29 +00:00