Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 03/23/1999 04:30:46
Module Name:	src
Committed By:	mycroft
Date:		Tue Mar 23 12:30:46 UTC 1999

Modified Files:
	src/sys/arch/arm32/arm32: pmap.c
Log Message:
We could not possibly have been updating the pv attributed correctly in
pmap_enter(), so... make the obvious change.