summaryrefslogtreecommitdiff
path: root/dist/bind/bin
AgeCommit message (Expand)Author
2003-11-26sync w/ bind837itojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-09resolve conflictsitojun
2003-06-03sync w/ 8.3.5itojun
2003-01-28unknown, not unkown. Noted by mjl.wiz
2002-11-17sync with bind 8.3.4.itojun
2002-11-14apply http://www.isc.org/products/BIND/patches/bind833.diff to fix recentitojun
2002-09-06fix dig -x ip6addr. PR 18193.itojun
2002-07-04sync with audit result from kame.itojun
2002-06-28sync with 8.3.3.itojun
2002-06-20correct conflicts.itojun
2002-06-20sync with 8.3.2. 99% of conflicts were due to $NetBSD$ tag.itojun
2002-06-20ISC BIND 8.3.2. various IPv6 fixes and correctins.itojun
2002-05-09There's no use assigning the output of strtoul() to a 32-bit variablesimonb
2001-09-24va_{start,end} audit:wiz
2001-08-24back out previous; it is handled by etc/rc.d/named.mrg
2001-08-24reapply (relevant parts of) lost patch:mrg
2001-05-17upgrade to 8.2.4.itojun
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
2001-02-06BIND823 bug ID 1150: forwarders: it was possible to use freed memory.itojun
2001-01-27upgrade to BIND 8.2.3. the upgrade is critical (security fixes).itojun
2001-01-27BIND 8.2.3itojun
2000-11-10synchronize with BIND 8.2.2-P7.itojun
2000-11-10bind 8.2.2-P7itojun
2000-10-08More format string cleanup by sommerfeld.is
2000-10-08Format string cleanups by Bill Sommerfeld.is
2000-10-08Format string cleanup by sommerfeld, with a correction by myself.is
2000-10-08Format string cleanup from sommerfeld.is
2000-03-01do not try to use BIND4 code in libc.itojun
1999-12-24Add CPPFLAGS so this can be cross-compiled.garbled
1999-11-21Add the prototype of findzonesoa to fix the compile warning in ns_ixfr.c.veego
1999-11-21Sigh, how many (void *) do I need to remove from this source code?veego
1999-11-20Remove the (void *) in front of the sp->s_rfd.veego
1999-11-20Include <string.h> to get the prototype of memcpy.veego
1999-11-20s/u_int32_t/size_t/ in line 324 to fix an LP64 problem.veego
1999-11-20Include <string.h> to get the prototype for memcpy.veego
1999-11-20Automatically generated files.veego
1999-11-20Don't call irs_destroy.veego
1999-11-20s/__sym_ntos/sym_ntos/veego
1999-11-20Fix LP64 problem.veego
1999-11-20Add NetBSD RCS Id's.veego
1999-11-20Import bind 8.2.2-P5.veego