summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2726-26/+26
* Unbroke zforce.Ruslan Ermilov1999-08-112-13/+7
* Fixes from OpenBSD:Kris Kennaway1999-05-289-26/+46
* Fixed printf format errors.Bruce Evans1998-06-301-2/+2
* Use cc -E rather than cpp when looking for __ELF__Peter Wemm1998-03-081-2/+2
* Make machine dependent asm code machine dependent. 8-)John Birrell1998-01-251-3/+8
* Check argument filename length before copying.Wolfram Schneider1997-12-271-1/+8
* Workaround to avoid a strange core dump.Wolfram Schneider1997-12-261-1/+3
* Do not install the z*grep man pages if grep was linked with -lz.Wolfram Schneider1997-12-261-3/+5
* When called as `zgrep', the -Z argument is assumed. Make aWolfram Schneider1997-12-211-8/+9
* Added zgrep.libz. This version of zgrep(1) depend on aWolfram Schneider1997-12-202-2/+27
* Use getopts instead getopt(1). This should fix the problemWolfram Schneider1997-12-071-27/+26
* spelling corrections.Wolfram Schneider1997-09-131-1/+1
* Dont use an internal function called warn it clashes with libc.Søren Schmidt1997-08-293-11/+5
* Don't accidently compress "sh" or there are unfortunate consequences.Peter Wemm1997-08-091-1/+1
* NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".Paul Traina1997-06-291-2/+2
* Understand `--' to end processing of command options.Wolfram Schneider1997-04-191-5/+5
* Remove unnecessary chmod()'s. This should likely go in other branches.Guido van Rooij1997-03-151-3/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2218-18/+18
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1418-18/+18
* Don't install zgrep twice.Bruce Evans1996-08-281-2/+2
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightWolfram Schneider1996-08-271-3/+26
* install fast version of zgrepWolfram Schneider1996-07-021-1/+3
* fasterWolfram Schneider1996-05-121-0/+72
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-071-1/+2
* Another round of man page cleanups.Mike Pritchard1996-02-121-1/+1
* Correct some manual page cross reference errors. E.g. su is a sectionMike Pritchard1996-02-022-2/+3
* Add missing manpage zgrep.1 and links zegrep.1, zfgrep.1Wolfram Schneider1996-01-231-2/+5
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-67/+0
* recording cvs-1.6 file deathPeter Wemm1995-12-301-151/+0
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-309-57/+57
* Make gzip static by default. This is needed because it's such aJordan K. Hubbard1994-06-151-0/+1
* Updated gzip from version 1.2.2 to 1.2.4 due to popular demandNate Williams1993-10-1429-306/+623
* Removed some hard-coded paths in gzexe so it works with the currentNate Williams1993-09-071-5/+5
* Merge. Fix LINKS+= with $DESTDIR$BINDIR in them, you do NOT need toRodney W. Grimes1993-07-161-3/+3
* New manual page systemCharlie Root1993-07-021-1/+1
* Updated gzip from 1.1 to 1.2.2Nate Williams1993-06-1939-292/+1460
* Gzip 1.1Nate Williams1993-06-1841-0/+10430