summaryrefslogtreecommitdiffstats
path: root/sys/lib/libz/crc32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libzderaadt2011-07-071-1/+3
* Update to zlib 1.2.3; OK deraadt@millert2005-07-201-7/+97
* zlib-1.21 here toodjm2004-12-031-28/+50
* Update to zlib 1.2.1millert2003-12-161-106/+254
* Update to zlib-1.1.4millert2002-03-121-2/+2
* $OpenBSD$todd2000-03-031-1/+1
* Let's commit the correct files, shall we. This is the real zlib-1.1.3...millert1998-09-081-7/+7
* Update from zlib-1.1.3. These should really just be references to ../../../lib/libz/*millert1998-09-081-4/+2
* more const here and there; so would benefit everyonemickey1998-05-301-2/+2
* $OpenBSD$niklas1997-11-071-1/+1
* #ifndef localmickey1997-04-021-1/+3
* Add libz and make libsa aware of it. From NetBSD.downsj1997-02-061-0/+162