openrc/src/rc
2008-10-10 09:08:59 +00:00
..
_usage.c Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +00:00
_usage.h Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +00:00
.gitignore Ignore core files 2008-07-09 14:04:40 +00:00
builtins.h Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +00:00
checkpath.c Clean up some compile warnings. 2008-09-18 13:09:51 +00:00
fstabinfo.c Clean up some compile warnings. 2008-09-18 13:09:51 +00:00
Makefile Attempt to make s-s-d simpler by not enforcing the need for a full path and maybe working better with interpreted scripts. 2008-07-27 11:30:49 +00:00
mountinfo.c Clean up some compile warnings. 2008-09-18 13:09:51 +00:00
rc-applets.c Remove coldplug and just have hotplug which is a list of allowed/disallowed services. Makes things much easier. 2008-10-10 09:08:59 +00:00
rc-depend.c sysinit is now a real runlevel that handles things like udev, dmesg and 2008-10-10 08:37:21 +00:00
rc-logger.c Fix compile with pcc. 2008-07-02 23:20:04 +00:00
rc-logger.h Style 2008-09-22 19:49:16 +00:00
rc-misc.c sysinit is now a real runlevel that handles things like udev, dmesg and 2008-10-10 08:37:21 +00:00
rc-plugin.c STAILQ -> TAILQ 2008-07-08 10:48:21 +00:00
rc-plugin.h Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +00:00
rc-service.c sysinit is now a real runlevel that handles things like udev, dmesg and 2008-10-10 08:37:21 +00:00
rc-status.c Use the new rc_stringlist_find function. 2008-09-18 15:28:20 +00:00
rc-update.c Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +00:00
rc.c Remove coldplug and just have hotplug which is a list of allowed/disallowed services. Makes things much easier. 2008-10-10 09:08:59 +00:00
runscript.c Remove coldplug and just have hotplug which is a list of allowed/disallowed services. Makes things much easier. 2008-10-10 09:08:59 +00:00
start-stop-daemon.c #ifdef atexit cleanups calling free as the OS should do this for us, but valgrind debuggers need it. 2008-10-06 15:02:32 +00:00
start-stop-daemon.pam Allow non root users to use start-stop-daemon when linked with pam, Gentoo bug #207836. 2008-02-03 23:02:02 +00:00