Subject: CVS commit: syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 11/10/2002 04:27:50
Module Name: syssrc
Committed By: nisimura
Date: Sun Nov 10 02:27:50 UTC 2002
Modified Files:
syssrc/sys/arch/mips/mips: vm_machdep.c
Log Message:
Use pmap_enter_pa and pmap_kremove for vmapbuf/vunmapbuf, respectively.
Have variable names renamed for the logic clarity.
To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 syssrc/sys/arch/mips/mips/vm_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.