CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/07/13 08:21:14

Modified files:
        lib/libc/stdlib: random.c 

Log message:
once srandomdev() is called, switch to using arc4random() but mask off the
high bit as required by posix. wouldn't want to break any standards.
idea and ok deraadt

Reply via email to