summaryrefslogtreecommitdiff
path: root/sys/dev/random/randomdev.h
Commit message (Expand)AuthorAgeFilesLines
* MFC:Mark Murray2013-10-131-0/+1
* Merge from project branch via main. Uninteresting commits are trimmed.Mark Murray2013-10-121-5/+11
* Fix the build; Certain linkable symbols need to always be present.Mark Murray2013-09-071-1/+0
* 1) example (partially humorous random_adaptor, that I call "EXAMPLE")Mark Murray2013-08-241-0/+1
* * Add random_adaptors.[ch] which is basically a store of random_adaptor's.David E. O'Brien2013-08-091-4/+2
* Back out r253779 & r253786.David E. O'Brien2013-07-311-2/+4
* Decouple yarrow from random(4) device.David E. O'Brien2013-07-291-4/+2
* Refactor random_systat to be a *random_systat. This avoids unnecessaryDavid E. O'Brien2013-07-091-2/+2
* Remove GIANT from device random.Paul Saab2005-12-201-0/+4
* Attempts to make this device Giant-free were ill-conceived asMark Murray2004-04-161-1/+0
* Reorganise the entropy device so that high-yield entropy sourcesMark Murray2004-04-091-51/+19
* Overhaul the entropy device:Mark Murray2003-11-171-1/+4
* Massive lint-inspired cleanup.Mark Murray2002-03-031-6/+6
* Fix a minor buglet/typo here that gcc3 complains about.Peter Wemm2001-09-101-1/+1
* Very large makeover of the /dev/random driver.Mark Murray2001-03-101-0/+83