summaryrefslogtreecommitdiffstats
path: root/sys/lib/libz/inftrees.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libzderaadt2011-07-071-3/+1
* Update to zlib 1.2.3; OK deraadt@millert2005-07-201-5/+6
* Fix bounds check for incomplete code sets so they cannot overflow the codesmillert2005-07-061-2/+2
* zlib-1.21 here toodjm2004-12-031-6/+13
* Update to zlib 1.2.1millert2003-12-161-453/+290
* shrink error strings a lot; ok millertderaadt2003-12-161-1/+31
* Update to zlib-1.1.4millert2002-03-121-5/+5
* Let's commit the correct files, shall we. This is the real zlib-1.1.3...millert1998-09-081-119/+104
* Update from zlib-1.1.3. These should really just be references to ../../../lib/libz/*millert1998-09-081-14/+11
* more const here and there; so would benefit everyonemickey1998-05-301-9/+9
* $OpenBSD$niklas1997-11-071-0/+2
* remove that i386 defines, we can survive w/o 'emmickey1997-08-041-16/+1
* save 4k space for i386!mickey1997-04-021-0/+16
* s/DEBUG/DEBUG_ZLIB/gmickey1997-02-071-2/+2
* Add libz and make libsa aware of it. From NetBSD.downsj1997-02-061-0/+470