1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/compress
millert 99a7157254 For "gunzip -N", the name stored in the gzip header has no directory,
so write the uncompressed file in the same directory we would use
were the -N option not specified.  Closes PR 5224
2008-10-08 17:06:30 +00:00
..
doc
compress.1 convert to new .Dd format; 2007-05-31 19:19:00 +00:00
compress.h spacing. 2008-08-07 17:37:37 +00:00
gzexe Ensure we do not compress files we need for decompressing by also 2005-09-30 06:50:44 +00:00
gzexe.1 convert to new .Dd format; 2007-05-31 19:19:00 +00:00
gzip.1 convert to new .Dd format; 2007-05-31 19:19:00 +00:00
gzopen.c Use and report errors that inflate(3) can return, instead of 2008-08-20 09:22:02 +00:00
main.c For "gunzip -N", the name stored in the gzip header has no directory, 2008-10-08 17:06:30 +00:00
Makefile Add support for zmore being called as zless, 2007-05-20 00:27:27 +00:00
nullopen.c be a bit more carefull not writing to the stream after the timestamps 2005-06-26 18:20:26 +00:00
zdiff
zdiff.1 convert to new .Dd format; 2007-05-31 19:19:00 +00:00
zforce
zforce.1 convert to new .Dd format; 2007-05-31 19:19:00 +00:00
zmore Use and report errors that inflate(3) can return, instead of 2008-08-20 09:22:02 +00:00
zmore.1 convert to new .Dd format; 2007-05-31 19:19:00 +00:00
znew - sort options and sync usage() 2005-07-22 09:34:16 +00:00
znew.1 convert to new .Dd format; 2007-05-31 19:19:00 +00:00
zopen.3 convert to new .Dd format; 2007-05-31 19:19:00 +00:00
zopen.c Prevent zs_stackp from going past the end of zs_htab. May happen 2005-08-25 17:07:56 +00:00