aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/random/harvest.c
Commit message (Expand)AuthorAgeFilesLines
* Clean this up with some BDE-inspired fixes.Mark Murray2000-07-231-10/+12
* Storing to a pointer is (effectively) atomic; no need to protect thisMark Murray2000-07-111-8/+0
* Add entropy gathering code. This will work whether the module isMark Murray2000-07-071-0/+81