K 10 svn:author V 3 pjd K 8 svn:date V 27 2012-11-30T22:23:23.910490Z K 7 svn:log V 291 Allow OpenSSL to use arc4random(3) on FreeBSD. arc4random(3) was modified some time ago to use sysctl instead of /dev/random to get random data, so is now much better choice, especially for sandboxed processes that have no direct access to /dev/random. Approved by: benl MFC after: 2 weeks END