Parent Directory
|
|
|
|
|
test/
|
2945 |
5 years |
uberlord |
No need for bash here
|
Makefile
|
2948
|
5 years |
uberlord |
Clean makefile for duplicate rules
|
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
|
2947
|
5 years |
uberlord |
Fix Makefile for pmake, document s-s-d options and increase usage gap
|
_usage.h
|
2938
|
5 years |
uberlord |
Fix rc_env_bool
|
builtins.h
|
2897
|
5 years |
uberlord |
Added the checkown applet based on the work by Renato Caldas, #192682
ch… |
checkown.c
|
2923
|
5 years |
vapier |
Add support for describing the options in the C programs.
|
einfo.h
|
2950
|
5 years |
uberlord |
enums are now fixed to specific values and are in UPPER CASE.
|
env-update.c
|
2928
|
5 years |
uberlord |
Revert last patch
|
env_whitelist
|
2547
|
6 years |
uberlord |
Rewrite the core parts in C. We now provide librc so other programs can
… |
fstabinfo.c
|
2946
|
5 years |
uberlord |
If it's in fstab, let mount work everything out instead of us.
|
hidden-visibility.h
|
2598
|
6 years |
vapier |
add hidden visibility support to libeinfo as well
|
libeinfo.c
|
2950
|
5 years |
uberlord |
enums are now fixed to specific values and are in UPPER CASE.
|
librc-daemon.c
|
2928
|
5 years |
uberlord |
Revert last patch
|
librc-depend.c
|
2950
|
5 years |
uberlord |
enums are now fixed to specific values and are in UPPER CASE.
|
librc-depend.h
|
2949
|
5 years |
uberlord |
The rc_depinfo_t and rc_deptype_t structures are not for public consumption.
|
librc-misc.c
|
2938
|
5 years |
uberlord |
Fix rc_env_bool
|
librc-strlist.c
|
2929
|
5 years |
uberlord |
Use bools
|
librc.c
|
2950
|
5 years |
uberlord |
enums are now fixed to specific values and are in UPPER CASE.
|
librc.h
|
2949
|
5 years |
uberlord |
The rc_depinfo_t and rc_deptype_t structures are not for public consumption.
|
mountinfo.c
|
2941
|
5 years |
uberlord |
Duh, wrong way around
|
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
|
2928
|
5 years |
uberlord |
Revert last patch
|
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
|
2950
|
5 years |
uberlord |
enums are now fixed to specific values and are in UPPER CASE.
|
rc-update.c
|
2937
|
5 years |
uberlord |
Handle fstab with spaces
|
rc.c
|
2950
|
5 years |
uberlord |
enums are now fixed to specific values and are in UPPER CASE.
|
rc.h
|
2950
|
5 years |
uberlord |
enums are now fixed to specific values and are in UPPER CASE.
|
runscript.c
|
2950
|
5 years |
uberlord |
enums are now fixed to specific values and are in UPPER CASE.
|
start-stop-daemon.c
|
2947
|
5 years |
uberlord |
Fix Makefile for pmake, document s-s-d options and increase usage gap
|
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
|