This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
816701e0a0
NetBSD
/
usr.bin
/
vndcompress
History
riastradh
3a07c2a841
Get SIZE_MAX and OFF_MAX straight...
2014-01-25 16:38:15 +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
Makefile
Change vndcompress to use a default window size of 512.
2014-01-22 06:18:00 +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