Date: Sat, 16 May 2009 18:46:51 +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: <200905161847.n4GIl72F060562@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dchagin 2009-05-16 18:46:51 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_socket.c linux_socket.h
Log:
SVN rev 192205 on 2009-05-16 18:46:51Z by dchagin
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.89 +2 -0 src/sys/compat/linux/linux_socket.c
1.6 +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?200905161847.n4GIl72F060562>
