Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add DEV_RANDOM pseudo-option and use it to "include out" random(4) | markm | 2015-08-17 | 1 | -0/+2 |
* | Huge cleanup of random(4) code. | markm | 2015-06-30 | 1 | -34/+16 |
* | This is the much-discussed major upgrade to the random(4) device, known to yo... | markm | 2014-10-30 | 1 | -6/+34 |
* | Add missing include guards and move the existing ones out of the | des | 2013-10-09 | 1 | -3/+3 |
* | Debug run. This now works, except that the "live" sources haven't | markm | 2013-10-06 | 1 | -0/+1 |
* | Snapshot. This passes the build test, but has not yet been finished or debugged. | markm | 2013-10-04 | 1 | -1/+1 |
* | Separate out the Software RNG entropy harvesting queue and thread into its ow... | markm | 2013-08-30 | 1 | -0/+41 |