| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Fix typo: compatability -> compatibility. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | | Add appropriate defines to use snprintf/vsnprintf instead of | jedgar | 2000-12-06 | 1 | -0/+2 |
* | | sprintf -> snprintf | kris | 2000-11-26 | 1 | -1/+1 |
* | | Prevent buffer overflows. | kris | 2000-08-04 | 1 | -0/+10 |
* | | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-02 | 1 | -1/+2 |
* | | Replace beforeinstall target with new variables used by .mk system. | rgrimes | 2000-01-14 | 1 | -6/+1 |
* | | Hard-configure z_off_t as long. Soft configuration using HAVE_UNISTD_H | bde | 1999-10-09 | 1 | -4/+6 |
* | | Add $FreeBSD$ lines to man pages that are missing them to make it | mpp | 1999-08-28 | 1 | -0/+2 |
* | | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 14 | -14/+14 |
* | | Merge changes from vendor branch (1.1.1 -> 1.1.3) into mainline. | peter | 1999-01-10 | 13 | -103/+157 |
* | | This commit was generated by cvs2svn to compensate for changes in r42468, | peter | 1999-01-10 | 12 | -145/+553 |
|\ \
| |/ |
|
| * | Import zlib 1.1.3 onto the vendor branch. | peter | 1999-01-10 | 21 | -235/+697 |
* | | Allow minigzip to be invoked more like gzip, checking to see | jkh | 1998-09-29 | 1 | -2/+12 |
* | | Backup out the last commit, it was already there. | phk | 1998-04-17 | 1 | -3/+1 |
* | | Manpages not installed | phk | 1998-04-17 | 1 | -1/+3 |
* | | Install manpage too | ache | 1998-02-28 | 1 | -1/+2 |
* | | foo.gz is created by 'make test' so add it to CLEANFILES. | steve | 1998-02-28 | 1 | -2/+2 |
* | | algorithm.doc renamed to algorithm.txt in new distribution. | steve | 1998-02-28 | 1 | -105/+0 |
* | | Merge conflicts. | steve | 1998-02-28 | 13 | -255/+1076 |
* | | This commit was generated by cvs2svn to compensate for changes in r33904, | steve | 1998-02-28 | 17 | -423/+1168 |
|\ \
| |/ |
|
| * | Initial import of zlib-1.1.1 | steve | 1998-02-28 | 31 | -715/+2404 |
* | | This commit was generated by cvs2svn to compensate for changes in r29747, | ache | 1997-09-23 | 2 | -20/+31 |
|\ \
| |/ |
|
| * | Official patch from infozip | ache | 1997-09-23 | 2 | -20/+31 |
| * | This commit was manufactured by cvs2svn to create branch 'VENDOR-libz'. | cvs2svn | 1996-08-18 | 1 | -0/+35 |
* | | Back out an easy $FreeBSD$ | peter | 1997-02-22 | 1 | -1/+1 |
* | | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 14 | -14/+14 |
* | | Clean up the beforeinstall target a bit more, bde pointed out that the old | peter | 1996-08-19 | 1 | -4/+5 |
* | | oops.. attempted to install header files from wrong directory.. | peter | 1996-08-18 | 1 | -3/+3 |