.. |
_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
|
Use the variable instead of type for sizeof.
|
2008-01-30 15:01:37 +00:00 |
fstabinfo.c
|
Quiet some more lint warnings.
|
2008-01-22 11:07:39 +00:00 |
Makefile
|
Ensure that we use our default CFLAGS if none set.
|
2008-01-30 15:00:58 +00:00 |
mountinfo.c
|
Use the variable instead of type for sizeof.
|
2008-01-30 15:01:37 +00:00 |
rc-applets.c
|
Fix service_started_daemon, bug #11
|
2008-01-28 13:16:33 +00:00 |
rc-depend.c
|
strip trailing newlines
|
2008-01-14 05:05:22 +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
|
Use sigaction over signal.
|
2008-02-01 13:20:19 +00:00 |
rc-plugin.c
|
Use the variable instead of type for sizeof.
|
2008-01-30 15:01:37 +00:00 |
rc-plugin.h
|
strip trailing newlines
|
2008-01-14 05:05:22 +00:00 |
rc-status.c
|
Quiet some more lint warnings.
|
2008-01-22 11:07:39 +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
|
Use sigaction over signal.
|
2008-02-01 13:20:19 +00:00 |
runscript.c
|
Use sigaction over signal.
|
2008-02-01 13:20:19 +00:00 |
start-stop-daemon.c
|
Use sigaction over signal.
|
2008-02-01 13:20:19 +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 |