CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/05/28 22:57:47

Modified files:
        gnu/usr.bin/perl: util.c 

Log message:
To get a random seed, just call arc4random() instead of reading a
word from the (deprecated) /dev/arandom.  This also makes it work
in chroot environments.

ok deraadt@ afresh@

Reply via email to