aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-04-08Only use some gcc flags if gcc actually supports them.Roy Marples
2007-04-08LIBDIR -> LIB. When interuppted, ensure service state is restored correctly. ...Roy Marples
2007-04-07Move env-update back to /sbin as everything non baselayout expects it in $PAT...Roy Marples
2007-04-07We don't use err.hRoy Marples
2007-04-06Remove this until we can make it work properly - ie not hangup when cable goe...Roy Marples
2007-04-06snprintf is betterRoy Marples
2007-04-06strcpy is badRoy 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-05Superfluous CFLAGSRoy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples