Commit a47a4b7e7e52ad8722771c36c4bc147f679c88d1

Nick Mathewson 2010-04-23T16:08:09

Fix a couple of bugs in the BSD sysctl arc4seed logic Of course, FreeBSD has its own arc4random() implementation, so this should never actually be needed. Still, it's good to paint the underside of the wagon.