]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
I am guilty of an act of ommission. There is no longer a /dev/urandom
authorMark Murray <markm@FreeBSD.org>
Tue, 27 Jun 2000 09:38:40 +0000 (09:38 +0000)
committerMark Murray <markm@FreeBSD.org>
Tue, 27 Jun 2000 09:38:40 +0000 (09:38 +0000)
commit1f67cd8737f043c2aeb1bcb73d79e04e9470a264
tree015c8694039b17c852e1427e8a2a220f03595c10
parenta8b1f9d2c9749feee8b994bddf791b99562d68e6
I am guilty of an act of ommission. There is no longer a /dev/urandom
device with Yarrow, and although I coded for that in dev/MAKEDEV, I forgot
to _tell_ folks.

This commit adds back the /dev/urandom device (as a duplicate) of /dev/random,
until such time as it can be properly announced.

This will help the openssl users quite a lot.
sys/dev/random/randomdev.c
sys/dev/randomdev/randomdev.c