summaryrefslogtreecommitdiffstats
path: root/lib/libz/uncompr.c
Commit message (Collapse)AuthorAgeFilesLines
* MFV: Update zlib to 1.2.8.delphij2013-05-051-1/+1
| | | | MFC after: 1 month
* Update to zlib 1.2.4 and add versioned symbols to thedelphij2010-03-221-3/+1
|\ | | | | | | | | | | library. Sponsored by: iXsystems, Inc.
| * Create a custom branch where I will be able to do the merge.delphij2010-03-191-61/+0
|/
* Since the FreeBSD local modifications are mostly trivial (consistingkientzle2005-05-111-2/+1
| | | | | | | | | | | | | primarily of pointless $FreeBSD$ tags), sync most files in HEAD with those in the ZLIB branch. This minimizes the differences between HEAD and ZLIB and should simplify future imports. After this, there are only three files with local modifications (gzio.c, minigzip.c, and zconf.h) and two non-vendor files (Makefile, zopen.c). The rest exactly match the vendor distribution. PR: i386/76294 MFC after: 2 weeks
* Resolve conflicts.tjr2004-06-301-3/+6
|
* Fix conflicts.green2002-03-111-1/+1
|
* Add huff __FBSDID()s puff to whew! libzdillon2001-09-301-1/+2
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Merge changes from vendor branch (1.1.1 -> 1.1.3) into mainline.peter1999-01-101-1/+1
|
* Merge conflicts.steve1998-02-281-3/+3
|
* 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/+58
OpenPOWER on IntegriCloud