.. |
_usage.c
|
Add --nocolor to more programs
|
2007-06-28 15:44:14 +00:00 |
_usage.h
|
Add --nocolor to more programs
|
2007-06-28 15:44:38 +00:00 |
builtins.h
|
Fix rc-update, #187487 and release rc2.
|
2007-08-04 15:05:12 +00:00 |
einfo.h
|
Add esyslog support
|
2007-08-16 16:53:20 +00:00 |
env_whitelist
|
|
|
env-update.c
|
All our binaries are now mulicalls into rc, which makes our on disk size
|
2007-07-31 16:05:56 +00:00 |
fstabinfo.c
|
All our binaries are now mulicalls into rc, which makes our on disk size
|
2007-07-31 16:05:56 +00:00 |
hidden-visibility.h
|
add hidden visibility support to libeinfo as well
|
2007-04-13 14:18:38 +00:00 |
libeinfo.c
|
Add esyslog support
|
2007-08-16 16:53:20 +00:00 |
librc-daemon.c
|
If given a pidfile, just match on that for seeing if we have crashed
|
2007-08-08 03:07:09 +00:00 |
librc-depend.c
|
needsme should always be valid too
|
2007-08-17 13:23:02 +00:00 |
librc-misc.c
|
Don't link to rt anymore as it makes dlopen leak - we now use nanosleeps to achieve the same goal (a loop + timeout). No longer put / at the end of directories, instead prefix like so RC_LIBDIR "/foo" to ensure more robust code.
|
2007-08-09 14:33:20 +00:00 |
librc-strlist.c
|
Don't use 'this' as a variable name as it confuses c++
|
2007-07-13 14:30:33 +00:00 |
librc.c
|
Move more stuff to #defines
|
2007-08-28 09:13:46 +00:00 |
librc.h
|
Don't link to rt anymore as it makes dlopen leak - we now use nanosleeps to achieve the same goal (a loop + timeout). No longer put / at the end of directories, instead prefix like so RC_LIBDIR "/foo" to ensure more robust code.
|
2007-08-09 14:33:20 +00:00 |
Makefile
|
Add esyslog support
|
2007-08-16 16:53:20 +00:00 |
mountinfo.c
|
Fix building on uclibc thanks to Solar
|
2007-07-31 16:40:32 +00:00 |
rc-depend.c
|
All our binaries are now mulicalls into rc, which makes our on disk size
|
2007-07-31 16:05:56 +00:00 |
rc-misc.h
|
Move more stuff to #defines
|
2007-08-28 09:13:46 +00:00 |
rc-plugin.c
|
Don't link to rt anymore as it makes dlopen leak - we now use nanosleeps to achieve the same goal (a loop + timeout). No longer put / at the end of directories, instead prefix like so RC_LIBDIR "/foo" to ensure more robust code.
|
2007-08-09 14:33:20 +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
|
All our binaries are now mulicalls into rc, which makes our on disk size
|
2007-07-31 16:05:56 +00:00 |
rc-update.c
|
Allow 'del' to work as a command
|
2007-08-17 09:46:01 +00:00 |
rc.c
|
#define shutdown
|
2007-08-28 09:17:04 +00:00 |
rc.h
|
`config /etc/fstab' can now be used in depend() functions to show that
|
2007-08-15 14:49:41 +00:00 |
runscript.c
|
Mark the right service as failed and only output a new line if we outputted anything at all for /etc/init.d/foo needsme
|
2007-08-17 13:23:43 +00:00 |
start-stop-daemon.c
|
No point in having to lots of get the user code.
|
2007-08-20 09:08:06 +00:00 |
start-stop-daemon.pam
|
|
|
strlist.h
|
Cuddle up to LKML C style
|
2007-04-11 12:44:47 +00:00 |