summaryrefslogtreecommitdiff
path: root/sys/dev/rndvar.h
AgeCommit message (Expand)Author
2003-11-03add arc4random_bytes. input ok mickey@Ted Unangst
2003-06-02kill the caluses three and four on some of my codeMichael Shalayeff
2002-05-27kill unused arc4random_8() APITheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2001-09-22new type for video i/o entropyMichael Shalayeff
2000-04-13better has when adding entropy to the pool.Michael Shalayeff
2000-04-10add support for more random sources.Michael Shalayeff
2000-03-19faster log2, more stats, lazy random stirring, more stats, less debug, help a...Michael Shalayeff
1997-06-28fix the typesTheo de Raadt
1997-06-24more accounting!Michael Shalayeff
1997-06-22wasn't a race after all. properly initialize event_q pointers so theflipk
1997-06-21revert, there's a nasty race condition here.flipk
1997-06-17count slow queue low entropy dropsMichael Shalayeff
1997-06-14split the treatment of the random eventsMichael Shalayeff
1997-01-05Remove lots of timer_state structs as they just ate memory and only a few wasNiklas Hallqvist
1996-09-06cleanup and sync w/ latest Linux source.Michael Shalayeff
1996-08-11Increased entropy through decreased typos.dm
1996-04-24Supply randomness source for the rnd device.Michael Shalayeff
1996-03-29The random data source driver itself.Michael Shalayeff