summaryrefslogtreecommitdiff
path: root/sys/lib/libz/zutil.h
AgeCommit message (Expand)Author
2006-01-14use zlib-1.2.3christos
2005-12-11merge ktrace-lwp.christos
2004-06-30Introduce a zerror() function that can be conditionally compiled out tochristos
2002-03-12Sync with userland (1.1.4)fvdl
1999-11-13Backout my libsa changes.thorpej
1999-11-12Include <lib/libsa/stand.h> so that this builds with WARNS=1simonb
1999-11-11Don't reference libkern.h in standalone programs.thorpej
1999-04-22Don't try to use <stdio.h> (when -DDEBUG) if we are -D_STANDALONE or -D_KERNELchristos
1998-11-03Make "src/sys/arch/i386/stand" compile again.tron
1998-11-01Sync with files in "src/lib/libz".tron
1998-03-27copy from src/lib/libz:cgd
1997-05-20Sync with src/lib/libzgwr
1997-01-16add sources, all copied verbatim from src/lib/libzcgd