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
/
sbin
/
resize_lfs
Age
Commit message (
Expand
)
Author
2013-06-19
make this compile again
christos
2009-06-05
Add support for DIOCGDISKINFO to disk like device drivers. Change
haad
2009-04-11
Enable WARNS=4 by default except for:
lukem
2009-03-11
Fix preamble
joerg
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-11-11
Move lfs_cleanerd from /usr/libexec to /libexec. This is to allow putting
jmmv
2006-09-07
include <bsd.own.mk>. From Geoff Wing on source-changes.
riz
2006-09-05
Deal with wedges and the new disk geometry structures, instead of using
riz
2006-09-04
Bump date for previous.
wiz
2006-09-04
errx() provides a newline on its own, so remove the one from the error string.
wiz
2006-09-04
Correct usage: "-s" is the flag for the new size of the LFS, not "-n".
riz
2005-06-02
Ensure verbose is initialized before using it.
lukem
2005-04-25
New sentence, new line; non-argument options before
wiz
2005-04-23
Provide a resize_lfs(8), including kernel and cleaner support. The current
perseant