summaryrefslogtreecommitdiff
path: root/dist/bind/lib
AgeCommit message (Expand)Author
2002-03-09When checking that a potentially-unsigned enum is >= 0, assign it to an intbjh21
2001-09-24va_{start,end} audit:wiz
2001-05-17upgrade to 8.2.4.itojun
2001-05-17BIND 8.2.4itojun
2001-05-17BIND 8.2.4itojun
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
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
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-10bind 8.2.2-P7itojun
2000-10-08Format string cleanups by Bill Sommerfeld.is
2000-08-14do not #undef _res; we want to get any #define our local resolv.h has.mrg
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-11-28Use the libc md5 function.veego
1999-11-20Remove the (void *) in front of the ctx->sock.veego
1999-11-20Disable the '#undef _res', otherwise namespace.h doesn't work here.veego
1999-11-20Import bind 8.2.2-P5.veego