Parent Directory
|
|
|
|
|
test/
|
2945 |
5 years |
uberlord |
No need for bash here
|
Makefile
|
3031
|
5 years |
uberlord |
Bump librc and libeinfo to .so.1
|
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
|
3018
|
5 years |
uberlord |
Improve applet help a little. Also, if mountinfo as any mounts given, work expli… |
_usage.h
|
3018
|
5 years |
uberlord |
Improve applet help a little. Also, if mountinfo as any mounts given, work expli… |
builtins.h
|
2957
|
5 years |
uberlord |
librc no longer uses libeinfo. deptree function names are now all under rc_deptr… |
checkown.c
|
3018
|
5 years |
uberlord |
Improve applet help a little. Also, if mountinfo as any mounts given, work expli… |
einfo.h
|
2950
|
5 years |
uberlord |
enums are now fixed to specific values and are in UPPER CASE.
|
einfo.map
|
2982
|
5 years |
uberlord |
librc.so and libeinfo.so now have symbol versions.
|
env-update.c
|
3018
|
5 years |
uberlord |
Improve applet help a little. Also, if mountinfo as any mounts given, work expli… |
env_whitelist
|
2547
|
6 years |
uberlord |
Rewrite the core parts in C. We now provide librc so other programs can
… |
fstabinfo.c
|
3026
|
5 years |
uberlord |
If / block device as in /etc/fstab does not exist, use /dev/root if it's availab… |
hidden-visibility.h
|
2598
|
6 years |
vapier |
add hidden visibility support to libeinfo as well
|
libeinfo.c
|
3014
|
5 years |
uberlord |
Quiet some compile time warnings on uclibc
|
librc-daemon.c
|
3035
|
5 years |
uberlord |
malloc data size, not pointer size
|
librc-depend.c
|
3024
|
5 years |
uberlord |
rc_deptree_order_services -> rc_deptree_order
|
librc-depend.h
|
2949
|
5 years |
uberlord |
The rc_depinfo_t and rc_deptype_t structures are not for public consumption.
|
librc-misc.c
|
3035
|
5 years |
uberlord |
malloc data size, not pointer size
|
librc-strlist.c
|
3027
|
5 years |
uberlord |
Fix deleting items from string lists.
|
librc.c
|
3020
|
5 years |
uberlord |
Fix failed services a little, and make timeout more sane
|
librc.h
|
3024
|
5 years |
uberlord |
rc_deptree_order_services -> rc_deptree_order
|
mountinfo.c
|
3018
|
5 years |
uberlord |
Improve applet help a little. Also, if mountinfo as any mounts given, work expli… |
rc-depend.c
|
3018
|
5 years |
uberlord |
Improve applet help a little. Also, if mountinfo as any mounts given, work expli… |
rc-misc.c
|
3035
|
5 years |
uberlord |
malloc data size, not pointer size
|
rc-misc.h
|
3008
|
5 years |
uberlord |
Punt rc_ from xstrdup, xalloc, xrealloc and exists as they're not in librc anymo… |
rc-plugin.c
|
3009
|
5 years |
uberlord |
Wups, should be xstrdup
|
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
|
3018
|
5 years |
uberlord |
Improve applet help a little. Also, if mountinfo as any mounts given, work expli… |
rc-update.c
|
3018
|
5 years |
uberlord |
Improve applet help a little. Also, if mountinfo as any mounts given, work expli… |
rc.c
|
3035
|
5 years |
uberlord |
malloc data size, not pointer size
|
rc.h
|
3029
|
5 years |
uberlord |
Yoiks, that comma shouldn't be there.
|
rc.map
|
3025
|
5 years |
uberlord |
Fix rc.map
|
runscript.c
|
3035
|
5 years |
uberlord |
malloc data size, not pointer size
|
start-stop-daemon.c
|
3023
|
5 years |
uberlord |
Give more time to daemons
|
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
|