Date: Mon, 25 May 2009 20:24:36 +0000 (UTC) From: Dmitry Chagin <dchagin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/linux32 linux.h src/sys/compat/linux linux_socket.c Message-ID: <200905252025.n4PKPBhf015000@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dchagin 2009-05-25 20:24:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/amd64/linux32 linux.h
sys/compat/linux linux_socket.c
Log:
SVN rev 192769 on 2009-05-25 20:24:36Z by dchagin
Merge r191989 from HEAD to stable/7:
Translate l_timeval arg to native struct timeval in
linux_setsockopt()/linux_getsockopt() for SO_RCVTIMEO,
SO_SNDTIMEO opts as l_timeval has MD members.
Remove bogus __packed attribute from l_timeval struct on __amd64__.
PR: kern/134276
Submitted by: Thomas Mueller <tmueller sysgo com>
Approved by: kib (mentor)
Revision Changes Path
1.16.2.3 +1 -1 src/sys/amd64/linux32/linux.h
1.74.2.3 +40 -0 src/sys/compat/linux/linux_socket.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905252025.n4PKPBhf015000>
