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
/
distrib
/
utils
/
zcat
Age
Commit message (
Expand
)
Author
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2021-04-24
use GCC_NO_IMPLICIT_FALLTHRU
mrg
2019-09-29
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
mrg
2019-02-06
pply zlib hack for gcc 7 here too (4th occurance!)
mrg
2017-01-12
This is an example how to make a small program using libc. Original size
christos
2017-01-11
adjust to new zlib
christos
2011-05-19
- WARNSfy
tsutsui
2006-01-14
zlib moved.
christos
2001-12-12
Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=.
tv
2001-10-05
Change all COPTS+=-Os to DBG=-Os as that var actually controls the optimization
jmc
2001-08-20
Drop ``-Os'' on sparc64 due to toolchain issues.
martin
2000-05-18
Part II. Link everything -static since that's what want for crunchgen
matt
2000-05-18
Compile things with -Os. I wonder if compiling -Mno-pic for mips and vax
matt
1999-06-21
dependencies on BSDSRCDIR should be _removed_, not introduced. Use
cgd
1999-05-19
Things in distrib/utils need to know BSDSRCDIR anway,
gwr
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-11-12
Need deflateParams() stub now, too.
thorpej
1997-10-22
use CPPFLAGS instead of CFLAGS
lukem
1997-05-13
Kill -D_ZLIB_PRIVATE
gwr
1997-03-24
- Makefile cleanups
christos
1996-09-24
The hack to keep out deflate.c and related stuff belongs better here,
gwr
1996-09-12
This is a minimal zcat for installation media.
gwr