summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)Author
2011-08-02handle /var/db/mountdtab in the mountd script and not in nfsdRobert Nagy
2011-08-02catch all the three different process names in pexpRobert Nagy
2011-07-31when reloading do an rc_wait instead of just an rc_checkRobert Nagy
2011-07-31redirect rc_err() output to stderr, from david@Robert Nagy
2011-07-30Fix kernels listMiod Vallat
2011-07-29regenMark Kettenis
2011-07-29Make sure /dev/diskmap ends of on ramdisk filesystems.Mark Kettenis
2011-07-28supress empty rc.firsttime email and add hostname to the subject lineAlexander Hall
2011-07-26Show an example of overriding a limit for a specific daemon with rc.d(8).Stuart Henderson
2011-07-24use the right sysctl, doh!Federico G. Schwindt
2011-07-23Print the daemon name before starting, and ok/failed afterwards, providingStuart Henderson
2011-07-23mention net.inet6.ip6.rediraccept as well around rtsold_flags.Federico G. Schwindt
2011-07-22unify kernel building on various platforms.Marc Espie
2011-07-20remove an unneeded trailing semicolonAlexander Hall
2011-07-20cleanup of fill_baddynamic()Alexander Hall
2011-07-19random seed handling can now be done fairly early, well, as soon asTheo de Raadt
2011-07-19Now that fill_baddynamic() is being called much earlier, it cannot useTheo de Raadt
2011-07-18put aucat with network daemons for now, until a better solution is foundTheo de Raadt
2011-07-18crank to 5.0Theo de Raadt
2011-07-18move aucat very early, to cope with pkgs; ok ajaTheo de Raadt
2011-07-18Zap rdate_flags, it's not used anymore.Antoine Jacoutot
2011-07-17fix ${pf} variable so that the special pflogd check works; ok deraadt@David Krause
2011-07-17add ospfd ospf6d to RCDAEMONS so they get installed; ok deraadt@David Krause
2011-07-17use correct spelling of ospf6d script; ok deraadt@David Krause
2011-07-16Start amd in /etc/amd so it can find maps in files. ok robert@Stuart Henderson
2011-07-12use a better regexp provided by guenther@Robert Nagy
2011-07-11there is a usage case where ypldap can be used without the localTheo de Raadt
2011-07-11unset amd_flags so that backward compat (amd=YES) worksRobert Nagy
2011-07-11we need ypldap_flags=NO by defaultTheo de Raadt
2011-07-09tee the output from rc.firsttime to /dev/tty before passing it to mail(1)Alexander Hall
2011-07-08re-add ospfd/ospf6d support which got lost, and build scripts for themTheo de Raadt
2011-07-08early daemons fit on a lineTheo de Raadt
2011-07-08move the pflog0 setup to the pflogd script and onlyRobert Nagy
2011-07-08Sort RC_DAEMONS.Antoine Jacoutot
2011-07-08add license, ok ajacoutot@, deraadt@Robert Nagy
2011-07-08Remove outdated comment.Antoine Jacoutot
2011-07-08Forgot to commit that part yesterday, spotted by sthen@Antoine Jacoutot
2011-07-08simplify, shorten, and "subtly and cleverly" rearrange some daemonTheo de Raadt
2011-07-08We unconditionnally add -l to the daemon_flags, so fix our pexpAntoine Jacoutot
2011-07-08fix boot output and make sure spamlogd is only started when neededRobert Nagy
2011-07-08Cleanups and fixes.Antoine Jacoutot
2011-07-08Switch amd and spamlogd to rc scripts and make sure that theRobert Nagy
2011-07-08Small bits of fluff before the final re-organizationTheo de Raadt
2011-07-08ARGH! the third part: socket handling cleanupTheo de Raadt
2011-07-08Oops, the second half of moving the key chunksTheo de Raadt
2011-07-08Move various bits of key generation in rc into one function, which weTheo de Raadt
2011-07-08Add the nfs startup scripts.Antoine Jacoutot
2011-07-08Give up on btd(8) startup until it can prove itselfTheo de Raadt
2011-07-08switch pflogd to rc.dRobert Nagy
2011-07-08only start spamlogd if spamd_flags != NO and spamd_black = NORobert Nagy