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
NetBSD
/
usr.bin
/
gzip
History
mrg
3c372acd10
if there are zero bytes to output, this isn't an error. it's probably
...
a zero length file. don't return an error. this should fix PR#25994.
2004-06-22 12:01:29 +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
if there are zero bytes to output, this isn't an error. it's probably
2004-06-22 12:01:29 +00:00
Makefile
WARNS=3: add some const poisoning, and sort out local variable
2004-05-21 12:16:10 +00:00
unbzip2.c
- fix "gzip -t" to not output anything by default. PR#25507
2004-05-25 04:34:40 +00:00
zdiff
…
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
…
zmore
…
zmore.1
…
znew
…
znew.1
…
zuncompress.c
- fix "gzip -t" to not output anything by default. PR#25507
2004-05-25 04:34:40 +00:00