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
f95e0b2c3e
openrc
/
src
/
librc
History
Roy Marples
eedf63906d
Fix compile on FreeBSD.
2008-02-18 16:26:49 +00:00
..
librc-daemon.c
Fix compile on FreeBSD.
2008-02-18 16:26:49 +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
Use _PATH_DEVNULL on FreeBSD when using kvm_openfiles so we work in a jail, bug
#21
.
2008-02-13 23:44:17 +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 need to be able to locate pids by argv, instead of just argv0.
2008-02-17 15:12:00 +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