aboutsummaryrefslogtreecommitdiff
path: root/debianutils/start_stop_daemon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* commiting fix from:pgf2005-07-291-0/+3
* change the hardcoded error constant (0x80000000UL) to a nice flexible define ...vapier2005-05-111-1/+1
* Fix several problems with start-stop-daemon, add -m supportandersen2004-04-131-27/+45
* Update docs for start_stop_daemon to match reality. Updateandersen2004-03-131-29/+53
* Correct check for only one of K or S optionsbug12004-01-231-3/+2
* Check one and only one of start, stop are given.bug12004-01-221-17/+17
* Do not require that the signal number be specifiedandersen2003-07-301-2/+4
* cleanup and add long optionsandersen2003-07-261-59/+41
* Major coreutils update.mjn32003-03-191-11/+11
* Scrub pwd.h and grp.h handling so we don't have to play anyandersen2002-07-031-1/+1
* plug fd leak noticed by Russ Dillandersen2002-06-051-0/+1
* Fix for broken handling off BusyBox's own pwd/grp implementationssandman2002-06-041-1/+1
* Patch from Russ Dill <Russ.Dill@asu.edu>. From theandersen2002-01-261-1/+10
* patch from vodz:andersen2001-10-311-36/+26
* Fixup the location of pwd.h and grp.handersen2001-10-241-1/+1
* Commit the start-stop-daemon applet. This was contributed by Davidandersen2001-10-181-0/+271