| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GNU gzip left-offs, they are no longer necessary. | delphij | 2007-01-31 | 42 | -10979/+0 |
* | Correct multiple vulnerabilities in gzip(1). | simon | 2006-09-19 | 4 | -20/+25 |
* | Correct directory traversal and race condition vulnerabilities in gzip. | simon | 2005-06-08 | 1 | -8/+10 |
* | Bring in fix from gzip 1.3.3 to avoid crashes when processing certain corrupt | tjr | 2004-08-13 | 1 | -6/+8 |
* | Restore vendor Id. | obrien | 2004-05-03 | 1 | -1/+3 |
* | Tweak to rev 1.8 to match the offical http://www.gzip.org/gzip-1.2.4b.patch | obrien | 2004-05-03 | 1 | -2/+3 |
* | Gzip assumes 'unsigned long' is 32-bits wide and depends on this. | obrien | 2004-05-02 | 1 | -3/+6 |
* | Apply patch from gzip web page to correctly decompress files larger than | tjr | 2004-05-02 | 1 | -10/+14 |
* | Remove getopt*.c, we already have compatible getopt_long() in libc | ache | 2004-02-17 | 3 | -884/+1 |
* | /rescue/g{{,un}zip,zcat} exist, so build this dynamically now. | obrien | 2003-11-17 | 1 | -2/+0 |
* | The third arg to strncmp() is size_t, not int. This causes a warning on | peter | 2003-10-26 | 1 | -1/+2 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 2 | -2/+2 |
* | Check for defined(__i386__) instead of just defined(i386) since the compiler | alfred | 2002-05-30 | 1 | -1/+1 |
* | Use mktemp(1) when creating temporary files. | nectar | 2002-01-25 | 2 | -11/+16 |
* | beforeinstall -> SCRIPTS. | ru | 2001-04-07 | 1 | -19/+9 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -2/+2 |
* | Use mktemp -t to respect TMPDIR | kris | 2000-11-19 | 1 | -7/+7 |
* | Correct spelling : ascii -> ASCII | phantom | 1999-09-20 | 1 | -1/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 26 | -26/+26 |
* | Unbroke zforce. | ru | 1999-08-11 | 2 | -13/+7 |
* | Fixes from OpenBSD: | kris | 1999-05-28 | 9 | -26/+46 |
* | Fixed printf format errors. | bde | 1998-06-30 | 1 | -2/+2 |
* | Use cc -E rather than cpp when looking for __ELF__ | peter | 1998-03-08 | 1 | -2/+2 |
* | Make machine dependent asm code machine dependent. 8-) | jb | 1998-01-25 | 1 | -3/+8 |
* | Check argument filename length before copying. | wosch | 1997-12-27 | 1 | -1/+8 |
* | Workaround to avoid a strange core dump. | wosch | 1997-12-26 | 1 | -1/+3 |
* | Do not install the z*grep man pages if grep was linked with -lz. | wosch | 1997-12-26 | 1 | -3/+5 |
* | When called as `zgrep', the -Z argument is assumed. Make a | wosch | 1997-12-21 | 1 | -8/+9 |
* | Added zgrep.libz. This version of zgrep(1) depend on a | wosch | 1997-12-20 | 2 | -2/+27 |
* | Use getopts instead getopt(1). This should fix the problem | wosch | 1997-12-07 | 1 | -27/+26 |
* | spelling corrections. | wosch | 1997-09-13 | 1 | -1/+1 |
* | Dont use an internal function called warn it clashes with libc. | sos | 1997-08-29 | 3 | -11/+5 |
* | Don't accidently compress "sh" or there are unfortunate consequences. | peter | 1997-08-09 | 1 | -1/+1 |
* | NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". | pst | 1997-06-29 | 1 | -2/+2 |
* | Understand `--' to end processing of command options. | wosch | 1997-04-19 | 1 | -5/+5 |
* | Remove unnecessary chmod()'s. This should likely go in other branches. | guido | 1997-03-15 | 1 | -3/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 18 | -18/+18 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 18 | -18/+18 |
* | Don't install zgrep twice. | bde | 1996-08-28 | 1 | -2/+2 |
* | sync copyright with /usr/share/examples/etc/bsd-style-copyright | wosch | 1996-08-27 | 1 | -3/+26 |
* | install fast version of zgrep | wosch | 1996-07-02 | 1 | -1/+3 |
* | faster | wosch | 1996-05-12 | 1 | -0/+72 |
* | ``mv'' -> ``mv -f'' | wosch | 1996-05-07 | 1 | -1/+2 |
* | Another round of man page cleanups. | mpp | 1996-02-12 | 1 | -1/+1 |
* | Correct some manual page cross reference errors. E.g. su is a section | mpp | 1996-02-02 | 2 | -2/+3 |
* | Add missing manpage zgrep.1 and links zegrep.1, zfgrep.1 | wosch | 1996-01-23 | 1 | -2/+5 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 1 | -67/+0 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -151/+0 |
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-07-25 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 9 | -57/+57 |