aboutsummaryrefslogtreecommitdiff
path: root/src/rc.h
AgeCommit message (Expand)Author
2007-08-03Wups, these definitions need to be in rc.h reallyRoy Marples
2007-07-31All our binaries are now mulicalls into rc, which makes our on disk sizeRoy Marples
2007-07-13Don't use 'this' as a variable name as it confuses c++Roy Marples
2007-07-10Rename variableRoy Marples
2007-07-10init scripts and their extra options can now have descriptions, #184327.Roy Marples
2007-07-10We no longer care about numerical runlevels, #184733.Roy Marples
2007-04-27env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #17...Roy Marples
2007-04-20Re-work the starting and stopping of services so we always know the pid so we...Roy Marples
2007-04-20Fix rc-abort to notify the plugins we are abortingRoy Marples
2007-04-20Plugins now run in a forked process for extra resliance.Roy Marples
2007-04-12Style updatesRoy Marples
2007-04-11Cuddle up to LKML C styleRoy Marples
2007-04-11Move carrier detection back into net.sh. Reserve a new hook numbersRoy Marples
2007-04-11Add new service hooks, remove pmake stuff from our Makefile and fix rc_servic...Roy Marples
2007-04-10Fix indentationRoy Marples
2007-04-05We now compile on OpenBSD (no idea if it works or not yet)Roy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples