summaryrefslogtreecommitdiff
path: root/sys/dev/rndioctl.h
AgeCommit message (Collapse)Author
1997-06-24more accounting!Michael Shalayeff
1997-06-22wasn't a race after all. properly initialize event_q pointers so theflipk
last one doesn't point off the end.
1997-06-21revert, there's a nasty race condition here.flipk
1997-06-14split the treatment of the random eventsMichael Shalayeff
event_q by flipk@ spl fix by deraadt@ gother statistics about whole processing use 'sysctl kern.random' to view what had happened also fix wrong vm.psstrings description
1996-08-11Increased entropy through decreased typos.dm
1996-03-29The random data source driver itself.Michael Shalayeff
Initial commit.