index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
bind
/
lib
Age
Commit message (
Expand
)
Author
2003-04-15
first sprintf pass from todd@ and ISC-Bugs #5614.
Jakob Schlyter
2003-04-10
provide strlcat() and strlcpy() for platform without them. although
Jakob Schlyter
2003-04-05
string fixes. ok krw pvalchev
Ted Unangst
2003-03-05
update to BIND 9.2.2-release. ok millert@
Jakob Schlyter
2003-02-26
Fix a bug we found during an audit of BIND9. This bug does not affect
Chad Loder
2003-02-18
intial -> initial;
Jason McIntyre
2003-02-03
remove sparc64 workaround, fixed in latest propolice patches
Jakob Schlyter
2003-01-24
compile rdata.c using -O0 on sparc64 due to bug in propolice
Jakob Schlyter
2003-01-20
include lcg.h instead of lfsr.h
Jakob Schlyter
2003-01-20
use arc4random() instead of rand() if availible
Jakob Schlyter
2003-01-20
use isc_random_get instead of rand()
Jakob Schlyter
2003-01-20
use lcg instad of lfsr for id generation
Jakob Schlyter
2003-01-20
fix broken lfsr implementation
Jakob Schlyter
2003-01-20
add lcg.h
Jakob Schlyter
2003-01-20
prevent the compiler from blowing up on sparc64; from NetBSD via millert@
Jakob Schlyter
2003-01-20
add Linear Congruential Generator implementation
Jakob Schlyter
2003-01-20
ISC BIND version 9.2.2rc1
Jakob Schlyter