Age | Commit message (Expand) | Author |
---|---|---|
2008-03-16 | Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ ... | Roy Marples |
2008-02-23 | Now that s-s-d accepts >1 argument for stopping a daemon on match we need to ... | Roy Marples |
2008-01-28 | Fix service_started_daemon, bug #11 | Roy Marples |
2008-01-22 | Quiet some more lint warnings. | Roy Marples |
2008-01-21 | Checking first char for null is more efficient than strlen. | Roy Marples |
2008-01-21 | should not produce a red star | Roy Marples |
2008-01-14 | Fix shell_var as reported by lamusic. | Roy Marples |
2008-01-14 | Fix is_older_than. | Roy Marples |
2008-01-14 | Put the applets into rc-applet.c so that rc.c is easier to manage. | Roy Marples |