Parent Directory
|
|
|
|
|
test/
|
2945 |
11 years |
uberlord |
No need for bash here
|
Makefile
|
3043
|
11 years |
uberlord |
We now build and optionally work with static libraries.
|
Makefile.BSD
|
2877
|
11 years |
uberlord |
BSD will need a fixed gcc for --as-needed
|
Makefile.Linux
|
2875
|
11 years |
uberlord |
Work better with --as-needed
|
Makefile.pam
|
2875
|
11 years |
uberlord |
Work better with --as-needed
|
_usage.c
|
3018
|
11 years |
uberlord |
Improve applet help a little. Also, if mountinfo as any mounts given, work expli… |
_usage.h
|
3018
|
11 years |
uberlord |
Improve applet help a little. Also, if mountinfo as any mounts given, work expli… |
builtins.h
|
2957
|
11 years |
uberlord |
librc no longer uses libeinfo. deptree function names are now all under rc_deptr… |
checkown.c
|
3018
|
11 years |
uberlord |
Improve applet help a little. Also, if mountinfo as any mounts given, work expli… |
einfo.h
|
2950
|
11 years |
uberlord |
enums are now fixed to specific values and are in UPPER CASE.
|
einfo.map
|
2982
|
11 years |
uberlord |
librc.so and libeinfo.so now have symbol versions.
|
env-update.c
|
3018
|
11 years |
uberlord |
Improve applet help a little. Also, if mountinfo as any mounts given, work expli… |
env_whitelist
|
2547
|
11 years |
uberlord |
Rewrite the core parts in C. We now provide librc so other programs can
… |
fstabinfo.c
|
3026
|
11 years |
uberlord |
If / block device as in /etc/fstab does not exist, use /dev/root if it's availab… |
hidden-visibility.h
|
2598
|
11 years |
vapier |
add hidden visibility support to libeinfo as well
|
libeinfo.c
|
3048
|
11 years |
uberlord |
When getting an ecolor, we should check that stdout is a tty
|
librc-daemon.c
|
3036
|
11 years |
uberlord |
malloc over fatty buffers
|
librc-depend.c
|
3041
|
11 years |
uberlord |
This is probably better
|
librc-depend.h
|
2949
|
11 years |
uberlord |
The rc_depinfo_t and rc_deptype_t structures are not for public consumption.
|
librc-misc.c
|
3036
|
11 years |
uberlord |
malloc over fatty buffers
|
librc-strlist.c
|
3027
|
11 years |
uberlord |
Fix deleting items from string lists.
|
librc.c
|
3036
|
11 years |
uberlord |
malloc over fatty buffers
|
librc.h
|
3024
|
11 years |
uberlord |
rc_deptree_order_services -> rc_deptree_order
|
mountinfo.c
|
3036
|
11 years |
uberlord |
malloc over fatty buffers
|
rc-depend.c
|
3040
|
11 years |
uberlord |
const correctness
|
rc-misc.c
|
3036
|
11 years |
uberlord |
malloc over fatty buffers
|
rc-misc.h
|
3008
|
11 years |
uberlord |
Punt rc_ from xstrdup, xalloc, xrealloc and exists as they're not in librc anymo… |
rc-plugin.c
|
3049
|
11 years |
uberlord |
Wait for plugins to finish before moving on.
|
rc-plugin.h
|
3049
|
11 years |
uberlord |
Wait for plugins to finish before moving on.
|
rc-status.c
|
3047
|
11 years |
uberlord |
whitespace
|
rc-update.c
|
3018
|
11 years |
uberlord |
Improve applet help a little. Also, if mountinfo as any mounts given, work expli… |
rc.c
|
3049
|
11 years |
uberlord |
Wait for plugins to finish before moving on.
|
rc.h
|
3041
|
11 years |
uberlord |
This is probably better
|
rc.map
|
3025
|
11 years |
uberlord |
Fix rc.map
|
runscript.c
|
3049
|
11 years |
uberlord |
Wait for plugins to finish before moving on.
|
start-stop-daemon.c
|
3023
|
11 years |
uberlord |
Give more time to daemons
|
start-stop-daemon.pam
|
2547
|
11 years |
uberlord |
Rewrite the core parts in C. We now provide librc so other programs can
… |
strlist.h
|
2577
|
11 years |
uberlord |
Cuddle up to LKML C style
|