summaryrefslogtreecommitdiffstats
path: root/sys/modules/random
Commit message (Expand)AuthorAgeFilesLines
* Include nehemiah.c only on i386, as is done for the non-modulesmarcel2004-04-111-0/+2
* Reorganise the entropy device so that high-yield entropy sourcesmarkm2004-04-091-1/+3
* Upgrade the random device to use a "real" hash instead of buildingmarkm2002-07-151-1/+2
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.ru2002-01-111-1/+0
* The /dev/random driver used Rijndael, not Blowfish, now.markm2001-03-101-2/+2
* Clean up Makefile, and remove the last vestiges of NOBLOCKRANDOM.markm2001-01-151-14/+2
* Use a consistent style and one much closer to the rest of /usr/srcobrien2001-01-061-8/+10
* Default the /dev/random loadable module to blocking-on-bootup,markm2000-12-021-1/+4
* As the blocking model has seems to be troublesome for many, disablemarkm2000-10-271-1/+10
* After some complaints about the dir names, the random device ismarkm2000-10-141-1/+2
* Large upgrade to the entropy device; mainly inspired by feedbackmarkm2000-09-101-2/+2
* Add entropy gathering code. This will work whether the module ismarkm2000-07-071-2/+0
* Better style(9) for the module build.markm2000-06-261-1/+1
* Build the entropy device (/dev/random) as a module. This may notmarkm2000-06-251-0/+13
OpenPOWER on IntegriCloud