.. |
_usage.c
|
Quiet some more lint warnings.
|
2008-01-22 11:07:39 +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
|
Just use the extern applet var.
|
2008-02-11 20:14:09 +00:00 |
fstabinfo.c
|
Just use the extern applet var.
|
2008-02-11 20:14:09 +00:00 |
Makefile
|
Fix compile against old lib.s
|
2008-02-02 13:00:01 +00:00 |
mountinfo.c
|
Just use the extern applet var.
|
2008-02-11 20:14:09 +00:00 |
rc-applets.c
|
Fix service_started_daemon, bug #11
|
2008-01-28 13:16:33 +00:00 |
rc-depend.c
|
Just use the extern applet var.
|
2008-02-11 20:14:09 +00:00 |
rc-logger.c
|
Quiet some more lint warnings.
|
2008-01-22 11:07:39 +00:00 |
rc-logger.h
|
strip trailing newlines
|
2008-01-14 05:05:22 +00:00 |
rc-misc.c
|
Fix compile on Linux.
|
2008-02-19 15:51:59 +00:00 |
rc-plugin.c
|
Fix compile on BSD.
|
2008-02-02 00:44:04 +00:00 |
rc-plugin.h
|
strip trailing newlines
|
2008-01-14 05:05:22 +00:00 |
rc-status.c
|
Just use the extern applet var.
|
2008-02-11 20:14:09 +00:00 |
rc-update.c
|
Just use the extern applet var.
|
2008-02-11 20:14:09 +00:00 |
rc.c
|
exiting to shell should block signals first, to avoid the child getting them. Also, sulogin seems to work without specifying the terminal now.
|
2008-02-04 22:19:40 +00:00 |
runscript.c
|
Fix an off-by-one error.
|
2008-02-19 21:45:01 +00:00 |
start-stop-daemon.c
|
We should remove stale pidfiles and service daemon info if we didn't find anything to stop, bug #25.
|
2008-02-19 10:18:26 +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 |