| Age | Commit message (Expand) | Author |
| 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 |
| 1999-11-19 | fix MKSHARE=no | mrg |
| 1999-10-08 | s/ the the / the / | msaitoh |
| 1999-09-23 | Replace place holders (e.g. "@CMD_EXT@") with correct values for NetBSD. | tron |
| 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-07-19 | Install "named.conf" to "/usr/share/examples/named". | tron |
| 1999-07-19 | bind comes with a very helpful sample named.conf, so install it in | abs |
| 1999-07-12 | Remove unnecessary "${.CURDIR}/../nslookup" from ".PATH" target. | tron |
| 1999-06-30 | s/getaddrinfo/get_addrinfo/, to avoid function name conflict with | itojun |
| 1999-03-30 | Missing .El. | ross |