summaryrefslogtreecommitdiff
path: root/dist/bind
AgeCommit message (Expand)Author
2001-12-07Fn argument doesn't need (), add space between macro name and argument.wiz
2001-11-21"than" instead of "then".wiz
2001-09-24va_{start,end} audit:wiz
2001-09-16Spell 'occurred' with two 'r's.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-06-05Remove trailing whitespace in Dt, and some xref fixes.wiz
2001-06-05No argument for .Os.wiz
2001-06-05Don't give .Os an argument, not even 'NetBSD' (default includes version).wiz
2001-05-27no import needed for crypto treeitojun
2001-05-17upgrade to 8.2.4.itojun
2001-05-17BIND 8.2.4itojun
2001-05-17actually split crypto source.itojun
2001-05-17BIND 8.2.4itojun
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
2001-02-11copy "Version" file for import.itojun
2001-02-11BIND 8.2.3itojun
2001-02-06BIND823 bug ID 1150: forwarders: it was possible to use freed memory.itojun
2001-01-27separately populate lib/{cylink,dnssafe} into basesrc/crypto/dist/bind.itojun
2001-01-27re-add md5 from BIND8 kit. lib/dnssafe does not compile without it.itojun
2001-01-27upgrade to BIND 8.2.3. the upgrade is critical (security fixes).itojun
2001-01-27BIND 8.2.3itojun
2001-01-11#undef USE_LOG_CONS, to prevent openlog() being called with LOG_CONS.lukem
2000-11-13don't undefine _res. _res is redefined to bind__res for avoidingitojun
2000-11-10synchronize with BIND 8.2.2-P7.itojun
2000-11-10remove yacc-generated headeritojun
2000-11-10import LICENSE_RSA. maybe we should import other [A-Z]* too.itojun
2000-11-10bind 8.2.2-P7itojun
2000-11-10remove $Header$ from original. remove yacc/lex generated files, which areitojun
2000-11-07remove unnecessary command name after .Nmlukem
2000-10-08Format string cleanups by Bill Sommerfeld.is
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-08-14do not #undef _res; we want to get any #define our local resolv.h has.mrg
2000-08-14prefix all symbols with "bind_" to avoid conflicting with libc symbols ofmrg
2000-06-14mention lack of support in DNS query/reply over IPv6 transport,itojun
2000-05-06Revert away from automatically generating port_ipv6.h, and installhe
2000-04-28BIND 8.2.2-P5itojun
2000-04-28on a second thought dist/bind/doc/bog looks better.itojun
2000-04-28populate doc/bog into dist/bind/bog. part of PR9997.itojun
2000-03-02need string.h for prototype of memset(). fixes build breakage on alpha.itojun
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-29- Add missing .El'schristos
1999-11-28Use the libc md5 function.veego
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