Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 11/27/2003 04:52:55
Module Name: src
Committed By: mycroft
Date: Thu Nov 27 04:52:55 UTC 2003
Modified Files:
src/sys/ufs/ffs: ffs_alloc.c
Log Message:
Remove part of previous -- there is NO reason for directory allocation to use
arc4random().
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/ufs/ffs/ffs_alloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.