summaryrefslogtreecommitdiffstats
path: root/sys/lib/libz/infback.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix warnings when building zlib with ZLIB_CONST definedjca2019-06-011-1/+1
| | | | | Probably not very useful (given the lack of feedback) but feels more correct. Kernel part tested with option ZLIB_CONST.
* Update to zlib 1.2.3; OK deraadt@millert2005-07-201-5/+6
|
* zlib-1.21 here toodjm2004-12-031-2/+2
|
* Fix for DoS caused by incorrect error handling. From Dmitry V. Levin.otto2004-08-261-0/+3
| | | | ok miller@ henning@
* Add #ifdef SMALL and #ifdef SLOW and include sys/unistd.h instead of unistd.hmillert2003-12-161-0/+14
|
* Update to zlib 1.2.1millert2003-12-161-0/+619