Module Name: src Committed By: chs Date: Mon May 28 21:04:42 UTC 2018
Modified Files:
src/sys/kern: subr_copy.c
src/sys/sys: systm.h
Log Message:
add copyin_pid(), to copyin from a different user address space.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/kern/subr_copy.c
cvs rdiff -u -r1.275 -r1.276 src/sys/sys/systm.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
