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