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
/
usr.sbin
/
bind
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2002-06-20
sync with 8.3.2. 99% of conflicts were due to $NetBSD$ tag.
itojun
2001-12-12
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
2001-05-27
disable DNSSEC build, for two reasons. (1) restrictive license
itojun
2001-05-27
put -NOESW to version number if MKCRYPTO != yes, to sync better with original
itojun
2001-05-17
upgrade to 8.2.4.
itojun
2001-01-28
for sha.o target, use decl very similar to bsd.lib.mk
itojun
2001-01-28
Disable optimization when compiling sha.c.
martin
2001-01-27
enable DNSSEC code (using -DDNSSAFE) if MKCRYPTO=yes
itojun
2001-01-27
upgrade to BIND 8.2.3. the upgrade is critical (security fixes).
itojun
2000-08-14
use libc inet_addr(3). fixes part of PR#10651
mrg
2000-05-06
Revert away from automatically generating port_ipv6.h, and install
he
2000-03-01
do not try to use BIND4 code in libc.
itojun
1999-12-24
Add CPPFLAGS so this can be cross compiled.
garbled
1999-11-30
Bugfix: deal with ${CC} containing spaces.
sommerfeld
1999-11-28
Use the libc md5 function.
veego
1999-11-28
Remove commented lines which are not used here.
veego
1999-11-20
Use the bind source from basesrc/dist/bind.
veego
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-10-05
Import BIND 8.1.2.
tron