Subject: CVS commit: src/sbin/fsck_ffs
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 10/29/2004 19:02:17
Module Name:	src
Committed By:	dsl
Date:		Fri Oct 29 19:02:17 UTC 2004

Modified Files:
	src/sbin/fsck_ffs: setup.c

Log Message:
Rewrite getdisklabelpart() to avoid problems with isdigit(*ch_ptr) and
an incorrect check for a (probably impossible) empty string.
Add comments to avoid confusion...


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/sbin/fsck_ffs/setup.c

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