index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libz
Age
Commit message (
Expand
)
Author
1999-11-13
Backout my libsa changes.
thorpej
1999-11-12
Sync with src/sys/lib/libz/zutil.h.
simonb
1999-10-26
fix backward-compatible upgrade function name. (__RENAME thing)
itojun
1999-10-26
increase shlib minor for z_off_t changes.
itojun
1999-10-26
make z_off_t into off_t, which used to be "long" by mistake.
itojun
1999-07-09
libz works much better when the examples aren't compiled into the
garbled
1999-07-03
Revert white space changes for imported sources.
simonb
1999-07-02
More trailing white space.
simonb
1999-05-03
Somehow I forgot to update the changes from the kernel.
christos
1999-02-25
Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing
abs
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-11-03
Sync with file in "src/sys/lib/libz".
tron
1998-11-02
Bump minor version because some function calls were added.
tron
1998-11-01
Resolve import conflicts.
tron
1998-11-01
Import zlib version 1.1.3.
tron
1998-03-27
if _STANDALONE or _KERNEL, don't include standard headers and pull
cgd
1998-01-05
RCSID Police.
perry
1997-10-23
use CPPFLAGS instead of CFLAGS
lukem
1997-10-09
- define WARNS?=1 in the top-level Makefile.inc, and don't define
lukem
1997-10-09
WARNSify
lukem
1997-05-25
Remove the uneeded HDRS= line and add zconf.h to the INCS= line.
veego
1997-05-13
This is just a test program, so leave the strcat (etc.) calls alone.
gwr
1997-05-13
Put the original CVS Id strings back in.
gwr
1997-05-13
Remove _ZLIB_PRIVATE and all related changes. The "exported" API
gwr
1997-03-24
Makefile cleanups:
christos
1997-01-23
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
mrg
1996-10-18
Use ${INSTALL}.
thorpej
1996-09-13
RCS ID police: add NetBSD RCS IDs to everything. Since it was imported with
cgd
1996-09-13
remove this file, since it's not particularly useful since we've removed
cgd
1996-09-12
remove some more unused files.
cgd
1996-09-12
clean up 'make test' so that it works even in the presence of
cgd
1996-09-12
make it into a shared library, too.
cgd
1996-09-12
We do not use these.
gwr
1996-09-12
Add a NO_DEFLATE conditional that allows this to be compiled without
gwr
1996-09-12
We do not use these.
gwr
1996-09-12
Separate interface from implementation so that zlib.h can be
gwr
1996-09-12
Eliminate use of things private to the library.
gwr
1996-09-12
Fix a "const discarded" warning.
gwr
1996-09-12
We do not use these.
gwr
1996-09-12
Import the "zlib" package (version 1.0.4) as libz
gwr