| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r236596: | Eitan Adler | 2012-09-02 | 1 | -1/+1 |
| * | Fix handling of corrupt compress(1)ed data. [11:04] | Bjoern A. Zeeb | 2011-09-28 | 1 | -12/+19 |
| * | MFC r222210, 222211, 222287: | Xin LI | 2011-06-06 | 6 | -68/+134 |
| * | MFC 218421: | Glen Barber | 2011-02-11 | 1 | -2/+2 |
| * | MFC r213044: | Xin LI | 2010-10-07 | 1 | -0/+2 |
| * | MFC r211475: | Xin LI | 2010-09-18 | 1 | -1/+8 |
| * | MFC r208888,208889,209017: | Xin LI | 2010-06-12 | 1 | -30/+30 |
| * | MFC r207247,r207283,207284: | Xin LI | 2010-05-10 | 2 | -7/+24 |
| * | MFC r206387: | Xin LI | 2010-04-20 | 3 | -13/+14 |
| * | MFC r199066 + 199339: | Xin LI | 2009-12-02 | 1 | -8/+28 |
| * | Correct a stack underflow in gzip: | Xin LI | 2009-07-31 | 1 | -1/+5 |
| * | Sync with NetBSD: | Xin LI | 2009-06-24 | 3 | -10/+10 |
| * | Add support for uncompressing pack(1)'ed files. Pack(1) is a program found | Xin LI | 2009-06-21 | 2 | -1/+359 |
| * | Two fixes for SMALL case when compiling with WARNS=6: | Xin LI | 2009-06-19 | 1 | -1/+4 |
| * | Mark functions as __dead2 in order to help the LLVM static checker | Colin Percival | 2008-08-04 | 1 | -2/+2 |
| * | Sync with NetBSD's license changes. | Xin LI | 2008-07-23 | 2 | -10/+4 |
| * | Reflect the fact that we actually have NetBSD revision 1.3. | Xin LI | 2008-06-30 | 1 | -1/+1 |
| * | Remove clause 3 and 4 of NetBSD license. | Xin LI | 2008-06-30 | 1 | -8/+1 |
| * | Make it clear that gzcat expects each argument to be separate files. | Xin LI | 2008-06-30 | 1 | -1/+13 |
| * | Teach gunzip that .tbz and .tbz2 uncompress to .tar, in a manner similar to | Robert Watson | 2008-03-09 | 1 | -0/+2 |
| * | When gzipping to a target file, only set the source file flags on the | Robert Watson | 2008-03-09 | 1 | -4/+4 |
| * | Fix a few obvious errors in the znew(1) script. | Yaroslav Tykhiy | 2008-02-09 | 1 | -4/+3 |
| * | - Simulate GNU gzip(1) behavior where full filename is | Xin LI | 2007-07-12 | 1 | -7/+7 |
| * | Mention 'k' option of gunzip. | Xin LI | 2007-06-06 | 1 | -2/+2 |
| * | Add a '-k' flag which is similar with its bzip2(1) counterpart, | Xin LI | 2007-05-28 | 2 | -4/+15 |
| * | Mention a limitation that was inherted from RFC1952, making | Xin LI | 2007-03-16 | 1 | -1/+9 |
| * | Do not install zgrep, or links to zgrep, since zgrep is provided by | Simon L. B. Nielsen | 2007-02-10 | 3 | -228/+4 |
| * | Fix typo. | Xin LI | 2007-01-31 | 1 | -1/+1 |
| * | Replace the GNU gzip with a slightly modified NetBSD gzip. The | Xin LI | 2007-01-26 | 17 | -0/+3988 |