History log of /freebsd-9.3-release/lib/libz/contrib/
Revision Date Author Comments
267654 20-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


254069 07-Aug-2013 delphij

MFC r250261: Update zlib to 1.2.8.


237691 28-Jun-2012 delphij

MFC r237410: zlib 1.2.7.


225736 23-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


205471 22-Mar-2010 delphij

Update to zlib 1.2.4 and add versioned symbols to the
library.

Sponsored by: iXsystems, Inc.


205348 19-Mar-2010 delphij

Remove the optimized inflate code - it doesn't work on i386 (uses %ebx
which conflicts with PIC) and doesn't seem to provide benefit during my
tests with help from ministat(1) if we compare with the gain provided
by gvmat64 code.


205305 19-Mar-2010 delphij

Merge changes from zlib 1.2.4. Bump shared library version number.


205194 15-Mar-2010 delphij

Vendor import of zlib 1.2.4 (trimmed).