summaryrefslogtreecommitdiff
path: root/man/rc_service.3
Commit message (Collapse)AuthorAge
* WhitespaceChristian Ruppert2012-01-22
|
* drop useless "All rights reserved" noticeMike Frysinger2011-06-29
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Add (c) to CopyrightRoy Marples2009-05-01
|
* Typo.Roy Marples2008-12-30
|
* Style.Roy Marples2008-09-19
|
* Remove rc_service_start/stop from librc as they block and unmask signals. ↵Roy Marples2008-03-28
| | | | The application may not wish this behaviour and should fork/exec the service itself.
* Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ ↵Roy Marples2008-03-16
| | | | from queue(3). Refactor code style around the BSD KNF.
* Welcome to 2008.Roy Marples2008-02-22
|
* Welcome to 2008.Roy Marples2008-02-22
|
* Add man pages for all librc functions.Roy Marples2007-12-24