Subject: CVS commit: src/sys/arch/arm/arm
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/03/2004 12:21:04
Module Name:	src
Committed By:	scw
Date:		Wed Nov  3 12:21:04 UTC 2004

Modified Files:
	src/sys/arch/arm/arm: disksubr_mbr.c

Log Message:
Fix mbr_label_locate() to return '1' on success rather than the '0'
leftover from the call to biowait(9).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/arm/arm/disksubr_mbr.c

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