summaryrefslogtreecommitdiff
path: root/lib/libz/inffast.c
Commit message (Collapse)AuthorAgeFilesLines
* MFV: zlib 1.2.5.Xin LI2010-04-201-2/+2
|\ | | | | | | Notes: svn path=/head/; revision=206924
| * Flattern zlib vendor tree.Xin LI2010-02-231-318/+0
| | | | | | | | Notes: svn path=/vendor/libz/dist/; revision=204237
| * Vendor import of ZLib 1.2.3.Dag-Erling Smørgrav2006-03-231-0/+13
| | | | | | | | Notes: svn path=/vendor/libz/dist/; revision=157043
| * ZLib 1.2.2Tim Kientzle2005-04-241-2/+2
| | | | | | | | Notes: svn path=/vendor/libz/dist/; revision=145474
| * Import zlib 1.2.1 (trimmed)Tim J. Robbins2004-06-301-166/+288
| | | | | | | | Notes: svn path=/vendor/libz/dist/; revision=131377
| * Import zlib 1.1.4 onto the vendor branch.Brian Feldman2002-03-111-17/+30
| | | | | | | | Notes: svn path=/vendor/libz/dist/; revision=92111
* | Update to zlib 1.2.4 and add versioned symbols to theXin LI2010-03-221-28/+50
| | | | | | | | | | | | | | | | | | library. Sponsored by: iXsystems, Inc. Notes: svn path=/head/; revision=205471
* | Resolve conflicts.Dag-Erling Smørgrav2006-03-231-0/+13
| | | | | | | | Notes: svn path=/head/; revision=157046
* | Since the FreeBSD local modifications are mostly trivial (consistingTim Kientzle2005-05-111-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=146081
* | Resolve conflicts.Tim J. Robbins2004-06-301-166/+288
| | | | | | | | Notes: svn path=/head/; revision=131380
* | Fix conflicts.Brian Feldman2002-03-111-17/+30
| | | | | | | | Notes: svn path=/head/; revision=92114
* | Add huff __FBSDID()s puff to whew! libzMatthew Dillon2001-09-301-0/+3
|/ | | | Notes: svn path=/head/; revision=84228
* Import zlib 1.1.3 onto the vendor branch.Peter Wemm1999-01-101-5/+7
| | | | | | | Obtained from: ftp.cdrom.com:/pub/infozip/zlib Notes: svn path=/vendor/libz/dist/; revision=42468
* Initial import of zlib-1.1.1Steve Price1998-02-281-1/+1
| | | | | | | | PR: 5869 Reviewed by: jdp Notes: svn path=/vendor/libz/dist/; revision=33904
* Initial import of zlib-1.0.4Peter Wemm1996-08-181-0/+168
Notes: svn path=/vendor/libz/dist/; revision=17651