Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/27/2000 02:59:23
Module Name: syssrc
Committed By: thorpej
Date: Tue Sep 26 23:59:23 UTC 2000
Modified Files:
syssrc/sys/kern: kern_sysctl.c
Log Message:
PHOLD/PRELE around uvm_io() to user address space is unnecessary. There
is nothing in the U-area that we need.
To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 syssrc/sys/kern/kern_sysctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.