Age | Commit message (Expand) | Author |
2007-09-18 | API change! rc_ls_dir, rc_get_config and rc_get_list no longer take | Roy Marples |
2007-09-18 | API change! rc_strlist_add and friends now take char *** instead of | Roy Marples |
2007-08-28 | More path fixes thanks to Thomas Pani | Roy Marples |
2007-08-09 | Don't link to rt anymore as it makes dlopen leak - we now use nanosleeps to a... | Roy Marples |
2007-07-19 | Skip some files in env-update like portage env-update for more robustness | Roy Marples |
2007-07-12 | Punt the RC_TTY variable | Roy Marples |
2007-07-09 | Add an option to fork ldconfig in env-update, #182794. Also, preserve the ent... | Roy Marples |
2007-05-23 | RC_SYS should now set XEN0 correctly | Roy Marples |
2007-05-15 | /etc/conf.d/rc.$runlevel now works, #177869. | Roy Marples |
2007-05-02 | SSD_NICELEVEL can now affect the nicelevel for daemons started | Roy Marples |
2007-04-24 | We now buffer stdout and stderr to a file and flush that when running in para... | Roy Marples |
2007-04-19 | Fix fstabinfo -p / | Roy Marples |
2007-04-19 | strdup -> rc_xstrdup | Roy Marples |
2007-04-13 | kill off internal relocations for librc.so | Mike Frysinger |
2007-04-11 | Cuddle up to LKML C style | Roy Marples |
2007-04-10 | Fix indentation | Roy Marples |
2007-04-10 | Misc network fixes so we work on my stable server. Splash plugin removed as s... | Roy Marples |
2007-04-08 | LIBDIR -> LIB. When interuppted, ensure service state is restored correctly. ... | Roy Marples |
2007-04-06 | snprintf is better | Roy Marples |
2007-04-06 | Misc fixes, plugged a memory leak in runscript.c and use va_copy to avoid nas... | Roy Marples |
2007-04-05 | We now compile on OpenBSD (no idea if it works or not yet) | Roy Marples |
2007-04-05 | Rewrite the core parts in C. We now provide librc so other programs can | Roy Marples |