index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
rc.d
/
pf
Age
Commit message (
Expand
)
Author
2020-09-08
Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collision
martin
2020-07-22
Split the local disk availability step into two phases to allow scripts
martin
2020-07-04
Trailing whitespace
skrll
2018-06-29
Remove dhclient from the base system.
roy
2011-11-21
Allow pf flags to be specified in rc.conf.
darcy
2008-11-22
Add "bootconf" to REQUIRE: lines which had beforenetlkm
tsutsui
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2007-04-06
* Add a stop_boot() function in rc.subr, to terminate a multi-user boot
apb
2005-08-23
pf needs to be started after the network is up, because some pf rules
peter
2005-08-10
Changes suggested by lukem:
peter
2005-08-07
Allow to change the location of the pf ruleset with the variable $pf_rules.
peter
2005-03-15
Do a "flush all" when disabling pf. This also changes the restart case
peter
2004-08-13
Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this
mycroft
2004-06-29
rc.d fragment for PF. Peter Postma
itojun