openrc/src/rc
William Hubbs b512d0db98 new implementation of applet option
This reworks the implementation of the --applet option so that it is
processed in run_applets() and does not require two calls to the
getopts_long() function. It is based on code by Robin Johnson and Chris
Richards.

X-Gentoo-Bug: 351712
X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=351712
2011-02-16 09:00:38 -06:00
..
_usage.c make version option common 2011-02-14 18:40:05 -06:00
_usage.h make version option common 2011-02-14 18:40:05 -06:00
.gitignore Add new utility and init script swclock that sets the system time based on 2009-10-13 08:03:45 +01:00
builtins.h Add new utility and init script swclock that sets the system time based on 2009-10-13 08:03:45 +01:00
checkpath.c Add (c) to Copyright 2009-05-01 15:11:40 +01:00
fstabinfo.c Clean up all trailing whitespace in src/. 2011-01-17 08:28:43 +00:00
Makefile fix symlink target 2011-02-07 02:25:00 -06:00
mountinfo.c Add (c) to Copyright 2009-05-01 15:11:40 +01:00
rc-applets.c new implementation of applet option 2011-02-16 09:00:38 -06:00
rc-depend.c Style fix: "if (" not "if(". 2011-01-17 08:41:02 +00:00
rc-logger.c Clean up all trailing whitespace in src/. 2011-01-17 08:28:43 +00:00
rc-logger.h Add (c) to Copyright 2009-05-01 15:11:40 +01:00
rc-misc.c Bug #351570: Hidden function fixes: rc_conf_value. 2011-01-17 19:29:45 +00:00
rc-plugin.c Style fix: "char *foo" not "char* foo". 2011-01-17 08:46:41 +00:00
rc-plugin.h Add (c) to Copyright 2009-05-01 15:11:40 +01:00
rc-service.c Add (c) to Copyright 2009-05-01 15:11:40 +01:00
rc-status.c Add runlevel stacking, #88 2009-05-02 12:26:45 +01:00
rc-update.c Fix two leaks. 2010-03-17 20:37:47 +00:00
rc.c new implementation of applet option 2011-02-16 09:00:38 -06:00
runscript.c Clean up all trailing whitespace in src/. 2011-01-17 08:28:43 +00:00
start-stop-daemon.c start-stop-daemon: use termios.h rather than sys/termios.h 2011-01-17 04:48:13 -05: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
swclock.c Fix logic 2009-11-13 22:29:01 +00:00