aboutsummaryrefslogtreecommitdiff
path: root/src/rc/rc-update.c
AgeCommit message (Expand)Author
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