| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable thread support in BIND. It appears to reduce performance rather | des | 2005-07-25 | 1 | -2/+2 |
* | Previously I thought I was seeing a failure to install the .5 man pages | dougb | 2004-09-27 | 1 | -2/+1 |
* | Fix up the man file installation for the new BIND 9 sources: | dougb | 2004-09-26 | 1 | -1/+4 |
* | Don't expose BIND libraries and their headers to the public by default, | ru | 2004-09-24 | 1 | -1/+2 |
* | Clean up and comment config.mk. Centralize more stuff. Bitch if | des | 2004-09-22 | 1 | -2/+2 |
* | Switch from BIND 8 to BIND 9. | des | 2004-09-21 | 3 | -157/+29 |
* | LANG->LC_ALL | ache | 2003-08-04 | 1 | -10/+10 |
* | Fix problem differently, use | ache | 2003-08-04 | 1 | -10/+10 |
* | Use tr '[:lower:]' '[:upper:]' to work with any locale | ache | 2003-08-04 | 1 | -10/+10 |
* | "Fixed" LDADD by backing out part of the previous commit. -lfoo in | bde | 2003-04-16 | 1 | -1/+1 |
* | style.Makefile(5) | obrien | 2003-04-04 | 2 | -8/+7 |
* | Install the rfc 2317 notes | dougb | 2002-07-01 | 1 | -1/+1 |
* | Remove DESTDIR which is already included in DOCDIR. | jedgar | 2002-05-31 | 1 | -2/+2 |
* | Use the predefined DOCDIR instead of hard-coding /usr/share/doc/bind, | jedgar | 2002-05-29 | 1 | -3/+2 |
* | Turn blank lines into .Pp . This does not significantly change the | fenner | 2002-04-21 | 1 | -1/+2 |
* | Don't define NOADDITIONAL in CFLAGS again, it is already in named.h | ache | 2002-02-21 | 1 | -2/+1 |
* | FILES support for bsd.prog.mk. See bsd.README for details. | ru | 2001-12-17 | 1 | -10/+6 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -4/+3 |
* | Set the NOADDITIONAL flag for bind. This removes the 5% ttl reduction | dillon | 2001-07-17 | 1 | -1/+2 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -2/+1 |
* | setlocale(3) has been fixed to match POSIX standard: | ru | 2001-03-02 | 1 | -1/+1 |
* | Remove old DNS setup document. We have long past the times where | asmodai | 2001-02-17 | 1 | -1/+1 |
* | Add static dependency on libisc.a to get isc_movefile() on which named | asmodai | 2001-01-28 | 1 | -0/+11 |
* | The GCC 2.96 snapshots have slightly different rules for finding include | obrien | 2000-12-01 | 1 | -1/+2 |
* | Install additional documentation: | phantom | 2000-01-10 | 1 | -1/+22 |
* | oops, named-bootconf.pl has morphed into something else and moved. | peter | 1999-11-30 | 1 | -5/+0 |
* | Use a full path to pathtemplate.c in case it's being pulled into other | peter | 1999-11-30 | 1 | -1/+2 |
* | Compile bind against the resolver in libbind for now. Unfortunately this | peter | 1999-11-30 | 2 | -4/+6 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | bsd.dep.mk doesn't know about -idirafter, and doesn't parse -I the | peter | 1998-06-11 | 1 | -3/+4 |
* | Activate libbind | peter | 1998-06-11 | 1 | -1/+2 |
* | libbind.a and associated makefile goo is only used for named and named-xfer | peter | 1998-06-11 | 1 | -4/+10 |
* | Simplified using new yacc rules. This will fix bugs when we stop picking | bde | 1998-06-04 | 1 | -5/+3 |
* | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | bde | 1998-05-06 | 1 | -5/+7 |
* | Put named-bootconf (the script to convert named.boot to named.conf) in | peter | 1998-05-03 | 1 | -2/+2 |
* | Update for named v8 | peter | 1998-05-03 | 3 | -24/+50 |
* | Don't override BINOWN and BINGRP by setting them to "bin". Use the | peter | 1997-05-17 | 1 | -4/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
* | Remove dmalloc here too. | peter | 1997-01-01 | 1 | -3/+3 |
* | Include ns_udp.c here too. | jkh | 1997-01-01 | 1 | -2/+2 |
* | Use LC_TIME=C instead of LC_TIME= | ache | 1996-11-26 | 1 | -2/+2 |
* | Removed unused `-I.'s from CFLAGS. | bde | 1996-09-04 | 1 | -2/+2 |
* | Unlocalize date | ache | 1996-09-01 | 1 | -2/+2 |
* | Delete temporary man page rules | peter | 1996-08-30 | 1 | -12/+1 |
* | Revert back to building bind-4.9.4-P1 in seperate directories... | peter | 1996-08-29 | 53 | -25398/+107 |
* | delete /usr/ucb from PATH | wosch | 1996-03-12 | 1 | -1/+1 |
* | Correct a bunch of man page cross references and generally | mpp | 1996-02-11 | 1 | -1/+1 |
* | Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) | wollman | 1996-02-06 | 3 | -3/+21 |
* | Merge in 4.9.3-P1 changes and bump version number. | peter | 1996-01-22 | 4 | -7/+8 |