Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-26 | Add license blurb to a few files and append my email to my name. | Roy Marples | |
2008-03-21 | euid 0 should always be able to find pids too. | Roy Marples | |
2008-03-21 | Only test crashed services if we can see pid 1. | Roy Marples | |
2008-03-21 | Add --list to rc-service to list all available services. | Roy Marples | |
2008-03-16 | Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ ↵ | Roy Marples | |
from queue(3). Refactor code style around the BSD KNF. | |||
2008-02-22 | Welcome to 2008. | Roy Marples | |
2008-01-14 | Put the applets into rc-applet.c so that rc.c is easier to manage. | Roy Marples | |
2008-01-14 | strip trailing newlines | Mike Frysinger | |
2008-01-05 | Add some .mk stubs to impersonate bsk .mk files to make writing our ↵ | Roy Marples | |
Makefiles easier. libeinfo, librc and rc now have their own seperate directories. More work is needed to tidy this up though. |