Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop <bsd.man.mk> support from <bsd.kmod.mk>. | ru | 2002-01-11 | 1 | -1/+0 |
* | The /dev/random driver used Rijndael, not Blowfish, now. | markm | 2001-03-10 | 1 | -2/+2 |
* | Clean up Makefile, and remove the last vestiges of NOBLOCKRANDOM. | markm | 2001-01-15 | 1 | -14/+2 |
* | Use a consistent style and one much closer to the rest of /usr/src | obrien | 2001-01-06 | 1 | -8/+10 |
* | Default the /dev/random loadable module to blocking-on-bootup, | markm | 2000-12-02 | 1 | -1/+4 |
* | As the blocking model has seems to be troublesome for many, disable | markm | 2000-10-27 | 1 | -1/+10 |
* | After some complaints about the dir names, the random device is | markm | 2000-10-14 | 1 | -1/+2 |
* | Large upgrade to the entropy device; mainly inspired by feedback | markm | 2000-09-10 | 1 | -2/+2 |
* | Add entropy gathering code. This will work whether the module is | markm | 2000-07-07 | 1 | -2/+0 |
* | Better style(9) for the module build. | markm | 2000-06-26 | 1 | -1/+1 |
* | Build the entropy device (/dev/random) as a module. This may not | markm | 2000-06-25 | 1 | -0/+13 |