Parent Directory
|
|
|
|
|
test/
|
2945 |
5 years |
uberlord |
No need for bash here
|
Makefile
|
3078
|
5 years |
uberlord |
You can now log baselayout-2 again, through the RC_LOGGER conf.d/rc
setting. The… |
Makefile.BSD
|
2877
|
5 years |
uberlord |
BSD will need a fixed gcc for --as-needed
|
Makefile.Linux
|
3057
|
5 years |
uberlord |
Use -D_BSD_SOURCE -D_XOPEN_SOURCE=500 in place of -D_GNU_SOURCE
|
Makefile.pam
|
2875
|
5 years |
uberlord |
Work better with --as-needed
|
_usage.c
|
3070
|
5 years |
uberlord |
rc --override foo will override the runlevel to load after boot or single user r… |
_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
|
3070
|
5 years |
uberlord |
rc --override foo will override the runlevel to load after boot or single user r… |
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
|
3070
|
5 years |
uberlord |
rc --override foo will override the runlevel to load after boot or single user r… |
hidden-visibility.h
|
2598
|
6 years |
vapier |
add hidden visibility support to libeinfo as well
|
libeinfo.c
|
3048
|
5 years |
uberlord |
When getting an ecolor, we should check that stdout is a tty
|
librc-daemon.c
|
3036
|
5 years |
uberlord |
malloc over fatty buffers
|
librc-depend.c
|
3053
|
5 years |
uberlord |
We can still update deptree if needed services are missing
|
librc-depend.h
|
2949
|
5 years |
uberlord |
The rc_depinfo_t and rc_deptype_t structures are not for public consumption.
|
librc-misc.c
|
3036
|
5 years |
uberlord |
malloc over fatty buffers
|
librc-strlist.c
|
3027
|
5 years |
uberlord |
Fix deleting items from string lists.
|
librc.c
|
3056
|
5 years |
uberlord |
Stop using asprintf
|
librc.h
|
3024
|
5 years |
uberlord |
rc_deptree_order_services -> rc_deptree_order
|
mountinfo.c
|
3056
|
5 years |
uberlord |
Stop using asprintf
|
rc-depend.c
|
3040
|
5 years |
uberlord |
const correctness
|
rc-logger.c
|
3092
|
5 years |
solar |
initialize s
|
rc-logger.h
|
3078
|
5 years |
uberlord |
You can now log baselayout-2 again, through the RC_LOGGER conf.d/rc
setting. The… |
rc-misc.c
|
3036
|
5 years |
uberlord |
malloc over fatty buffers
|
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
|
3049
|
5 years |
uberlord |
Wait for plugins to finish before moving on.
|
rc-plugin.h
|
3049
|
5 years |
uberlord |
Wait for plugins to finish before moving on.
|
rc-status.c
|
3047
|
5 years |
uberlord |
whitespace
|
rc-update.c
|
3018
|
5 years |
uberlord |
Improve applet help a little. Also, if mountinfo as any mounts given, work expli… |
rc.c
|
3080
|
5 years |
uberlord |
Fix starting state and clean some whitespace
|
rc.h
|
3041
|
5 years |
uberlord |
This is probably better
|
rc.map
|
3025
|
5 years |
uberlord |
Fix rc.map
|
runscript.c
|
3080
|
5 years |
uberlord |
Fix starting state and clean some whitespace
|
start-stop-daemon.c
|
3056
|
5 years |
uberlord |
Stop using asprintf
|
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
|