aboutsummaryrefslogtreecommitdiff
path: root/src/librc-misc.c
AgeCommit message (Expand)Author
2007-04-24We now buffer stdout and stderr to a file and flush that when running in para...Roy Marples
2007-04-19Fix fstabinfo -p /Roy Marples
2007-04-19strdup -> rc_xstrdupRoy Marples
2007-04-13kill off internal relocations for librc.soMike Frysinger
2007-04-11Cuddle up to LKML C styleRoy Marples
2007-04-10Fix indentationRoy Marples
2007-04-10Misc network fixes so we work on my stable server. Splash plugin removed as s...Roy Marples
2007-04-08LIBDIR -> LIB. When interuppted, ensure service state is restored correctly. ...Roy Marples
2007-04-06snprintf is betterRoy 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