Age | Commit message (Expand) | Author |
2011-07-08 | Sort RC_DAEMONS. | Antoine Jacoutot |
2011-07-08 | add license, ok ajacoutot@, deraadt@ | Robert Nagy |
2011-07-08 | Remove outdated comment. | Antoine Jacoutot |
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 | We unconditionnally add -l to the daemon_flags, so fix our pexp | Antoine Jacoutot |
2011-07-08 | fix boot output and make sure spamlogd is only started when needed | Robert Nagy |
2011-07-08 | Cleanups and fixes. | Antoine Jacoutot |
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 | Set ypserv_flags to NO by default. | Antoine Jacoutot |
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 | remove mvmeppc; it is really rough shape. ok drahn miod | Theo de Raadt |
2011-07-07 | remove mvmeppc; it is really rough shape. ok drahn miod | Theo de Raadt |
2011-07-07 | add script for xdm | Robert Nagy |
2011-07-07 | Do not use absolute paths for things on our (very simple safe) path. | Theo de Raadt |
2011-07-07 | move portmap, yp* and kerberos services to rc.d scripts | Robert Nagy |
2011-07-07 | make the check more readable | Robert Nagy |
2011-07-07 | Add kerberos startup scripts with backward compatibility goo. | Antoine Jacoutot |
2011-07-07 | Fix reload: | Antoine Jacoutot |
2011-07-07 | Sync comments with reality. | Antoine Jacoutot |
2011-07-07 | Watch the hostname.if(5) files; | Ingo Schwarze |
2011-07-07 | rc_restart is legit here. | Antoine Jacoutot |
2011-07-07 | use the "official" pexp, from antoine@ | Robert Nagy |
2011-07-07 | sendmail stalls for at least a minute if it cannot resolve or connect | Robert Nagy |
2011-07-07 | add compat for portmap | Robert Nagy |
2011-07-07 | Missed in previous: ypldap.conf(5) is installed now, remove optional. | Antoine Jacoutot |
2011-07-07 | Install a default ypldap.conf(5) based on the one from the man page | Antoine Jacoutot |
2011-07-07 | remove superfluous semicolon from start_daemon() | Robert Nagy |
2011-07-07 | add scripts for portmap and the yp daemons | Robert Nagy |
2011-07-06 | Add rc.d(8) script for the system daemons that are restartable. | Robert Nagy |
2011-07-06 | Regen | Miod Vallat |