Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/25/1999 18:09:03
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed May 26 01:09:03 UTC 1999

Modified Files:
	syssrc/sys/dev/ic: rrunner.c

Log Message:
Pass the appropriate access type for uvm_vslock() based on the FP operation:
fpread == VM_PROT_READ|VM_PROT_WRITE, fpwrite == VM_PROT_READ.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/ic/rrunner.c

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