summaryrefslogtreecommitdiff
path: root/common/dist/zlib
AgeCommit message (Expand)Author
2006-05-13Coverity CID 3206: Add assertion for NULL deref.christos
2006-02-18Don't bloat the standalone images with preset CRC tables and large routines.dsl
2006-01-27Sprinkle __UNCONST and fix some casts to make this pass WARNS=4christos
2006-01-25If __NetBSD__ && (_KERNEL || _STANDALONE) - don't try to pull inuwe
2006-01-16change DEBUG to ZLIB_DEBUG.christos
2006-01-16Avoid possible name shadowing with min and max (from libkern).christos
2006-01-14add NetBSD ifdefschristos
2006-01-14- include <sys/types.h>christos
2006-01-14use z_ptrdiff_t instead of ptrdiff_t directly.christos
2006-01-14rename write to wwrite to avoid variable shadowing.christos
2006-01-14from www.zlib.netchristos