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
/
include
Age
Commit message (
Expand
)
Author
2008-06-23
Don't define ISC_PLATFORM_HAVEXADDQ if i386. It only works on the Pentium
ad
2008-06-22
netbsd rcsid.
christos
2008-06-22
make this compile again.
christos
2008-06-22
Fix a race with the xadd functions.
ad
2008-06-22
not everyone has atomic_add_64.
christos
2008-06-21
Add multiple inclusion protection. Include <isc/types.h>
matt
2008-06-21
use our atomic functions.
christos
2008-06-21
adjust for 9.5.0
christos
2007-05-09
restore changes from v1.5:
christos
2007-01-30
mips1 does not have the right assembly instructions.
christos
2007-01-30
powerpc assembly does not work.
christos
2007-01-29
deal with x86_64 build failure.
christos
2007-01-27
Changes for bind-9.4.0-rc2
christos
2006-10-22
If we're not using pthreads, claim also that we don't have sigwait.
he
2005-12-22
Resolve conflicts
christos
2005-01-10
Only #define WANT_IPV6 if ${USE_INET6} != "no".
lukem
2004-11-07
We control threaded or not from the Makefile
christos
2004-11-07
Add netbsd id
christos
2004-11-07
- add netbsd id
christos
2004-11-07
- add netbsd id
christos
2004-11-07
includes for bind-9-3-0
christos
2004-05-21
The Makefile.inc determines if we have threads or not, so don't hard-code this.
christos
2004-05-18
Import bind9 build framework
christos
2000-03-01
do not try to use BIND4 code in libc.
itojun
1999-11-20
Use the bind source from basesrc/dist/bind.
veego
1999-08-07
fix dig and nslookup.
itojun
1999-07-20
Remap "_res" to "bind_res" to fix link warnings on ELF systems.
tron
1999-03-09
use this namespace.h to redefine the bits of libresolv we need, to avoid clas...
mrg
1999-01-04
Avoid problems when trying to link BIND 8 statically, fixes PR bin/6717
tron
1998-10-05
Import BIND 8.1.2.
tron