| Age | Commit message (Expand) | Author |
| 2001-12-07 | Fn argument doesn't need (), add space between macro name and argument. | wiz |
| 2001-11-21 | "than" instead of "then". | wiz |
| 2001-09-24 | va_{start,end} audit: | wiz |
| 2001-09-16 | Spell 'occurred' with two 'r's. | wiz |
| 2001-08-24 | back out previous; it is handled by etc/rc.d/named. | mrg |
| 2001-08-24 | reapply (relevant parts of) lost patch: | mrg |
| 2001-06-05 | Remove trailing whitespace in Dt, and some xref fixes. | wiz |
| 2001-06-05 | No argument for .Os. | wiz |
| 2001-06-05 | Don't give .Os an argument, not even 'NetBSD' (default includes version). | wiz |
| 2001-05-27 | no import needed for crypto tree | itojun |
| 2001-05-17 | upgrade to 8.2.4. | itojun |
| 2001-05-17 | BIND 8.2.4 | itojun |
| 2001-05-17 | actually split crypto source. | itojun |
| 2001-05-17 | BIND 8.2.4 | itojun |
| 2001-04-06 | Negative exit code cleanup: Replace exit(-x) with exit(x). | wiz |
| 2001-02-11 | copy "Version" file for import. | itojun |
| 2001-02-11 | BIND 8.2.3 | itojun |
| 2001-02-06 | BIND823 bug ID 1150: forwarders: it was possible to use freed memory. | itojun |
| 2001-01-27 | separately populate lib/{cylink,dnssafe} into basesrc/crypto/dist/bind. | itojun |
| 2001-01-27 | re-add md5 from BIND8 kit. lib/dnssafe does not compile without it. | itojun |
| 2001-01-27 | upgrade to BIND 8.2.3. the upgrade is critical (security fixes). | itojun |
| 2001-01-27 | BIND 8.2.3 | itojun |
| 2001-01-11 | #undef USE_LOG_CONS, to prevent openlog() being called with LOG_CONS. | lukem |
| 2000-11-13 | don't undefine _res. _res is redefined to bind__res for avoiding | itojun |
| 2000-11-10 | synchronize with BIND 8.2.2-P7. | itojun |
| 2000-11-10 | remove yacc-generated header | itojun |
| 2000-11-10 | import LICENSE_RSA. maybe we should import other [A-Z]* too. | itojun |
| 2000-11-10 | bind 8.2.2-P7 | itojun |
| 2000-11-10 | remove $Header$ from original. remove yacc/lex generated files, which are | itojun |
| 2000-11-07 | remove unnecessary command name after .Nm | lukem |
| 2000-10-08 | Format string cleanups by Bill Sommerfeld. | is |
| 2000-10-08 | More format string cleanup by sommerfeld. | is |
| 2000-10-08 | Format string cleanups by Bill Sommerfeld. | is |
| 2000-10-08 | Format string cleanup by sommerfeld, with a correction by myself. | is |
| 2000-10-08 | Format string cleanup from sommerfeld. | is |
| 2000-08-14 | do not #undef _res; we want to get any #define our local resolv.h has. | mrg |
| 2000-08-14 | prefix all symbols with "bind_" to avoid conflicting with libc symbols of | mrg |
| 2000-06-14 | mention lack of support in DNS query/reply over IPv6 transport, | itojun |
| 2000-05-06 | Revert away from automatically generating port_ipv6.h, and install | he |
| 2000-04-28 | BIND 8.2.2-P5 | itojun |
| 2000-04-28 | on a second thought dist/bind/doc/bog looks better. | itojun |
| 2000-04-28 | populate doc/bog into dist/bind/bog. part of PR9997. | itojun |
| 2000-03-02 | need string.h for prototype of memset(). fixes build breakage on alpha. | itojun |
| 2000-03-01 | do not try to use BIND4 code in libc. | itojun |
| 1999-12-24 | Add CPPFLAGS so this can be cross-compiled. | garbled |
| 1999-11-29 | - Add missing .El's | christos |
| 1999-11-28 | Use the libc md5 function. | veego |
| 1999-11-21 | Add the prototype of findzonesoa to fix the compile warning in ns_ixfr.c. | veego |
| 1999-11-21 | Sigh, how many (void *) do I need to remove from this source code? | veego |
| 1999-11-20 | Remove the (void *) in front of the sp->s_rfd. | veego |