NetBSD/usr.bin/gzip
mrg 1a05f328bc apply a patch from christian biere:
- if we have an open fd, use it instead and, eg, fstat(2), of the file name
and stat(2).
- signed/unsigned variable fixes
- misc. cleanup
2005-09-20 05:12:15 +00:00
..
Makefile WARNS=3: add some const poisoning, and sort out local variable 2004-05-21 12:16:10 +00:00
gzexe Remove typeset line, since sh(1) does not support it. 2004-05-01 08:22:41 +00:00
gzexe.1
gzip.1 - the default compression level in GNU gzip is 6 not 5; copy that default. 2004-04-27 11:26:28 +00:00
gzip.c apply a patch from christian biere: 2005-09-20 05:12:15 +00:00
unbzip2.c fix signed/unsigned mismatch reported by Christian Biere in PR#31180 2005-09-15 09:11:30 +00:00
zdiff s/compress/gzip/, our compress is not the backend for gzip. 2004-03-29 09:59:42 +00:00
zdiff.1
zforce
zforce.1
zgrep use "zcat -fq" not just plain "zcat". this lets zgrep work on non 2004-05-25 07:09:09 +00:00
zgrep.1 Use better section header. From YOMURA Masanori in private mail. 2005-09-11 23:30:20 +00:00
zmore s/compress/gzip/, our compress is not the backend for gzip. 2004-03-29 09:59:42 +00:00
zmore.1
znew
znew.1
zuncompress.c Redo suffix handling so that gunzip xxx.tgx => xxx.tar 2004-08-30 14:36:51 +00:00