Add LBL's kernel random-number generator. Nothing currently uses this,
authorGarrett Wollman <wollman@FreeBSD.org>
Sat, 26 Feb 1994 19:03:32 +0000 (19:03 +0000)
committerGarrett Wollman <wollman@FreeBSD.org>
Sat, 26 Feb 1994 19:03:32 +0000 (19:03 +0000)
commite3bf13c23c35372bd5a164cc452e269c5ffb2ff6
tree3516fa02934ffdf0c13087cb5ffafe1e3c93e460
parentf555592b8bea3127a39046ac2bc83fc002a6853e
Add LBL's kernel random-number generator.  Nothing currently uses this,
so it isn't even compiled in, but I expect that some things will want to
use it in the mid-term future.
sys/kern/subr_rand.c [new file with mode: 0644]