Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Large upgrade to the entropy device; mainly inspired by feedback | markm | 2000-09-10 | 1 | -6/+18 |
* | o Fix a horrible bug where small reads (< 8 bytes) would return the | markm | 2000-07-25 | 1 | -2/+12 |
* | Add randomness write functionality. This does absolutely nothing for | markm | 2000-07-17 | 1 | -1/+1 |
* | Fix bug with a vraiable that needs to be per-process, not static; | markm | 2000-07-09 | 1 | -8/+12 |
* | Add entropy gathering code. This will work whether the module is | markm | 2000-07-07 | 1 | -31/+31 |
* | Staticize a variable. | markm | 2000-06-28 | 1 | -1/+1 |
* | I am guilty of an act of ommission. There is no longer a /dev/urandom | markm | 2000-06-27 | 1 | -1/+6 |
* | style(9) fixes from BDE. | markm | 2000-06-26 | 1 | -1/+1 |
* | Fix include for the non-module case. | markm | 2000-06-25 | 1 | -1/+1 |
* | New machine-independant /dev/random driver. | markm | 2000-06-25 | 1 | -0/+145 |