Date: Tue, 16 Jun 2009 05:08:48 +0000 (UTC) From: Dmitry Chagin <dchagin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/compat/linux linux_socket.c linux_socket.h Message-ID: <200906160509.n5G59Bw6093105@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dchagin 2009-06-16 05:08:48 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/compat/linux linux_socket.c linux_socket.h
Log:
SVN rev 194283 on 2009-06-16 05:08:48Z by dchagin
MFC r192205:
Return EINVAL in case when the incorrect or unsupported
type argument is specified.
Do not map type argument value as its Linux values are
identical to FreeBSD values.
Approved by: kib (mentor)
Revision Changes Path
1.74.2.9 +2 -0 src/sys/compat/linux/linux_socket.c
1.2.24.3 +10 -0 src/sys/compat/linux/linux_socket.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906160509.n5G59Bw6093105>
