freebsd-dev/usr.bin/gzip
Xin LI 4ca8a62bb3 Add support for uncompressing pack(1)'ed files. Pack(1) is a program found
in some commercial Unix systems, which utilizes Huffman minimum redundancy
code tree to compress files.  This implementation supports the "new" pack
format only, just like GNU gzip did.

Thanks for oliver@'s archive set which I can test against, and Mingyan Guo
for providing helpful review of my code.

PR:		bin/109567
MFC after:	1 month
2009-06-21 09:39:43 +00:00
..
gzexe
gzexe.1
gzip.1 Sync with NetBSD's license changes. 2008-07-23 00:03:36 +00:00
gzip.c Add support for uncompressing pack(1)'ed files. Pack(1) is a program found 2009-06-21 09:39:43 +00:00
Makefile Do not install zgrep, or links to zgrep, since zgrep is provided by 2007-02-10 13:49:39 +00:00
unbzip2.c Remove clause 3 and 4 of NetBSD license. 2008-06-30 23:23:31 +00:00
unpack.c Add support for uncompressing pack(1)'ed files. Pack(1) is a program found 2009-06-21 09:39:43 +00:00
zdiff
zdiff.1
zforce
zforce.1
zmore
zmore.1
znew Reflect the fact that we actually have NetBSD revision 1.3. 2008-06-30 23:53:15 +00:00
znew.1
zuncompress.c