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
/
random_seed
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-05-07
If no random seed file exists on boot, create one.
riastradh
2020-05-07
Omit needless verbiage in error message.
riastradh
2020-05-07
Pass full pathname to df, and print warning message on failure.
riastradh
2020-05-06
Tweak logic to decide whether a medium is safe for an rndseed.
riastradh
2020-05-01
Don't delete the random seed before issuing `rndctl -S'.
riastradh
2020-02-23
Allow random seed on zfs.
riastradh
2014-07-22
'file system' for consistency with documentation (instead of 'filesystem').
wiz
2012-12-29
better messages, more quoting.
christos
2012-12-17
Reinstate the dirname invocations that were recently removed from
apb
2012-12-14
Avoid using programs from /usr/bin. This should fix PR 47326.
apb
2012-11-10
Cause /etc/rc.d/random_seed to be the first script to run
apb
2012-07-08
It's msdos, not msdosfs.
hans
2011-11-23
Load entropy at system boot (only works at securelevel < 1); save
tls