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