summaryrefslogtreecommitdiffstats
path: root/sys/dev/randomdev/harvest.c
Commit message (Expand)AuthorAgeFilesLines
* Large upgrade to the entropy device; mainly inspired by feedbackmarkm2000-09-101-0/+19
* o Fix a horrible bug where small reads (< 8 bytes) would return themarkm2000-07-251-4/+4
* Clean this up with some BDE-inspired fixes.markm2000-07-231-10/+12
* Storing to a pointer is (effectively) atomic; no need to protect thismarkm2000-07-111-8/+0
* Add entropy gathering code. This will work whether the module ismarkm2000-07-071-0/+81
OpenPOWER on IntegriCloud