NetBSD/usr.bin/vndcompress
riastradh 3a07c2a841 Get SIZE_MAX and OFF_MAX straight... 2014-01-25 16:38:15 +00:00
..
Makefile Change vndcompress to use a default window size of 512. 2014-01-22 06:18:00 +00:00
common.h Change vndcompress to use a default window size of 512. 2014-01-22 06:18:00 +00:00
main.c Rename block size option from `-s' to `-b'. 2014-01-22 06:17:25 +00:00
offtab.c Get SIZE_MAX and OFF_MAX straight... 2014-01-25 16:38:15 +00:00
offtab.h Implement machinery for fixed-size windows into the offset table. 2014-01-22 06:15:22 +00:00
utils.c Judicious (and justified) casts to avoid signed/unsigned comparisons. 2014-01-22 06:15:31 +00:00
utils.h Implement machinery for fixed-size windows into the offset table. 2014-01-22 06:15:22 +00:00
vndcompress.1 Bump date on vndcompress(1) man page. 2014-01-22 06:18:17 +00:00
vndcompress.c Fix some more integer overflow/truncation issues. 2014-01-25 15:31:06 +00:00
vnduncompress.c Fix some more integer overflow/truncation issues. 2014-01-25 15:31:06 +00:00