Subject: CVS commit: basesrc/sbin/fsck_ffs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/16/2001 07:35:41
Module Name:	basesrc
Committed By:	lukem
Date:		Fri Nov 16 05:35:41 UTC 2001

Modified Files:
	basesrc/sbin/fsck_ffs: fsck_ffs.8 setup.c

Log Message:
- changes to -F semantics:
	- remove the restriction that filesystem must be a regular file
	- don't try and read a disklabel
- use `p' (instead of `h') as the index of the last partition


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 basesrc/sbin/fsck_ffs/fsck_ffs.8
cvs rdiff -r1.50 -r1.51 basesrc/sbin/fsck_ffs/setup.c

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