Age | Commit message (Expand) | Author |
2012-11-18 | Remove pointless local declaration. | Antoine Jacoutot |
2012-11-04 | Start ldomd(8). | Mark Kettenis |
2012-09-20 | Enable npppd and npppctl in default build. Add npppd to rc and | YASUOKA Masahiko |
2012-08-26 | Hook up nginx to rc(8). | Antoine Jacoutot |
2012-08-20 | wire up the bits for tftp-proxy, which is called tftpproxy from rc.d's | David Gwynne |
2012-04-06 | tedu the raidctl. | Joel Sing |
2012-03-10 | ypbind likes a ypserv to talk to, and ypldap pretends to be ypserv. | David Gwynne |
2012-03-05 | add tftpd to the network daemons list just after ftpd and ftpproxy. | David Gwynne |
2011-12-09 | Handle aucat -> sndiod name change, and enable sndiod by default. Mostly | Alexandre Ratchov |
2011-10-13 | Start ldapd(8) earlier so that ypldap(8) can properly run (an LDAP | Antoine Jacoutot |
2011-10-07 | The new ypbind changes requires that the domainname be set before | Theo de Raadt |
2011-10-06 | ccd goes to the attic | Theo de Raadt |
2011-09-16 | Add a script for popa3d to support running it outside of inetd. | Robert Nagy |
2011-07-28 | supress empty rc.firsttime email and add hostname to the subject line | Alexander Hall |
2011-07-20 | remove an unneeded trailing semicolon | Alexander Hall |
2011-07-20 | cleanup of fill_baddynamic() | Alexander Hall |
2011-07-19 | random seed handling can now be done fairly early, well, as soon as | Theo de Raadt |
2011-07-19 | Now that fill_baddynamic() is being called much earlier, it cannot use | Theo de Raadt |
2011-07-18 | put aucat with network daemons for now, until a better solution is found | Theo de Raadt |
2011-07-18 | move aucat very early, to cope with pkgs; ok aja | Theo de Raadt |
2011-07-11 | there is a usage case where ypldap can be used without the local | Theo de Raadt |
2011-07-09 | tee the output from rc.firsttime to /dev/tty before passing it to mail(1) | Alexander Hall |
2011-07-08 | re-add ospfd/ospf6d support which got lost, and build scripts for them | Theo de Raadt |
2011-07-08 | early daemons fit on a line | Theo de Raadt |
2011-07-08 | move the pflog0 setup to the pflogd script and only | Robert Nagy |
2011-07-08 | Forgot to commit that part yesterday, spotted by sthen@ | Antoine Jacoutot |
2011-07-08 | simplify, shorten, and "subtly and cleverly" rearrange some daemon | Theo de Raadt |
2011-07-08 | fix boot output and make sure spamlogd is only started when needed | Robert Nagy |
2011-07-08 | Switch amd and spamlogd to rc scripts and make sure that the | Robert Nagy |
2011-07-08 | Small bits of fluff before the final re-organization | Theo de Raadt |
2011-07-08 | ARGH! the third part: socket handling cleanup | Theo de Raadt |
2011-07-08 | Oops, the second half of moving the key chunks | Theo de Raadt |
2011-07-08 | Move various bits of key generation in rc into one function, which we | Theo de Raadt |
2011-07-08 | Add the nfs startup scripts. | Antoine Jacoutot |
2011-07-08 | Give up on btd(8) startup until it can prove itself | Theo de Raadt |
2011-07-08 | switch pflogd to rc.d | Robert Nagy |
2011-07-08 | only start spamlogd if spamd_flags != NO and spamd_black = NO | Robert Nagy |
2011-07-08 | make rc_daemons use start_daemon instead of calling the script directly | Robert Nagy |
2011-07-07 | oops, the netstart for pfsync *MUST* have the conditional | Theo de Raadt |
2011-07-07 | disable the afs enable stuff. when nnpfs is re-enabled, that can be added | Theo de Raadt |
2011-07-07 | add scripts for aucat and spamd and switch rc to use them | Robert Nagy |
2011-07-07 | Eliminate some $? tests by rolling the command into the condition | Philip Guenthe |
2011-07-07 | oops, removed one absolute path which is needed | Theo de Raadt |
2011-07-07 | kvm_mkdb and dev_mkdb have been reliable for years, so we can run them | Theo de Raadt |
2011-07-07 | We don't need a conditional around the pfsync start. | Theo de Raadt |
2011-07-07 | add a script for btd and replace the rc parts | Robert Nagy |
2011-07-07 | add wsmoused script and switch xdm and wsmoused in rc | Robert Nagy |
2011-07-07 | timed's time is up. use ntpd(8). Even our own fossil developers | Theo de Raadt |
2011-07-07 | Move various "console-ish" services into a new start_daemon block near | Theo de Raadt |
2011-07-07 | Do not use absolute paths for things on our (very simple safe) path. | Theo de Raadt |