Module Name: src
Committed By: joerg
Date: Fri Jan 13 21:02:03 UTC 2012
Modified Files:
src/sys/compat/netbsd32: netbsd32_socket.c
Log Message:
Reduce difference between recvfrom/recvmsg for netbsd32 and the native
version. This fixes the bug of lost file descriptors when the control
space is not large enough.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/compat/netbsd32/netbsd32_socket.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.