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