aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-18We should check type output to ensure that we're really calling a shell funct...Roy Marples
2008-04-17Cast to unsigned char for ctype calls.Roy Marples
2008-04-17Fix rc-status some more.Roy Marples
2008-04-17Respect shutdown -F on Linux to force fsck, #59Roy Marples
2008-04-16Only report unassigned services when there are any, Gentoo #218005.Roy Marples
2008-04-16Use qlen instead of txqueuelen so we work with busybox iproute2, Gentoo #217948Roy Marples
2008-04-16Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-04-16We should only check dependencies in files.Roy Marples
2008-04-15Fix rebooting for OpenVZ systems.Roy Marples
2008-04-15Add help text for rc-service --resole.Roy Marples
2008-04-15Release 0.2.2Roy Marples
2008-04-10Don't assume that we have a list returned.Roy Marples
2008-04-09By default, rc-status now shows the statuses of the services in the current r...Roy Marples
2008-04-09Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-04-09Fix windowkeys.Roy Marples
2008-04-09Respect shutdown's fastboot.Roy Marples
2008-04-09More ltsp fixes.Roy Marples
2008-04-08Fix netmout for nfsRoy Marples
2008-04-08Give an error when running zap as a generic user.Roy Marples
2008-04-08Add a silly rc_runlevel function to appease SpanKY :)Roy Marples
2008-04-08rc_runlevel is now the preferred kernel commandline option for choosing defau...Roy Marples
2008-04-07Fix rc-service --help output.Roy Marples
2008-04-07Tests now work on NetBSD.Roy Marples
2008-04-06Some systems are only detectable after /proc is mounted, so re-test if unknown.Roy Marples
2008-04-06Increase pidstr size to 10 chars.Roy Marples
2008-04-06p could be null here.Roy Marples
2008-04-04Check list existance before iterating, Gentoo #216091.Roy Marples
2008-04-02Push out 0.2.1 to solve a few issues.Roy Marples
2008-04-02Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-04-01Fix vlans, #49.Roy Marples
2008-03-31Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-03-29Document SSD_NICELEVEL.Roy Marples
2008-03-28Restore noserver and noopenvz to sysctl.Roy Marples
2008-03-28Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-03-28Add XEN support to NetBSD.Roy Marples
2008-03-28Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-03-28Support XEN on NetBSDRoy Marples
2008-03-28Allow our headers to be included by C++ programs easily.Roy Marples
2008-03-28Put some dir locations in rc.h so that 3rd party apps can become awware of them.Roy Marples
2008-03-28Remove rc_service_start/stop from librc as they block and unmask signals. The...Roy Marples
2008-03-27Tweak install of runlevels.Roy Marples
2008-03-27We would sanitize $RC_LIBDIR/sbin as well. If it's really needed then rc-func...Roy Marples
2008-03-27Sanitize the write rc dir.Roy Marples
2008-03-27No need for the extra rc.Roy Marples
2008-03-27Fix mulitlib issues.Roy Marples
2008-03-27NetBSD doesn't work with this powerd.Roy Marples
2008-03-27Make our messages similarRoy Marples
2008-03-27Split terminal encoding out.Roy Marples
2008-03-27Fix install of rc and rc.shutdown on the BSD's.Roy Marples
2008-03-26Allow multiple ntp_servers without error, #47Roy Marples