| Commit message (Expand) | Author | Age | Files | Lines |
* | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to | dim | 2012-02-28 | 1 | -4/+4 |
* | Disable gvmat64.S, the assembler version of longest_match for now. | delphij | 2011-07-18 | 1 | -10/+10 |
* | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | dim | 2011-02-20 | 1 | -0/+4 |
* | Fix some leftover binaries and shared libraries in the system that still | dim | 2011-02-15 | 1 | -0/+2 |
* | Revert 212517 to restore pristine state of this file | imp | 2010-10-13 | 1 | -2/+0 |
* | Include FreeBSD svn tag | imp | 2010-09-13 | 1 | -0/+2 |
* | MFV: zlib 1.2.5. | delphij | 2010-04-20 | 18 | -74/+117 |
* | Expose a few symbols as public interface rather than private. | delphij | 2010-04-16 | 1 | -6/+6 |
* | MFV: libz 1.2.4.3. | delphij | 2010-04-16 | 11 | -35/+104 |
* | Remove _LARGEFILE64_SOURCE==1 case which is supposed to be always false | delphij | 2010-04-01 | 1 | -1/+1 |
* | For now, hardcode FreeBSD configuration that will never change on zlib.h: | delphij | 2010-04-01 | 1 | -25/+0 |
* | Update to 1.2.4.1 (beta). | delphij | 2010-03-31 | 14 | -66/+78 |
* | Update to zlib 1.2.4 and add versioned symbols to the | delphij | 2010-03-22 | 41 | -2144/+7559 |
|\ |
|
| * | Create a custom branch where I will be able to do the merge. | delphij | 2010-03-19 | 32 | -13532/+0 |
|/ |
|
* | Build lib/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Resolve conflicts. | des | 2006-03-23 | 18 | -151/+695 |
* | This commit was generated by cvs2svn to compensate for changes in r157043, | des | 2006-03-23 | 5 | -59/+306 |
|\ |
|
| * | Vendor import of ZLib 1.2.3. | des | 2006-03-23 | 23 | -215/+1006 |
* | | Correct a buffer overflow which can occur when decompressing a | cperciva | 2005-07-27 | 1 | -4/+4 |
* | | Correct a buffer overflow which occurred in the handling of some | cperciva | 2005-07-06 | 1 | -1/+1 |
* | | Remove libz and pppd redundancy | imp | 2005-06-03 | 1 | -2/+0 |
* | | Document zlib update procedure and provide future maintainers a | kientzle | 2005-05-11 | 1 | -0/+44 |
* | | Since the FreeBSD local modifications are mostly trivial (consisting | kientzle | 2005-05-11 | 15 | -78/+91 |
* | | Update zconf.h and gzio.c with changes from ZLib 1.2.1 to ZLib 1.2.2. | kientzle | 2005-04-24 | 2 | -40/+53 |
* | | This commit was generated by cvs2svn to compensate for changes in r145474, | kientzle | 2005-04-24 | 4 | -52/+116 |
|\ \
| |/ |
|
| * | ZLib 1.2.2 | kientzle | 2005-04-24 | 16 | -135/+246 |
| * | Remove files that are no longer present in the zlib distribution from | tjr | 2004-07-01 | 9 | -1143/+0 |
* | | Correct a denial-of-service vulnerability in zlib. | nectar | 2004-08-26 | 2 | -0/+6 |
* | | Update makefile for zlib 1.2.1. | tjr | 2004-06-30 | 1 | -2/+1 |
* | | Resolve conflicts. | tjr | 2004-06-30 | 24 | -2711/+3319 |
* | | This commit was generated by cvs2svn to compensate for changes in r131377, | tjr | 2004-06-30 | 11 | -441/+2290 |
|\ \
| |/ |
|
| * | Import zlib 1.2.1 (trimmed) | tjr | 2004-06-30 | 29 | -2214/+5639 |
* | | Stage 3 of dynamic root support. Make all the libraries needed to run | gordon | 2003-08-17 | 1 | -0/+1 |
* | | Fix URL of zlib home page: It's hosted at gzip.org now. | se | 2003-06-26 | 1 | -1/+1 |
* | | In src/lib/libz/gzio.c the function gzprintf does not check if the | jmz | 2003-03-14 | 1 | -7/+6 |
* | | Actually implement gzip's -c option. minigzip now also doubles | johan | 2002-10-03 | 1 | -5/+34 |
* | | Fix an easy warning in a local addition. | markm | 2002-08-01 | 1 | -1/+1 |
* | | Work around a gcc bug which causes zlib to dump core in certain | kris | 2002-03-31 | 1 | -2/+7 |
* | | Remove some files we don't want. | green | 2002-03-11 | 2 | -134/+0 |
* | | s/nilename/filename/ | green | 2002-03-11 | 1 | -1/+1 |
* | | Fix conflicts. | green | 2002-03-11 | 21 | -57/+65 |
* | | This commit was generated by cvs2svn to compensate for changes in r92111, | green | 2002-03-11 | 9 | -82/+119 |
|\ \
| |/ |
|
| * | Import zlib 1.1.4 onto the vendor branch. | green | 2002-03-11 | 30 | -137/+185 |
* | | This commit was generated by cvs2svn to compensate for changes in r92109, | green | 2002-03-11 | 2 | -0/+134 |
|\ \
| |/ |
|
| * | Import zlib 1.1.4 onto the vendor branch. | green | 2002-03-11 | 2 | -0/+134 |
* | | Error handling fixes for inflate. | jedgar | 2002-02-17 | 1 | -4/+7 |
* | | Add huff __FBSDID()s puff to whew! libz | dillon | 2001-09-30 | 18 | -13/+44 |
* | | Add zopen(), a stdio wrapper for gzipped data streams. | kris | 2001-09-06 | 2 | -1/+41 |
* | | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |