K 10 svn:author V 6 eadler K 8 svn:date V 27 2012-10-09T14:25:14.968002Z K 7 svn:log V 252 Remove undefined behavior from sranddev() and srandomdev(). This doesn't actually work with any modern C compiler: In particular, both clang and modern gcc verisons silently elide any xor operation with 'junk'. Approved by: secteam MFC after: 3 days END