| Age | Commit message (Expand) | Author |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-01-15 | gzip long filename buffer overrun vulnerability. from 1.2.4 -> 1.2.4b fix | itojun |
| 2001-11-13 | No need for ${CPP}; just compile the .S if m68k || i386. | tv |
| 2001-07-07 | use off_t instead of long to store sizes which will be displayed with "--list". | lukem |
| 2001-06-03 | Change to new libbz2 API. | simonb |
| 2001-03-04 | Add -traditional to MATCHCPPFLAGS so that match.S compiles | tsutsui |
| 2001-01-16 | strncmp's last argument is of type size_t, not int. | cgd |
| 2000-12-03 | Need to check for __m68k__ with the m68k ELF toolchain... | scw |
| 2000-11-17 | Update the output counter so "gzip -dv" show meaningful results for | simonb |
| 2000-11-17 | Recognise .bz2 as a valid suffix. | simonb |
| 1999-11-10 | Add register prefixes. | thorpej |
| 1999-08-20 | Back out previous change now that "decompress" is not exported by libbz2. | simonb |
| 1999-08-20 | In test mode, don't print the contents to stdout. | simonb |
| 1999-07-30 | Don't use GNU malloc() any more. | mycroft |
| 1999-07-27 | Argh - both gzip.c and libbz have a "decompress" symbol. For now, | simonb |
| 1999-07-25 | Handle decompressing bzip2 files. | simonb |
| 1999-02-02 | Oops, fix the NO_UNDERLINE CPP hack. | thorpej |
| 1999-01-31 | Added z[ef]grep. | kim |
| 1999-01-22 | Argh, typo in previous. | thorpej |
| 1999-01-22 | If the object format is ELF, build match.S with -DNO_UNDERLINE. | thorpej |
| 1998-09-12 | Don't prepend /usr/local/bin to $PATH, our gzip is in /usr/bin. Closes | frueauf |
| 1998-09-01 | add -Dunix to CPPFLAGS to suppress cpp warning. | enami |
| 1998-03-06 | Do not chmod files to 0777 before unlinking. NetBSD (and POSIX.1) specify | tv |
| 1998-03-02 | allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf | cgd |
| 1997-11-12 | add missing .Nm calls and MLINKS. from spz@serpens.swb.de | mrg |
| 1997-10-25 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-03-24 | Makefile cleanups | christos |
| 1996-11-12 | /etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401. | mikel |
| 1996-10-18 | Use ${INSTALL}. | thorpej |
| 1995-10-24 | Link zcmp to zdiff, zcmp.1 to zdiff.1 | jtc |
| 1995-04-23 | NetBSD RCS Id format | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-12-14 | Install zgrep manpage too. | jtc |
| 1994-10-17 | fine, install as zcat, too, but _NOT_ as compress; man page is incorrect. | cgd |
| 1994-06-19 | link these static, for safety. tar is going away, eventualy, anyway | cgd |
| 1994-06-13 | don't clobber uncompress, zcat, or their man pages | cgd |
| 1993-12-21 | match.S is for m68k and i36 archs only. | pk |
| 1993-12-08 | Take 2. Key off __NetBSD__ and -D it from the Makefile. | mycroft |
| 1993-12-08 | Key off `m68k' for some instruction format issues. I recall changing this | mycroft |
| 1993-10-23 | Both compress and gzip installed themselves as "zcat". I've changed the | jtc |
| 1993-10-15 | Change makefile so manpages are installed correctly. | jtc |
| 1993-10-15 | Clean up deleted files. | mycroft |
| 1993-10-15 | Update to Nate's port of gzip 1.2.4 he did for FreeBSD. | jtc |
| 1993-10-07 | converted to use gnu malloc, and depend on it correctly | cgd |
| 1993-08-14 | __mc68020__ --> mc68020 | mycroft |
| 1993-08-10 | Don't include ${DESTDIR} in paths in LINKS. | mycroft |
| 1993-08-10 | Small tweak for GAS on the 68k. | mycroft |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-07-11 | fix makefile man page bogosities, and add a "VERSION" file | cgd |