This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
openrc
Watch
1
Star
0
Fork
0
You've already forked openrc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
096ac08fe3
openrc
/
src
/
librc
History
Roy Marples
3198d81a1f
Remove unsed vars
2008-02-10 23:13:09 +00:00
..
librc-daemon.c
Add xzalloc function to reduce size.
2008-01-30 14:34:55 +00:00
librc-depend.c
RC_DEP_START/STOP should only be used for ordering services, and not the actual dependencies ofthe services themselves. This allows coldplugged services to satisfy the net dependency for rc ordering them correctly but not for services that require net and strict is on.
2008-02-03 23:27:16 +00:00
librc-depend.h
strip trailing newlines
2008-01-14 05:05:22 +00:00
librc-misc.c
Quiet some lint warnings.
2008-01-22 10:29:15 +00:00
librc-strlist.c
strip trailing newlines
2008-01-14 05:05:22 +00:00
librc.c
Remove unsed vars
2008-02-10 23:13:09 +00:00
librc.h
Add support for is_newer_than and is_older_than. is_older_than currently doesn't work as expected, but is_newer_than works fine.
2008-01-14 08:12:37 +00:00
Makefile
Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keeping BSD for all BSD's.
2008-01-10 16:35:59 +00:00
rc.h
We should never change the list passed to rc_config_value.
2008-01-18 14:01:48 +00:00
rc.map
Add support for is_newer_than and is_older_than. is_older_than currently doesn't work as expected, but is_newer_than works fine.
2008-01-14 08:12:37 +00:00