Age | Commit message (Expand) | Author |
2011-10-06 | sync | Theo de Raadt |
2011-10-06 | ccd goes to the attic | Theo de Raadt |
2011-10-06 | rc_reload is valid here. | Antoine Jacoutot |
2011-10-05 | Add /usr/local/sbin to the default path (/sbin and /usr/sbin are | Antoine Jacoutot |
2011-10-04 | Stop spreading lies about the usage of 'nobody', it's confusing to link it | Jasper Lievisse Adriaanse |
2011-09-25 | revert previous and pass on the RC_DEBUG and RC_FORCE flags in the start+stop | Alexander Hall |
2011-09-24 | Repair "restart" debug and force modes (we need to export RC_DEBUG and | Antoine Jacoutot |
2011-09-22 | since we are chrooting nginx by default let's set a sane default docroot | Robert Nagy |
2011-09-22 | add config files for nginx, but keep them unlinked because they would | Robert Nagy |
2011-09-22 | Add missing "*)" case statement and make sure RC_DEBUG and RC_FORCE are | Antoine Jacoutot |
2011-09-22 | install infnan(3/VAX) into man3/vax/ on all archs; | Ingo Schwarze |
2011-09-20 | Remove the "portmap" variable, it's unused now (use portmap_flags). | Antoine Jacoutot |
2011-09-20 | use a pexp here too; noted by MERIGHI Marcus <mcmer-openbsd@tor.at> | Robert Nagy |
2011-09-19 | Set defaults daemon_flags (same as advertised in rc.conf.local(5) so | Antoine Jacoutot |
2011-09-19 | Use arugments for rc script instead of environment variables to indicate | Robert Nagy |
2011-09-19 | remove the /usr/share/man/ps* hierarchy and supporting variables; MANPS | Okan Demirmen |
2011-09-16 | use the correct regexp to find the ldapd server process | Robert Nagy |
2011-09-16 | Add a script for popa3d to support running it outside of inetd. | Robert Nagy |
2011-09-14 | ntpd doesn't really support reload, so don't allow it in the rc script. | william |
2011-09-08 | Sync protocols 43 (ipv6-route) & 44 (ipv6-frag) names with IANA database. | Matthieu Herrb |
2011-09-03 | regen | Miod Vallat |
2011-09-03 | Add audio devices. | Miod Vallat |
2011-08-28 | Add support for the netid.byname YP map. This map is used by getgrouplist(3), | aschrijver |
2011-08-22 | Read amd_master using print -rn, fixes problems if the file has multiple | Nicholas Marriott |
2011-08-21 | Add IANA allocated port for sieve: 4190. | Antoine Jacoutot |
2011-08-08 | create pflog0 if pf is enabled just like we do in the pflogd script | Robert Nagy |
2011-08-02 | handle /var/db/mountdtab in the mountd script and not in nfsd | Robert Nagy |
2011-08-02 | catch all the three different process names in pexp | Robert Nagy |
2011-07-31 | when reloading do an rc_wait instead of just an rc_check | Robert Nagy |
2011-07-31 | redirect rc_err() output to stderr, from david@ | Robert Nagy |
2011-07-30 | Fix kernels list | Miod Vallat |
2011-07-29 | regen | Mark Kettenis |
2011-07-29 | Make sure /dev/diskmap ends of on ramdisk filesystems. | Mark Kettenis |
2011-07-28 | supress empty rc.firsttime email and add hostname to the subject line | Alexander Hall |
2011-07-26 | Show an example of overriding a limit for a specific daemon with rc.d(8). | Stuart Henderson |
2011-07-24 | use the right sysctl, doh! | Federico G. Schwindt |
2011-07-23 | Print the daemon name before starting, and ok/failed afterwards, providing | Stuart Henderson |
2011-07-23 | mention net.inet6.ip6.rediraccept as well around rtsold_flags. | Federico G. Schwindt |
2011-07-22 | unify kernel building on various platforms. | Marc Espie |
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 | crank to 5.0 | Theo de Raadt |
2011-07-18 | move aucat very early, to cope with pkgs; ok aja | Theo de Raadt |
2011-07-18 | Zap rdate_flags, it's not used anymore. | Antoine Jacoutot |
2011-07-17 | fix ${pf} variable so that the special pflogd check works; ok deraadt@ | David Krause |
2011-07-17 | add ospfd ospf6d to RCDAEMONS so they get installed; ok deraadt@ | David Krause |
2011-07-17 | use correct spelling of ospf6d script; ok deraadt@ | David Krause |