summaryrefslogtreecommitdiff
path: root/sys/lib/libz/infblock.c
AgeCommit message (Expand)Author
2002-03-12Update to zlib-1.1.4Todd C. Miller
2002-01-18Fix some zlib memory leaks, originally from Mark AdlerTodd C. Miller
1999-02-14fix -DDEBUG case, ie remove L-user-and stuff such as fprintf and stderr.Michael Shalayeff
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-02-07s/DEBUG/DEBUG_ZLIB/gMichael Shalayeff
1997-02-06Add libz and make libsa aware of it. From NetBSD.Jason Downs