Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: atatat
Date: Mon Dec 29 04:16:25 UTC 2003
Modified Files:
src/sys/kern: kern_sysctl.c
Log Message:
Remove two uses of uvm_kernacc(), which wasn't quite getting the job
done anyway. On a related change, use kcopy() instead of memcpy() for
kernel-to-kernel copying so that the same service warranty can be
given.
To generate a diff of this commit:
cvs rdiff -r1.155 -r1.156 src/sys/kern/kern_sysctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index