Subject: CVS commit: basesrc/sbin/fsirand
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/16/2001 06:25:44
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Nov 16 04:25:43 UTC 2001

Modified Files:
	basesrc/sbin/fsirand: Makefile fsirand.8 fsirand.c

Log Message:
change -F semantics to treat the argument as a file system image; open it
`as-is' without attempting to determine the device name with opendisk(3),
and don't attempt to read a disklabel.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/sbin/fsirand/Makefile
cvs rdiff -r1.6 -r1.7 basesrc/sbin/fsirand/fsirand.8
cvs rdiff -r1.16 -r1.17 basesrc/sbin/fsirand/fsirand.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.