aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/random/hash.c
Commit message (Expand)AuthorAgeFilesLines
* No functional change. Fix comments and whitespace.Mark Murray2002-09-211-4/+3
* Upgrade the random device to use a "real" hash instead of buildingMark Murray2002-07-151-44/+6
* Massive lint-inspired cleanup.Mark Murray2002-03-031-5/+6
* Very large makeover of the /dev/random driver.Mark Murray2001-03-101-54/+52
* Fix safety-net code. While technically a bug, I'm delighted to seeMark Murray2000-11-261-1/+1
* Stop explicitly using nanotime(9) and use the new get_cyclecounter(9)Mark Murray2000-11-251-1/+1
* After some complaints about the dir names, the random device isMark Murray2000-10-141-1/+1
* Remove unneeded includes.Mark Murray2000-09-211-2/+0
* Large upgrade to the entropy device; mainly inspired by feedbackMark Murray2000-09-101-0/+121