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