index
:
navi/openrc/openrc.git
dynamic-deptree
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rc
/
builtins.h
Age
Commit message (
Expand
)
Author
2013-12-29
Rename runscript to openrc-run
William Hubbs
2011-06-29
drop useless "All rights reserved" notice
Mike Frysinger
2009-10-13
Add new utility and init script swclock that sets the system time based on
Roy Marples
2009-05-01
Add (c) to Copyright
Roy Marples
2009-01-12
We now warn about clock skews
Roy Marples
2008-03-26
Add license blurb to a few files and append my email to my name.
Roy Marples
2008-03-21
euid 0 should always be able to find pids too.
Roy Marples
2008-03-21
Only test crashed services if we can see pid 1.
Roy Marples
2008-03-21
Add --list to rc-service to list all available services.
Roy Marples
2008-03-16
Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ ...
Roy Marples
2008-02-22
Welcome to 2008.
Roy Marples
2008-01-14
Put the applets into rc-applet.c so that rc.c is easier to manage.
Roy Marples
2008-01-14
strip trailing newlines
Mike Frysinger
2008-01-05
Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles...
Roy Marples