Parent Directory
|
|
|
|
|
Makefile
|
2834
|
5 years |
uberlord |
Add esyslog support
|
_usage.c
|
2734
|
5 years |
uberlord |
Add --nocolor to more programs
|
_usage.h
|
2735
|
5 years |
uberlord |
Add --nocolor to more programs
|
builtins.h
|
2814
|
5 years |
uberlord |
Fix rc-update, #187487 and release rc2.
|
einfo.h
|
2834
|
5 years |
uberlord |
Add esyslog support
|
env-update.c
|
2799
|
5 years |
uberlord |
All our binaries are now mulicalls into rc, which makes our on disk size
… |
env_whitelist
|
2547
|
6 years |
uberlord |
Rewrite the core parts in C. We now provide librc so other programs can
… |
fstabinfo.c
|
2799
|
5 years |
uberlord |
All our binaries are now mulicalls into rc, which makes our on disk size
… |
hidden-visibility.h
|
2598
|
6 years |
vapier |
add hidden visibility support to libeinfo as well
|
libeinfo.c
|
2834
|
5 years |
uberlord |
Add esyslog support
|
librc-daemon.c
|
2822
|
5 years |
uberlord |
If given a pidfile, just match on that for seeing if we have crashed
or … |
librc-depend.c
|
2841
|
5 years |
uberlord |
needsme should always be valid too
|
librc-misc.c
|
2828
|
5 years |
uberlord |
Don't link to rt anymore as it makes dlopen leak - we now use nanosleeps to achi… |
librc-strlist.c
|
2776
|
5 years |
uberlord |
Don't use 'this' as a variable name as it confuses c++
|
librc.c
|
2853
|
5 years |
uberlord |
Move more stuff to #defines
|
librc.h
|
2828
|
5 years |
uberlord |
Don't link to rt anymore as it makes dlopen leak - we now use nanosleeps to achi… |
mountinfo.c
|
2803
|
5 years |
uberlord |
Fix building on uclibc thanks to Solar
|
rc-depend.c
|
2799
|
5 years |
uberlord |
All our binaries are now mulicalls into rc, which makes our on disk size
… |
rc-misc.h
|
2853
|
5 years |
uberlord |
Move more stuff to #defines
|
rc-plugin.c
|
2828
|
5 years |
uberlord |
Don't link to rt anymore as it makes dlopen leak - we now use nanosleeps to achi… |
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
|
2799
|
5 years |
uberlord |
All our binaries are now mulicalls into rc, which makes our on disk size
… |
rc-update.c
|
2836
|
5 years |
uberlord |
Allow 'del' to work as a command
|
rc.c
|
2854
|
5 years |
uberlord |
#define shutdown
|
rc.h
|
2831
|
5 years |
uberlord |
`config /etc/fstab' can now be used in depend() functions to show that
t… |
runscript.c
|
2842
|
5 years |
uberlord |
Mark the right service as failed and only output a new line if we outputted anyt… |
start-stop-daemon.c
|
2843
|
5 years |
uberlord |
No point in having to lots of get the user code.
|
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
|