aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gzip
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of corrupt compress(1)ed data. [11:04]Bjoern A. Zeeb2011-09-281-12/+19
* MFC r222210, 222211, 222287:Xin LI2011-06-066-68/+134
* MFC 218421:Glen Barber2011-02-111-2/+2
* MFC r210344:Xin LI2010-10-071-0/+2
* MFC r211475:Xin LI2010-09-181-1/+8
* MFC most of the recent changes to gzip(1) back to RELENG_7.Xin LI2010-05-103-19/+41
* MFC r199066 + 199339:Xin LI2009-12-021-8/+28
* MFC all recent gzip(1) changes, up to r194916.Xin LI2009-07-214-13/+374
* MFC r180727: Sync with NetBSD's license changes.Xin LI2008-07-242-10/+4
* Sync with -HEAD:Xin LI2008-07-223-14/+18
* Merge gzip.c:1.5 from HEAD to RELENG_7:Robert Watson2008-03-161-4/+4
* Merge gzip.c:1.6 from HEAD to RELENG_7:Robert Watson2008-03-121-0/+2
* - Simulate GNU gzip(1) behavior where full filename isXin LI2007-07-121-7/+7
* Mention 'k' option of gunzip.Xin LI2007-06-061-2/+2
* Add a '-k' flag which is similar with its bzip2(1) counterpart,Xin LI2007-05-282-4/+15
* Mention a limitation that was inherted from RFC1952, makingXin LI2007-03-161-1/+9
* Do not install zgrep, or links to zgrep, since zgrep is provided bySimon L. B. Nielsen2007-02-103-228/+4
* Fix typo.Xin LI2007-01-311-1/+1
* Replace the GNU gzip with a slightly modified NetBSD gzip. TheXin LI2007-01-2617-0/+3988