1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00

Take down a comment that is no longer true.

/dev/random is ready for prime time!
This commit is contained in:
Mark Murray 2001-03-03 14:35:01 +00:00
parent 0d63ebd068
commit 61e934f038
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=73379

View File

@ -26,10 +26,6 @@
* $FreeBSD$
*/
/* NOTE NOTE NOTE - This is not finished! It will supply numbers, but
* it is not yet cryptographically secure!!
*/
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>