Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 12/30/2000 15:33:15
Module Name: syssrc
Committed By: bjh21
Date: Sat Dec 30 13:33:15 UTC 2000
Modified Files:
syssrc/sys/arch/arm26/arm26: vm_machdep.c
Log Message:
Overhaul v(un)mapbuf: Don't worry about unmapping things (the pmap can handle
multiple wired mappings now). Do worry about seeding referenced/modified
information correctly.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/arm26/arm26/vm_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.