Module Name: src Committed By: hannken Date: Wed Nov 14 17:51:37 UTC 2018
Modified Files: src/sys/compat/linux/common: linux_socket.c src/sys/compat/netbsd32: netbsd32_socket.c Log Message: Apply the recent fixes to {send,recv}mmsg() to their compat variants. To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143 src/sys/compat/linux/common/linux_socket.c cvs rdiff -u -r1.48 -r1.49 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.