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
/
sys
/
lib
/
libz
Age
Commit message (
Expand
)
Author
2018-06-05
Use the standard build rules.
christos
2018-05-27
- Introduce :q modifier for make variables and make it double escape $'s so
christos
2016-03-22
remove a bunch of "@echo done" from the tail of rules. these messages
mrg
2015-09-07
Order library object build.
uebayasi
2015-09-07
Sprinkle more done messages.
uebayasi
2015-09-06
In kernel lib build, print message when things not only start bug also end.
uebayasi
2014-06-14
remove remaining makefile support for GCC < 45 that i found.
mrg
2012-12-12
Pass down an empty CPUFLAGS since CPUFLAGS is contained in CFLAGS.
matt
2011-10-30
use LIBISPRIVATE instead of home-grown.
mrg
2011-07-03
apply some -O0 with gcc 4.5 and vax.
mrg
2009-03-25
Fix build problems caused by crc32 addition to libkern. Also, this makes
tls
2009-03-18
bzero -> memset
cegger
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-29
ANSIfy and some KNF.
tsutsui
2007-06-23
Remove _ZLIB_PRIVATE that should have been removed 10 years ago.
isaki
2006-01-25
free -> dealloc
christos
2006-01-14
use zlib-1.2.3
christos
2005-12-11
merge ktrace-lwp.
christos
2005-08-04
Return correct error on all zero length codes. Fix from Gentoo bug 94584.
tron
2005-02-26
nuke trailing whitespace
perry
2004-07-01
DECONST->UNCONST
christos
2004-06-30
Introduce a zerror() function that can be conditionally compiled out to
christos
2004-06-30
cast help.
christos
2003-11-07
Make 'dependall' generate dependencies in these libraries.
dsl
2003-08-31
Fix signed/unsigned warnings.
fvdl
2003-03-29
Garbage-collect the DYNAMIC_CRC_TABLE stuff. The table it computed
thorpej
2003-03-25
*** empty log message ***
mycroft
2003-03-25
Remove a whole bunch of crap -- including the entirely adler32 stuff that's
mycroft
2003-03-18
Finish const poisoning.
mycroft
2003-03-18
Move more stuff into .rodata.
mycroft
2002-06-15
Fix make breakage. $ZDST != ${ZDST} in make. make clean/cleandir now works.
matt
2002-03-12
Sync with userland (1.1.4)
fvdl
2001-12-12
MKfoo=no -> NOfoo
tv
2001-11-21
Don't make clean and cleandir depend on the lib subdir. Just check for it's
jmc
2001-11-14
Undefine DESTDIR; we don't want the special DESTDIR <bsd.lib.mk>
tv
2000-12-05
Have recursive make invocations depend on the .MAKE pseudo-target so
sommerfeld
2000-03-30
Kill some more register declarations.
augustss
2000-02-01
Revert STRIPPROG -> STRIP
tsutsui
2000-01-19
STRIP -> STRIPPROG
tsutsui
1999-11-13
Backout my libsa changes.
thorpej
1999-11-13
Backout my libsa changes.
thorpej
1999-11-12
"zutil.h" includes <lib/libsa/stand.h> now.
simonb
1999-11-12
Include <lib/libsa/stand.h> so that this builds with WARNS=1
simonb
1999-11-11
Don't reference libkern.h in standalone programs.
thorpej
1999-05-07
Build libraries for kernel/standalone code from within their compilation
drochner
1999-04-22
Don't try to use <stdio.h> (when -DDEBUG) if we are -D_STANDALONE or -D_KERNEL
christos
1999-04-15
For the "update-sources" target, don't copy any src/lib/libz sources
simonb
1999-04-15
Add uncompr.c to LIBZSRCS and zalloc.c to SRCS.
simonb
1999-04-15
A simple implementation of zcalloc and zcfree in terms of the libsa
simonb
1999-04-15
Add source file, copied from lib/libz/uncompr.c.
simonb
[next]