[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Fri Dec 3 10:50:26 EST 2010
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 10/12/03 10:50:26
Modified files:
. : ChangeLog
openbsd-compat : bindresvport.c
Log message:
- (djm) [openbsd-compat/bindresvport.c] Use arc4random_uniform(range)
instead of (arc4random() % range)
Diff commands:
cvs -nQq rdiff -u -r1.5752 -r1.5753 openssh/ChangeLog
cvs -nQq rdiff -u -r1.11 -r1.12 openssh/openbsd-compat/bindresvport.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5752;r2=1.5753&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/bindresvport.c?r1=1.11;r2=1.12&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list