Module Name: src Committed By: riastradh Date: Sun Mar 29 15:08:04 UTC 2015
Modified Files:
src/sys/kern: subr_copy.c
Log Message:
Use #ifdef _RUMPKERNEL for now to prefer copyout over kcopy in tests.
Gross -- please fix me if you have a better approach.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/kern/subr_copy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
