Subject: CVS commit: src/sbin/fsirand
To: None <source-changes@NetBSD.org>
From: Peter Postma <peter@netbsd.org>
List: source-changes
Date: 06/14/2005 14:02:12
Module Name: src
Committed By: peter
Date: Tue Jun 14 14:02:12 UTC 2005
Modified Files:
src/sbin/fsirand: fsirand.8
Log Message:
Remove the SECURITY CONSIDERATIONS section which stated that the
implementation didn't used a good random generator, this is not true
anymore since arc4random(3) is used these days.
Pointed out by Jeff Ito in PR/30321
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sbin/fsirand/fsirand.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.