aboutsummaryrefslogtreecommitdiff
path: root/src/librc-misc.c
AgeCommit message (Expand)Author
2007-07-09Add an option to fork ldconfig in env-update, #182794. Also, preserve the ent...Roy Marples
2007-05-23RC_SYS should now set XEN0 correctlyRoy Marples
2007-05-15/etc/conf.d/rc.$runlevel now works, #177869.Roy Marples
2007-05-02SSD_NICELEVEL can now affect the nicelevel for daemons startedRoy Marples
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