index
:
openrc.git
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
/
etc.BSD
Age
Commit message (
Expand
)
Author
2008-01-10
Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...
Roy Marples
2008-01-06
No need for basename.
Roy Marples
2007-12-27
Add a license and do more quoting
Roy Marples
2007-12-14
Remove Gentoo copyright from all files that I know I have written
Roy Marples
2007-11-23
Add devd and hooks
Roy Marples
2007-11-23
Add devd and hooks
Roy Marples
2007-11-19
Add a sample inittab
Roy Marples
2007-11-19
Move runlevel and lib logic to the sub Makefiles
Roy Marples
2007-11-14
These files belong in baselayout
Roy Marples
2007-11-14
relicense as 2-clause BSD, with the kind permission of Gentoo
Roy Marples
2007-10-23
interupt -> interrupt
Roy Marples
2007-09-20
Harden startup and shutdown
Roy Marples
2007-05-02
Stop blindly assuming that a blank TERM is cons25. For cons25 terms we drop o...
Roy Marples
2007-04-09
rc does not need SIGCHLD handler. Also, always return 0 in /etc/rc as non zer...
Roy Marples
2007-04-09
Ensure fbsd sets up $RUNLEVEL correctly when init changes
Roy Marples
2007-04-05
Rewrite the core parts in C. We now provide librc so other programs can
Roy Marples