aboutsummaryrefslogtreecommitdiff
path: root/src/rc/.gitignore
AgeCommit message (Collapse)Author
2009-10-13Add new utility and init script swclock that sets the system time based onRoy Marples
the mtime of a file. It saves the shutdown time to this file also. This is handy for systems without a working RTC chip. Based on an idea by Michael A. Smith <michael@smith-li.com>. Fixes Gentoo #272073.
2009-04-30Go back to gitRoy Marples
2008-12-04Punt .gitignore files.Roy Marples
2008-10-30We should show hotplugged services, needed services and manually started ↵Roy Marples
services in rc-status.
2008-07-09Ignore core filesRoy Marples
2008-06-30Ignore ewaitfile.Roy Marples
2008-03-21Add --list to rc-service to list all available services.Roy Marples
2008-03-19gitignoreRoy Marples
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-03-03Fix ignore files some more.Roy Marples
2008-03-03Add a gitignore make target.Roy Marples