Module Name: src
Committed By: chs
Date: Mon Dec 10 02:21:58 UTC 2012
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_12.c
Log Message:
fix these *stat routines: don't pass a kernel stack buffer
to a function that will try to copyout() to it.
just do both layers of compat translation here.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/compat/netbsd32/netbsd32_compat_12.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.