summaryrefslogtreecommitdiff
path: root/src/start-stop-daemon.c
Commit message (Expand)AuthorAge
* All our binaries are now mulicalls into rc, which makes our on disk sizeRoy Marples2007-07-31
* Improve spellingRoy Marples2007-05-27
* Remove debug lineRoy Marples2007-05-16
* Stop using getimeofday for timeouts incase the clock changes.Roy Marples2007-05-16
* Add --startas back to s-s-d, #175980, #175981.Roy Marples2007-05-14
* Allow time for pidfiles to be created, #178274.Roy Marples2007-05-14
* SSD_NICELEVEL can now affect the nicelevel for daemons startedRoy Marples2007-05-02
* Don't abort select when on signalsRoy Marples2007-04-25
* strdup -> rc_xstrdupRoy Marples2007-04-19
* s-s-d now allows --signal to be used without --stop and --oknodo. man page up...Roy Marples2007-04-13
* Fix module loading, #174360. s-s-d now changes group when changing user, #174...Roy Marples2007-04-13
* Cuddle up to LKML C styleRoy Marples2007-04-11
* Fix indentationRoy Marples2007-04-10
* Use names instead of numbers for reporting signals and trap signals in rcRoy Marples2007-04-09
* We now compile on OpenBSD (no idea if it works or not yet)Roy Marples2007-04-05
* Rewrite the core parts in C. We now provide librc so other programs canRoy Marples2007-04-05