Subject: CVS commit: syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 09/21/2001 02:32:24
Module Name:	syssrc
Committed By:	chris
Date:		Thu Sep 20 23:32:24 UTC 2001

Modified Files:
	syssrc/sys/arch/arm/arm32: vm_machdep.c

Log Message:
Fix bug in vmapbuf, was using len before it had been adjusted.  Found by Frank while Luke was tracking down a bug.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/arm/arm32/vm_machdep.c

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