| Age | Commit message (Expand) | Author |
| 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 |
| 1993-07-09 | GNU Gzip 1.2.2 | jtc |