summaryrefslogtreecommitdiffstats
path: root/sys/dev/random/randomdev.h
Commit message (Expand)AuthorAgeFilesLines
* Add DEV_RANDOM pseudo-option and use it to "include out" random(4)markm2015-08-171-15/+23
* * Address review (and add a bit myself).markm2015-07-121-2/+10
* Huge cleanup of random(4) code.markm2015-06-301-20/+66
* When the new random adaptor code was brought it in r273872, a call tojmg2015-02-171-2/+2
* This is the much-discussed major upgrade to the random(4) device, known to yo...markm2014-10-301-23/+28
* There is an issue (not seen in our testing) where "yarrow" andmarkm2013-10-131-0/+1
* Add missing include guards and move the existing ones out of thedes2013-10-091-0/+5
* Fix some just-noticed problems:markm2013-10-081-2/+0
* SNAPSHOT.markm2013-10-061-0/+2
* Snapshot. This passes the build test, but has not yet been finished or debugged.markm2013-10-041-6/+6
* 1) example (partially humorous random_adaptor, that I call "EXAMPLE")markm2013-08-241-0/+1
* * Add random_adaptors.[ch] which is basically a store of random_adaptor's.obrien2013-08-091-4/+2
* Back out r253779 & r253786.obrien2013-07-311-2/+4
* Decouple yarrow from random(4) device.obrien2013-07-291-4/+2
* Refactor random_systat to be a *random_systat. This avoids unnecessaryobrien2013-07-091-2/+2
* Remove GIANT from device random.ps2005-12-201-0/+4
* Attempts to make this device Giant-free were ill-conceived asmarkm2004-04-161-1/+0
* Reorganise the entropy device so that high-yield entropy sourcesmarkm2004-04-091-52/+20
* Overhaul the entropy device:markm2003-11-171-1/+4
* Massive lint-inspired cleanup.markm2002-03-031-6/+6
* Fix a minor buglet/typo here that gcc3 complains about.peter2001-09-101-1/+1
* Very large makeover of the /dev/random driver.markm2001-03-101-0/+83
OpenPOWER on IntegriCloud