Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 06/02/2001 13:44:03
Module Name: syssrc
Committed By: bjh21
Date: Sat Jun 2 10:44:03 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/arm26: vm_machdep.c
Log Message:
Correct permissions on vmapbuf'ed pages. A read from a device is a write to
memory, and vice versa.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 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.