Module Name: src Committed By: christos Date: Mon Oct 27 19:10:21 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_50.c
Log Message:
fix multiple mistakes:
- error from copyout was ignored
- the wrong size was specified in copyin
- missing locking.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/compat/netbsd32/netbsd32_compat_50.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
