summaryrefslogtreecommitdiff
path: root/usr.sbin/bind/lib
AgeCommit message (Expand)Author
2003-04-15first sprintf pass from todd@ and ISC-Bugs #5614.Jakob Schlyter
2003-04-10provide strlcat() and strlcpy() for platform without them. althoughJakob Schlyter
2003-04-05string fixes. ok krw pvalchevTed Unangst
2003-03-05update to BIND 9.2.2-release. ok millert@Jakob Schlyter
2003-02-26Fix a bug we found during an audit of BIND9. This bug does not affectChad Loder
2003-02-18intial -> initial;Jason McIntyre
2003-02-03remove sparc64 workaround, fixed in latest propolice patchesJakob Schlyter
2003-01-24compile rdata.c using -O0 on sparc64 due to bug in propoliceJakob Schlyter
2003-01-20include lcg.h instead of lfsr.hJakob Schlyter
2003-01-20use arc4random() instead of rand() if availibleJakob Schlyter
2003-01-20use isc_random_get instead of rand()Jakob Schlyter
2003-01-20use lcg instad of lfsr for id generationJakob Schlyter
2003-01-20fix broken lfsr implementationJakob Schlyter
2003-01-20add lcg.hJakob Schlyter
2003-01-20prevent the compiler from blowing up on sparc64; from NetBSD via millert@Jakob Schlyter
2003-01-20add Linear Congruential Generator implementationJakob Schlyter
2003-01-20ISC BIND version 9.2.2rc1Jakob Schlyter