aboutsummaryrefslogtreecommitdiff
path: root/lib/bind
Commit message (Expand)AuthorAgeFilesLines
* Remove the special atomic.h case for arm, and allow it to useDoug Barton2007-06-051-2/+0
* Fix the amd64 and pc98 versions of ISC_ATOMIC_ARCH with some helpDoug Barton2007-06-031-5/+3
* Update generated files for BIND 9.4.1Doug Barton2007-06-029-220/+512
* Update bmake glue for the BIND 9.4.1 import.Doug Barton2007-06-028-18/+64
* Update generated files for BIND 9.3.4Doug Barton2007-01-296-282/+45
* Changes to generated files related to the 9.3.3 import.Doug Barton2006-12-109-93/+360
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-178-16/+32
* Updated versions of header files generated per the instructionsDoug Barton2005-12-296-14/+61
* Finish the removal of threads support in ../config.mk,v 1.15.Ruslan Ermilov2005-11-077-20/+2
* Disable thread support in BIND. It appears to reduce performance ratherDag-Erling Smørgrav2005-07-255-29/+28
* Regenerate for 9.3.1Doug Barton2005-03-175-6/+12
* bmake changes to handle the move of dns/sec and related filesDoug Barton2005-03-172-17/+17
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-1/+1
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-2/+2
* NOLIBC_R -> NO_LIBC_RRuslan Ermilov2004-12-211-4/+4
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Fix up the man file installation for the new BIND 9 sources:Doug Barton2004-09-261-1/+76
* Ruslan has educated me both on the wisdom of why this approach isDoug Barton2004-09-241-9/+6
* Fix the WANT_BIND_LIBS knob by correctly spelling it as WITH_BIND_LIBSDoug Barton2004-09-248-10/+18
* Don't expose BIND libraries and their headers to the public by default,Ruslan Ermilov2004-09-248-18/+69
* Instead of hardcoding the BIND version, deduce it from ${BIND_DIR}/version.Dag-Erling Smørgrav2004-09-231-1/+5
* libpthread is always libpthread, even when it's libc_r.Dag-Erling Smørgrav2004-09-231-1/+1
* Bump version number after vendor import of 9.3.0.Dag-Erling Smørgrav2004-09-231-2/+2
* LOCALSTATEDIR should be /var, since the BIND 9 source appendsDoug Barton2004-09-231-1/+1
* Always link with -lpthread, not -lc_r, because platforms that don't haveDag-Erling Smørgrav2004-09-221-6/+5
* Clean up and comment config.mk. Centralize more stuff. Bitch ifDag-Erling Smørgrav2004-09-228-35/+60
* Switch from BIND 8 to BIND 9.Dag-Erling Smørgrav2004-09-2120-0/+5778