aboutsummaryrefslogtreecommitdiff
path: root/src/rc/rc-update.c
AgeCommit message (Expand)Author
2014-10-23Bundle <sys/queue.h> from NetBSDAnthony G. Basile
2014-01-13rc-update: add option to remove a service from all runlevelsBenda Xu
2013-12-01rc-update: make "service already installed" message informationalWilliam Hubbs
2013-02-25rc-update: improve usage message accuracy and consistencyAndrew Gregory
2011-11-19rc: fix style around case_RC_COMMON_GETOPTMike Frysinger
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-05-28rc-update: sort "show" outputMike Frysinger
2010-03-17Fix two leaks.Roy Marples
2009-05-02Add runlevel stacking, #88Roy Marples
2009-05-01Add (c) to CopyrightRoy Marples
2009-04-30Fix parensJuan RP
2009-04-23Improve style for KNFRoy Marples
2009-02-28Report if service is not executable.Roy Marples
2009-01-12We now warn about clock skewsRoy Marples
2009-01-10StyleRoy Marples
2008-03-26Add license blurb to a few files and append my email to my name.Roy Marples
2008-03-16Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ ...Roy Marples
2008-02-27Fix help for rc-update.Roy Marples
2008-02-11Just use the extern applet var.Roy Marples
2008-02-01Constantise as much as possible so that it reduces COW usage.Roy Marples
2008-01-15We should not use options for rc-update, as add, delete and such are commands.Roy Marples
2008-01-14strip trailing newlinesMike Frysinger
2008-01-11Re-indent to a standard tw of 8.Roy Marples
2008-01-07Allow depend creation again. This doesn't work on GNU make, but does on all o...Roy Marples
2008-01-05Add the missing changes from the recent Makefile updatesRoy Marples
2008-01-05Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles...Roy Marples