| Age | Commit message (Expand) | Author |
| 2003-09-19 | Remove sparc64 special case handling - no longer needed. | martin |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-01 | Rework how dependency generation is performed: | lukem |
| 2003-07-22 | oops, typo in previous. should have been COPTS.sha.c. (this was not being ... | lukem |
| 2003-07-22 | use COPTS.sha1.c=-O0 to turn off optimization for sha1.c | lukem |
| 2003-07-10 | Rename a large chunk of the make(1) variables which refer to a | lukem |
| 2002-09-18 | use NETBSDSRCDIR as appropriate | lukem |
| 2002-06-28 | tmp_version.c also needs to depend up ${BIND_DIST_DIR}/Version | lukem |
| 2002-06-20 | sync with 8.3.2. 99% of conflicts were due to $NetBSD$ tag. | itojun |
| 2002-01-19 | Whitespace nits. | wiz |
| 2001-12-12 | Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). | lukem |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-12-09 | Don't set $ROFF as the default from bsd.doc.mk is the same thing. This way | jmc |
| 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-02-11 | use version identification same as ISC's. | itojun |
| 2001-02-11 | link named-xfer statically, to make building chroot-ed named cages much easier | lukem |
| 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 | update $VER | itojun |
| 2001-01-27 | upgrade to BIND 8.2.3. the upgrade is critical (security fixes). | itojun |
| 2001-01-11 | Use PRINTOBJDIR. | enami |
| 2001-01-09 | convert to using .WAIT | lukem |
| 2001-01-07 | Use PRINTOBJDIR. | enami |
| 2000-11-13 | This is now 8.2.2-P7, so update VER. | tv |
| 2000-11-10 | synchronize with BIND 8.2.2-P7. | itojun |
| 2000-10-23 | Needed bsd.own.mk before MKDOC gets defined. subdir picks it up too late | jmc |
| 2000-10-22 | Only descend into the doc directory if ${MKDOC} != no. | simonb |
| 2000-10-11 | More format string cleanups by sommerfeld. | is |
| 2000-08-14 | use libc inet_addr(3). fixes part of PR#10651 | mrg |
| 2000-07-04 | More #include <stdlib.h> string, etc. cleanup | matt |
| 2000-05-06 | Revert away from automatically generating port_ipv6.h, and install | he |
| 2000-04-28 | add bind operators guide into share/doc/smm/10.named. PR 9996. | itojun |
| 2000-03-01 | do not try to use BIND4 code in libc. | itojun |
| 2000-01-23 | More .mk file fallout. *sigh* | mycroft |
| 1999-12-24 | Add CPPFLAGS so this can be cross compiled. | garbled |
| 1999-11-30 | Backout the last change. | veego |
| 1999-11-30 | ndc is now a binary so we don't need the 'exec' anymore. | veego |
| 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-28 | Install named.conf again into /usr/share/examples/named. | veego |
| 1999-11-21 | Add the missing all-named-xfer all-ndc: all-named target. | veego |
| 1999-11-21 | s/make/${MAKE}/ | itojun |
| 1999-11-21 | use print-objdir instead. | itojun |
| 1999-11-21 | fix compilation of named-xfer and ndc, when you do "make obj" (including | itojun |
| 1999-11-20 | Ups, remove the LDSTATIC which was only there for tests. | veego |
| 1999-11-20 | Use the bind source from basesrc/dist/bind. | veego |