summaryrefslogtreecommitdiffstats
path: root/sys/dev/rndioctl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* the random ioctl stuff is not very useful. I want to see all thederaadt2010-12-291-52/+0
* kill the caluses three and four on some of my codemickey2003-06-021-7/+1
* fix ioctls; pointed out by Pawel Krawczyk <http://ceti.pl/~kravietz/>mickey2000-10-201-5/+5
* better has when adding entropy to the pool.mickey2000-04-131-2/+2
* add support for more random sources.mickey2000-04-101-1/+2
* more accounting!mickey1997-06-241-1/+1
* wasn't a race after all. properly initialize event_q pointers so theflipk1997-06-221-3/+3
* revert, there's a nasty race condition here.flipk1997-06-211-3/+3
* split the treatment of the random eventsmickey1997-06-141-3/+3
* Increased entropy through decreased typos.dm1996-08-111-1/+2
* The random data source driver itself.mickey1996-03-291-0/+56