summaryrefslogtreecommitdiff
path: root/sys/lib/libz/inftrees.c
AgeCommit message (Expand)Author
2011-07-07Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libzTheo de Raadt
2005-07-20Update to zlib 1.2.3; OK deraadt@Todd C. Miller
2005-07-06Fix bounds check for incomplete code sets so they cannot overflow the codesTodd C. Miller
2004-12-03zlib-1.21 here tooDamien Miller
2003-12-16Update to zlib 1.2.1Todd C. Miller
2003-12-16shrink error strings a lot; ok millertTheo de Raadt
2002-03-12Update to zlib-1.1.4Todd C. Miller
1998-09-08Let's commit the correct files, shall we. This is the real zlib-1.1.3...Todd C. Miller
1998-09-08Update from zlib-1.1.3. These should really just be references to ../../../l...Todd C. Miller
1998-05-30more const here and there; so would benefit everyoneMichael Shalayeff
1997-11-07$OpenBSD$Niklas Hallqvist
1997-08-04remove that i386 defines, we can survive w/o 'emMichael Shalayeff
1997-04-02save 4k space for i386!Michael Shalayeff
1997-02-07s/DEBUG/DEBUG_ZLIB/gMichael Shalayeff
1997-02-06Add libz and make libsa aware of it. From NetBSD.Jason Downs