CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/02/09 18:38:07
Modified files:
sys/kern : kern_fork.c
Log message:
arc4random_uniform() returns a value strictly less than its argument; fix
arithmetic so that PID_MAX can be reached.
ok otto@ zhuk@ miod@
