summaryrefslogtreecommitdiff
path: root/usr.bin/vndcompress/common.h
AgeCommit message (Expand)Author
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-22Add option -w to vnd(un)compress to specify the window size.riastradh
2014-01-22Add some leading zero digits to the flags. Cosmetic change only.riastradh
2014-01-22Implement machinery for fixed-size windows into the offset table.riastradh
2013-05-03Rewrite vndcompress to support SIGINFO and restart after interrupt.riastradh