Age | Commit message (Expand) | Author |
2008-04-06 | Increase pidstr size to 10 chars. | Roy Marples |
2008-04-06 | p could be null here. | Roy Marples |
2008-04-04 | Check list existance before iterating, Gentoo #216091. | Roy Marples |
2008-04-02 | Push out 0.2.1 to solve a few issues. | Roy Marples |
2008-04-02 | Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrc | Roy Marples |
2008-04-01 | Fix vlans, #49. | Roy Marples |
2008-03-31 | Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrc | Roy Marples |
2008-03-29 | Document SSD_NICELEVEL. | Roy Marples |
2008-03-28 | Restore noserver and noopenvz to sysctl. | Roy Marples |
2008-03-28 | Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrc | Roy Marples |
2008-03-28 | Add XEN support to NetBSD. | Roy Marples |
2008-03-28 | Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrc | Roy Marples |
2008-03-28 | Support XEN on NetBSD | Roy Marples |
2008-03-28 | Allow our headers to be included by C++ programs easily. | Roy Marples |
2008-03-28 | Put some dir locations in rc.h so that 3rd party apps can become awware of them. | Roy Marples |
2008-03-28 | Remove rc_service_start/stop from librc as they block and unmask signals. The... | Roy Marples |
2008-03-27 | Tweak install of runlevels. | Roy Marples |
2008-03-27 | We would sanitize $RC_LIBDIR/sbin as well. If it's really needed then rc-func... | Roy Marples |
2008-03-27 | Sanitize the write rc dir. | Roy Marples |
2008-03-27 | No need for the extra rc. | Roy Marples |
2008-03-27 | Fix mulitlib issues. | Roy Marples |
2008-03-27 | NetBSD doesn't work with this powerd. | Roy Marples |
2008-03-27 | Make our messages similar | Roy Marples |
2008-03-27 | Split terminal encoding out. | Roy Marples |
2008-03-27 | Fix install of rc and rc.shutdown on the BSD's. | Roy Marples |
2008-03-26 | Allow multiple ntp_servers without error, #47 | Roy Marples |
2008-03-26 | Release 0.2 | Roy Marples |
2008-03-26 | Install ifwatchd for NetBSD. | Roy Marples |
2008-03-26 | Add license blurb to a few files and append my email to my name. | Roy Marples |
2008-03-26 | Add license blurb to a few files and append my email to my name. | Roy Marples |
2008-03-26 | Ignore more files. | Roy Marples |
2008-03-26 | Fix a segfault if rc.conf does not exist, Gentoo #214887 | Roy Marples |
2008-03-26 | Add mising net files back. | Roy Marples |
2008-03-26 | Fix linux compile. | Roy Marples |
2008-03-26 | No more need for SUBOS | Roy Marples |
2008-03-26 | use $CP and $SED instead of cp and sed | Roy Marples |
2008-03-26 | Merge net.OS into net | Roy Marples |
2008-03-26 | .sh.BSD.in is a better extension. | Roy Marples |
2008-03-26 | Merge doc dirs. | Roy Marples |
2008-03-26 | Split sysctl into Linux and BSD specific files. | Roy Marples |
2008-03-26 | We should sort using LC_ALL=C to avoid locale issues. | Roy Marples |
2008-03-26 | Add --exists and --resolve to rc-service. | Roy Marples |
2008-03-26 | Fix some more prefix stuff. | Roy Marples |
2008-03-26 | If we have coldplugged services, but no start_services, we need to create a n... | Roy Marples |
2008-03-26 | Check the right dir for installed scripts. | Roy Marples |
2008-03-25 | Fix mandir install. | Roy Marples |
2008-03-25 | Try and fix more prefix stuff. | Roy Marples |
2008-03-25 | Fix exclusive removal. | Roy Marples |
2008-03-25 | Fix man install. | Roy Marples |
2008-03-25 | Tweak man install. | Roy Marples |