summaryrefslogtreecommitdiff
path: root/usr.sbin/bind
AgeCommit message (Collapse)Author
2003-01-20include lcg.h instead of lfsr.hJakob Schlyter
2003-01-20better serial generationJakob Schlyter
2003-01-20use arc4random()Jakob Schlyter
2003-01-20add lcg test programJakob Schlyter
2003-01-20add option to force IPv4/IPv6Jakob Schlyter
2003-01-20better id generationJakob Schlyter
2003-01-20test for tzset()Jakob Schlyter
2003-01-20test for arc4random()Jakob 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-20initJakob Schlyter
2003-01-20chroot to /var/named by defaultJakob Schlyter
setuid to named by default
2003-01-20skip dnssec programsJakob Schlyter
2003-01-20ISC BIND version 9.2.2rc1Jakob Schlyter