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
/
usr.bin
/
vndcompress
/
Makefile
Age
Commit message (
Expand
)
Author
2014-11-18
Fix vndcompress restart failure fallback when input is a pipe.
riastradh
2014-01-22
Change vndcompress to use a default window size of 512.
riastradh
2014-01-22
Rename block size option from `-s' to `-b'.
riastradh
2014-01-22
Fix up ulimited vndcompress tests and explain what's up with them.
riastradh
2014-01-22
Add some simple automatic tests for window sizes.
riastradh
2014-01-22
Add comment explaining why piperestart.cl2part is allowed to fail.
riastradh
2014-01-22
Add WARNS=5.
riastradh
2014-01-22
Use write-to-temporary/rename-to-permanent pattern in Makefile.
riastradh
2014-01-22
Abstract handling of the cloop2 offset table.
riastradh
2014-01-22
Move vndcompress utilities to utils.c.
riastradh
2013-08-11
Remove redundant WARNS=5.
dholland
2013-05-03
Rewrite vndcompress to support SIGINFO and restart after interrupt.
riastradh
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2005-07-25
Add vndcompress(1) and vnduncompress(1) to transform filesystem/disk
hubertf