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
/
bootconf.sh
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
2012-12-31
add a sync to make it less likely to boot with /etc pointing to nothing after
christos
2010-11-01
From Anon Ymous:
christos
2009-09-12
It's print_rc_metadata, not rc_print_metadata.
apb
2009-09-11
Adapt /etc/rc.d/bootconf.sh script to the new /etc/rc:
apb
2009-09-06
Delete a line that was accidentally included from work in progress.
apb
2009-09-05
Use functions from rc.subr.
apb
2006-04-23
When switching the /etc/etc.current symlink, make it relative to /etc,
hubertf
2004-10-11
Use new style command substitution.
christos
2003-04-03
Variable substitution happens at trap installation time, not at trap
is
2002-12-05
Handle links to absolute paths too. Closes my PR 19125.
wiz
2002-03-25
Fix typo in last (which broke the script).
wiz
2002-03-24
- Add sanity checks recommended by Robert Elz in [bin/13871] (with slight mods)
lukem
2000-10-09
Avoid extra command invocation as possible, and use smart variable
nisimura
2000-08-21
`REQUIRE bootconf' in lkm1 rather than `BEFORE beforenetlkm' in bootconf.sh
lukem
2000-03-10
rc.d scripts derived from /etc/rc
lukem