Subject: CVS commit: syssrc/sys/arch/sh3/sh3
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/19/2001 23:44:42
Module Name: syssrc
Committed By: chs
Date: Sun Aug 19 20:44:42 UTC 2001
Modified Files:
syssrc/sys/arch/sh3/sh3: vm_machdep.c
Log Message:
I was wrong, sh4 does have a VAC.
change vmapbuf()/vmunmapbuf() back to using pmap_enter()/pmap_remove().
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/sh3/sh3/vm_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.