aboutsummaryrefslogtreecommitdiff
path: root/src/rc.c
AgeCommit message (Expand)Author
2007-04-10Fix indentationRoy Marples
2007-04-09rc does not need SIGCHLD handler. Also, always return 0 in /etc/rc as non zer...Roy Marples
2007-04-09Use names instead of numbers for reporting signals and trap signals in rcRoy Marples
2007-04-08LIBDIR -> LIB. When interuppted, ensure service state is restored correctly. ...Roy Marples
2007-04-06Misc fixes, plugged a memory leak in runscript.c and use va_copy to avoid nas...Roy 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