Subject: PR/30321 CVS commit: src/sbin/fsirand
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Peter Postma <peter@netbsd.org>
List: netbsd-bugs
Date: 06/14/2005 14:03:02
The following reply was made to PR bin/30321; it has been noted by GNATS.

From: Peter Postma <peter@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30321 CVS commit: src/sbin/fsirand
Date: Tue, 14 Jun 2005 14:02:12 +0000 (UTC)

 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.