summaryrefslogtreecommitdiff
path: root/src/rc/rc-applets.c
Commit message (Collapse)AuthorAge
* Now that s-s-d accepts >1 argument for stopping a daemon on match we need to ↵Roy Marples2008-02-23
| | | | store all arguments used incase a service started the same daemon more than once with different paramters.
* Fix service_started_daemon, bug #11Roy Marples2008-01-28
|
* Quiet some more lint warnings.Roy Marples2008-01-22
|
* Checking first char for null is more efficient than strlen.Roy Marples2008-01-21
|
* should not produce a red starRoy Marples2008-01-21
|
* Fix shell_var as reported by lamusic.Roy Marples2008-01-14
|
* Fix is_older_than.Roy Marples2008-01-14
|
* Put the applets into rc-applet.c so that rc.c is easier to manage.Roy Marples2008-01-14