| Age | Commit message (Expand) | Author |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-01-28 | unknown, not unkown. Noted by mjl. | wiz |
| 2002-12-21 | Misc typo fixes from Adrian Mrva. | wiz |
| 2002-12-21 | finished with two is, from Adrian Mrva. | wiz |
| 2002-12-21 | incorporated with two os, from Adrian Mrva. | wiz |
| 2002-11-17 | sync with bind 8.3.4. | itojun |
| 2002-11-14 | apply http://www.isc.org/products/BIND/patches/bind833.diff to fix recent | itojun |
| 2002-09-06 | fix dig -x ip6addr. PR 18193. | itojun |
| 2002-07-23 | resolver(5) -> resolv.conf(5). PR 17691 | itojun |
| 2002-07-10 | Fix bug introduced in previous rev 1.5 - the for() body in decode_bitstring() | jdolecek |
| 2002-07-04 | sync with audit result from kame. | itojun |
| 2002-07-04 | no need to care about crypto portion on import - license is | itojun |
| 2002-06-28 | be consistent with libc getaddr/nameinfo. | itojun |
| 2002-06-28 | patch from pkgsrc - initialize *res to NULL | itojun |
| 2002-06-28 | kill one more use of tandem variable. | itojun |
| 2002-06-28 | sync with 8.3.3. | itojun |
| 2002-06-28 | BIND 8.3.3. fixes buffer overrun in resolver code. | itojun |
| 2002-06-20 | typo (unneeded whitespace) | itojun |
| 2002-06-20 | correct conflicts. | itojun |
| 2002-06-20 | sync with 8.3.2. 99% of conflicts were due to $NetBSD$ tag. | itojun |
| 2002-06-20 | ISC BIND 8.3.2. various IPv6 fixes and correctins. | itojun |
| 2002-05-15 | Sync with libc implementation (change size argument from size_t to | kleink |
| 2002-05-09 | There's no use assigning the output of strtoul() to a 32-bit variable | simonb |
| 2002-04-04 | Remove .cvsignore file. | bjh21 |
| 2002-03-09 | When checking that a potentially-unsigned enum is >= 0, assign it to an int | bjh21 |
| 2002-03-06 | Drop trailing spaces after section names. | wiz |
| 2002-02-07 | Edit -mdoc usage. | ross |
| 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 |