|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Damien Miller (djm
cvs.openbsd.org)
Date: Sun Mar 02 2008 - 16:39:12 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: djm
cvs.openbsd.org 2008/03/02 15:39:12
Modified files:
usr.sbin/bind/lib/isc: random.c shuffle.c
usr.sbin/bind/lib/isc/include/isc: random.h
Log message:
introduce a isc_random_uniform() function to return a uniformly distributed
number 0 < x <= upper_bound and use it to correct the last tiny bias in the
shuffle initialisation
feedback & ok deraadt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]