Subject: CVS commit: syssrc/sys/arch/hp300/hp300
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 07/06/2001 08:53:36
Module Name:	syssrc
Committed By:	chs
Date:		Fri Jul  6 05:53:36 UTC 2001

Modified Files:
	syssrc/sys/arch/hp300/hp300: vm_machdep.c

Log Message:
use pmap_k* for pagemove().
call pmap_remove() explicitly in vunmapbuf() in preparation for
upcoming UVM changes.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 syssrc/sys/arch/hp300/hp300/vm_machdep.c

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