summaryrefslogtreecommitdiffstats
path: root/lib/libz/minigzip.c
Commit message (Collapse)AuthorAgeFilesLines
* Actually implement gzip's -c option. minigzip now also doublesjohan2002-10-031-5/+34
| | | | | | | | | | | as zcat properly. PR: 13043 Submitted by: Toshihiko ARAI <toshi@jp.freebsd.org> Jonathan Towne <jontow@twcny.rr.com> Approved by: peter, sheldonh (mentor) MFC After: 2 weeks
* Fix an easy warning in a local addition.markm2002-08-011-1/+1
|
* s/nilename/filename/green2002-03-111-1/+1
|
* Fix conflicts.green2002-03-111-1/+1
|
* Add huff __FBSDID()s puff to whew! libzdillon2001-09-301-1/+2
|
* Fix typo: compatability -> compatibility.asmodai2001-02-061-1/+1
| | | | Compatability is not an existing english word.
* Prevent buffer overflows.kris2000-08-041-0/+10
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Merge changes from vendor branch (1.1.1 -> 1.1.3) into mainline.peter1999-01-101-1/+4
|
* Allow minigzip to be invoked more like gzip, checking to seejkh1998-09-291-2/+12
| | | | | | if we're being called as gunzip as well as dealing with the -c flag. Submitted by: jhay
* Merge conflicts.steve1998-02-281-26/+97
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Initial import of zlib-1.0.4peter1996-08-181-0/+246
OpenPOWER on IntegriCloud