Date: Sat, 26 Jul 2008 15:46:39 +0000 (UTC) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rtsold rtsold.c Message-ID: <200807261546.m6QFkmR1007532@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2008-07-26 15:46:39 UTC FreeBSD src repository Modified files: usr.sbin/rtsold rtsold.c Log: SVN rev 180824 on 2008-07-26 15:46:39Z by ache Change arc4random to arc4random_uniform since modulo is not power of 2, as OpenBSD does. Obtained from: OpenBSD Revision Changes Path 1.23 +1 -1 src/usr.sbin/rtsold/rtsold.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807261546.m6QFkmR1007532>