Eitan Adler 6a762eb23e 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
2012-10-09 14:25:14 +00:00
..
2012-05-11 20:06:46 +00:00
2012-10-03 04:46:58 +00:00
2011-12-15 11:16:41 +00:00
2012-09-04 22:03:16 +00:00
2012-06-26 05:34:31 +00:00