Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux/common
Module Name: src
Committed By: njoly
Date: Wed Jun 11 13:02:00 UTC 2008
Modified Files:
src/sys/compat/linux/common: linux_socket.c
Log Message:
In linux_sys_sendto, do not unconditionnally set MSG_NAMEMBUF to
msg_flags; add it only if a target adress was provided and needs to be
converted.
To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/compat/linux/common/linux_socket.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index