openrc/src/rc
2008-04-04 16:31:56 +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 Add --list to rc-service to list all available services. 2008-03-21 09:10:59 +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 Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +00:00
fstabinfo.c Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +00:00
Makefile Put some dir locations in rc.h so that 3rd party apps can become awware of them. 2008-03-28 10:46:12 +00:00
mountinfo.c Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +00:00
rc-applets.c Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +00:00
rc-depend.c Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +00:00
rc-logger.c Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +00:00
rc-logger.h Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +00:00
rc-misc.c Put some dir locations in rc.h so that 3rd party apps can become awware of them. 2008-03-28 10:46:12 +00:00
rc-plugin.c Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +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 Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +00:00
rc-status.c Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +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 rc_service_start/stop from librc as they block and unmask signals. The application may not wish this behaviour and should fork/exec the service itself. 2008-03-28 08:42:05 +00:00
runscript.c Check list existance before iterating, Gentoo #216091. 2008-04-04 16:31:56 +00:00
start-stop-daemon.c Add license blurb to a few files and append my email to my name. 2008-03-26 17:53:37 +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