summaryrefslogtreecommitdiffstats
path: root/usr.bin/gzip/gzip.c
Commit message (Expand)AuthorAgeFilesLines
* Correct a stack underflow in gzip:delphij2009-07-311-1/+5
* Sync with NetBSD:delphij2009-06-241-3/+3
* Add support for uncompressing pack(1)'ed files. Pack(1) is a program founddelphij2009-06-211-1/+37
* Two fixes for SMALL case when compiling with WARNS=6:delphij2009-06-191-1/+4
* Mark functions as __dead2 in order to help the LLVM static checkercperciva2008-08-041-2/+2
* Sync with NetBSD's license changes.delphij2008-07-231-7/+3
* Teach gunzip that .tbz and .tbz2 uncompress to .tar, in a manner similar torwatson2008-03-091-0/+2
* When gzipping to a target file, only set the source file flags on therwatson2008-03-091-4/+4
* - Simulate GNU gzip(1) behavior where full filename isdelphij2007-07-121-7/+7
* Add a '-k' flag which is similar with its bzip2(1) counterpart,delphij2007-05-281-2/+10
* Fix typo.delphij2007-01-311-1/+1
* Replace the GNU gzip with a slightly modified NetBSD gzip. Thedelphij2007-01-261-0/+2054
OpenPOWER on IntegriCloud