Subject: CVS commit: syssrc/sys/arch/atari/atari
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/04/2001 10:45:42
Module Name:	syssrc
Committed By:	chs
Date:		Sat Aug  4 07:45:42 UTC 2001

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

Log Message:
use pmap_k* in pagemove() (ie. for buffer cache pages)
and in vmapbuf() and vunmapbuf() (since there's no VAC on this platform).


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/arch/atari/atari/vm_machdep.c

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