.. |
test
|
No need for bash here
|
2007-09-26 09:16:41 +00:00 |
_usage.c
|
Fix Makefile for pmake, document s-s-d options and increase usage gap
|
2007-09-26 10:46:44 +00:00 |
_usage.h
|
Fix rc_env_bool
|
2007-09-26 07:52:48 +00:00 |
builtins.h
|
Added the checkown applet based on the work by Renato Caldas, #192682
|
2007-09-19 16:27:37 +00:00 |
checkown.c
|
Add support for describing the options in the C programs.
|
2007-09-25 16:21:38 +00:00 |
einfo.h
|
enums are now fixed to specific values and are in UPPER CASE.
|
2007-09-28 12:29:23 +00:00 |
env_whitelist
|
Rewrite the core parts in C. We now provide librc so other programs can
|
2007-04-05 11:18:42 +00:00 |
env-update.c
|
Revert last patch
|
2007-09-25 17:30:07 +00:00 |
fstabinfo.c
|
If it's in fstab, let mount work everything out instead of us.
|
2007-09-26 10:09:27 +00:00 |
hidden-visibility.h
|
add hidden visibility support to libeinfo as well
|
2007-04-13 14:18:38 +00:00 |
libeinfo.c
|
enums are now fixed to specific values and are in UPPER CASE.
|
2007-09-28 12:29:23 +00:00 |
librc-daemon.c
|
Revert last patch
|
2007-09-25 17:30:07 +00:00 |
librc-depend.c
|
rc_service_state now returns the state as a mask, which means that we can do things with just the one call making is more efficient.
|
2007-09-28 14:53:38 +00:00 |
librc-depend.h
|
The rc_depinfo_t and rc_deptype_t structures are not for public consumption.
|
2007-09-27 23:16:40 +00:00 |
librc-misc.c
|
Fix rc_env_bool
|
2007-09-26 07:52:48 +00:00 |
librc-strlist.c
|
Use bools
|
2007-09-25 17:32:12 +00:00 |
librc.c
|
Crashed is not a baselayout state as such
|
2007-09-28 15:04:15 +00:00 |
librc.h
|
The rc_depinfo_t and rc_deptype_t structures are not for public consumption.
|
2007-09-27 23:16:40 +00:00 |
Makefile
|
Clean makefile for duplicate rules
|
2007-09-27 22:14:23 +00:00 |
Makefile.BSD
|
BSD will need a fixed gcc for --as-needed
|
2007-09-12 14:32:18 +00:00 |
Makefile.Linux
|
Work better with --as-needed
|
2007-09-11 21:45:26 +00:00 |
Makefile.pam
|
Work better with --as-needed
|
2007-09-11 21:45:26 +00:00 |
mountinfo.c
|
Duh, wrong way around
|
2007-09-26 08:43:32 +00:00 |
rc-depend.c
|
API change! rc_strlist_add and friends now take char *** instead of
|
2007-09-18 11:36:55 +00:00 |
rc-misc.h
|
/lib/rcscripts -> /lib/rc
|
2007-09-19 13:53:40 +00:00 |
rc-plugin.c
|
Revert last patch
|
2007-09-25 17:30:07 +00:00 |
rc-plugin.h
|
As we're running each plugin in a fork, we need to call our cleanup code so we don't leak memory. To this extent, we now have the global boolean rc_in_plugin and the cleanup code can act accordingly.
|
2007-07-04 16:02:01 +00:00 |
rc-status.c
|
Crashed is not a baselayout state as such
|
2007-09-28 15:04:15 +00:00 |
rc-update.c
|
Handle fstab with spaces
|
2007-09-26 07:30:00 +00:00 |
rc.c
|
rc_service_state now returns the state as a mask, which means that we can do things with just the one call making is more efficient.
|
2007-09-28 14:53:38 +00:00 |
rc.h
|
Crashed is not a baselayout state as such
|
2007-09-28 15:04:15 +00:00 |
runscript.c
|
Ensure reading the console still works in parallel startup
|
2007-09-29 10:17:28 +00:00 |
start-stop-daemon.c
|
Fix Makefile for pmake, document s-s-d options and increase usage gap
|
2007-09-26 10:46:44 +00:00 |
start-stop-daemon.pam
|
Rewrite the core parts in C. We now provide librc so other programs can
|
2007-04-05 11:18:42 +00:00 |
strlist.h
|
Cuddle up to LKML C style
|
2007-04-11 12:44:47 +00:00 |