Parent Directory
|
|
|
|
|
Makefile
|
2911
|
5 years |
uberlord |
Split our rc commands out into general use vs service commands
|
Makefile.BSD
|
2877
|
5 years |
uberlord |
BSD will need a fixed gcc for --as-needed
|
Makefile.Linux
|
2875
|
5 years |
uberlord |
Work better with --as-needed
|
Makefile.pam
|
2875
|
5 years |
uberlord |
Work better with --as-needed
|
_usage.c
|
2906
|
5 years |
uberlord |
Add extraopts to our usage
|
_usage.h
|
2897
|
5 years |
uberlord |
Added the checkown applet based on the work by Renato Caldas, #192682
ch… |
builtins.h
|
2897
|
5 years |
uberlord |
Added the checkown applet based on the work by Renato Caldas, #192682
ch… |
checkown.c
|
2906
|
5 years |
uberlord |
Add extraopts to our usage
|
einfo.h
|
2834
|
5 years |
uberlord |
Add esyslog support
|
env-update.c
|
2883
|
5 years |
uberlord |
API change! rc_ls_dir, rc_get_config and rc_get_list no longer take
a st… |
env_whitelist
|
2547
|
6 years |
uberlord |
Rewrite the core parts in C. We now provide librc so other programs can
… |
fstabinfo.c
|
2894
|
5 years |
uberlord |
--opts to --options
|
hidden-visibility.h
|
2598
|
6 years |
vapier |
add hidden visibility support to libeinfo as well
|
libeinfo.c
|
2904
|
5 years |
uberlord |
Use a pty for prefixed output instead of pipes for stdout/stderr. This
i… |
librc-daemon.c
|
2908
|
5 years |
uberlord |
Plug some leaks
|
librc-depend.c
|
2889
|
5 years |
uberlord |
Don't be an ass - don't free the 2nd list. Instead just empty it.
|
librc-misc.c
|
2896
|
5 years |
uberlord |
Punt rc_xcalloc as nothing uses it
|
librc-strlist.c
|
2889
|
5 years |
uberlord |
Don't be an ass - don't free the 2nd list. Instead just empty it.
|
librc.c
|
2904
|
5 years |
uberlord |
Use a pty for prefixed output instead of pipes for stdout/stderr. This
i… |
librc.h
|
2896
|
5 years |
uberlord |
Punt rc_xcalloc as nothing uses it
|
mountinfo.c
|
2908
|
5 years |
uberlord |
Plug some leaks
|
rc-depend.c
|
2882
|
5 years |
uberlord |
API change! rc_strlist_add and friends now take char *** instead of
char… |
rc-misc.h
|
2895
|
5 years |
uberlord |
/lib/rcscripts -> /lib/rc
|
rc-plugin.c
|
2893
|
5 years |
uberlord |
plugin hook function is now rc_plugin_hook instead of a name based
on th… |
rc-plugin.h
|
2744
|
5 years |
uberlord |
As we're running each plugin in a fork, we need to call our cleanup code so we d… |
rc-status.c
|
2906
|
5 years |
uberlord |
Add extraopts to our usage
|
rc-update.c
|
2882
|
5 years |
uberlord |
API change! rc_strlist_add and friends now take char *** instead of
char… |
rc.c
|
2908
|
5 years |
uberlord |
Plug some leaks
|
rc.h
|
2896
|
5 years |
uberlord |
Punt rc_xcalloc as nothing uses it
|
runscript.c
|
2904
|
5 years |
uberlord |
Use a pty for prefixed output instead of pipes for stdout/stderr. This
i… |
start-stop-daemon.c
|
2911
|
5 years |
uberlord |
Split our rc commands out into general use vs service commands
|
start-stop-daemon.pam
|
2547
|
6 years |
uberlord |
Rewrite the core parts in C. We now provide librc so other programs can
… |
strlist.h
|
2577
|
6 years |
uberlord |
Cuddle up to LKML C style
|