summaryrefslogtreecommitdiff
path: root/src/rc/start-stop-daemon.c
Commit message (Expand)AuthorAge
* With --quiet, we should quiet the daemon we're starting too.Roy Marples2008-02-25
* Force the specification of a pidfile or process name if daemon is a script. A...Roy Marples2008-02-24
* Welcome to 2008.Roy Marples2008-02-22
* Fix verbose without --exec.Roy Marples2008-02-19
* We should remove stale pidfiles and service daemon info if we didn't find any...Roy Marples2008-02-19
* We need to be able to locate pids by argv, instead of just argv0.Roy Marples2008-02-17
* Just use the extern applet var.Roy Marples2008-02-11
* Constantise as much as possible so that it reduces COW usage.Roy Marples2008-02-01
* Use sigaction over signal.Roy Marples2008-02-01
* Use the variable instead of type for sizeof.Roy Marples2008-01-30
* Quiet some more lint warnings.Roy Marples2008-01-22
* Checking first char for null is more efficient than strlen.Roy Marples2008-01-21
* strip trailing newlinesMike Frysinger2008-01-14
* Re-indent to a standard tw of 8.Roy Marples2008-01-11
* Compile without warnings on NetBSDRoy Marples2008-01-09
* Set include paths in Makefile instead of .c filesRoy Marples2008-01-06
* Add the missing changes from the recent Makefile updatesRoy Marples2008-01-05
* Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles...Roy Marples2008-01-05