openrc/src/rc
2008-01-21 15:30:40 +00:00
..
_usage.c We should not use options for rc-update, as add, delete and such are commands. 2008-01-15 09:50:14 +00:00
_usage.h strip trailing newlines 2008-01-14 05:05:22 +00:00
builtins.h Put the applets into rc-applet.c so that rc.c is easier to manage. 2008-01-14 14:24:20 +00:00
checkpath.c tweak help since this works for dirs and files 2008-01-14 05:48:31 +00:00
fstabinfo.c strip trailing newlines 2008-01-14 05:05:22 +00:00
Makefile Put the applets into rc-applet.c so that rc.c is easier to manage. 2008-01-14 14:24:20 +00:00
mountinfo.c strip trailing newlines 2008-01-14 05:05:22 +00:00
rc-applets.c Checking first char for null is more efficient than strlen. 2008-01-21 15:30:40 +00:00
rc-depend.c strip trailing newlines 2008-01-14 05:05:22 +00:00
rc-logger.c strip trailing newlines 2008-01-14 05:05:22 +00:00
rc-logger.h strip trailing newlines 2008-01-14 05:05:22 +00:00
rc-misc.c We should never change the list passed to rc_config_value. 2008-01-18 14:01:48 +00:00
rc-plugin.c strip trailing newlines 2008-01-14 05:05:22 +00:00
rc-plugin.h strip trailing newlines 2008-01-14 05:05:22 +00:00
rc-status.c strip trailing newlines 2008-01-14 05:05:22 +00:00
rc-update.c We should not use options for rc-update, as add, delete and such are commands. 2008-01-15 09:50:14 +00:00
rc.c Checking first char for null is more efficient than strlen. 2008-01-21 15:30:40 +00:00
runscript.c Don't enforce a C99 compiler. 2008-01-18 11:27:49 +00:00
start-stop-daemon.c Checking first char for null is more efficient than strlen. 2008-01-21 15:30:40 +00:00
start-stop-daemon.pam Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles easier. libeinfo, librc and rc now have their own seperate directories. More work is needed to tidy this up though. 2008-01-05 19:25:55 +00:00