<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/compat/linux/linux_socket.c, branch release/5.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-01-10T05:53:29Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-01-10T05:53:29Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-01-10T05:53:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58c9ff44c8041f394c663cb9640e9b77fe07bb13'/>
<id>urn:sha1:58c9ff44c8041f394c663cb9640e9b77fe07bb13</id>
<content type='text'>
'RELENG_5_2_0_RELEASE'.

This commit was manufactured to restore the state of the 5.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Use kern_sendit rather than sendit for the Linux send* syscalls.</title>
<updated>2003-11-09T17:04:04Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2003-11-09T17:04:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5a8a13e0fc8cb7ec0ee919168bd98fdbe6f3d88e'/>
<id>urn:sha1:5a8a13e0fc8cb7ec0ee919168bd98fdbe6f3d88e</id>
<content type='text'>
This means we can avoid using the stack gap for most send* syscalls
now (it is still used in the IP_HDRINCL case).
</content>
</entry>
<entry>
<title>Fix some problems in linux_sendmsg() and linux_recvmsg().</title>
<updated>2003-10-11T15:08:32Z</updated>
<author>
<name>Mitsuru IWASAKI</name>
<email>iwasaki@FreeBSD.org</email>
</author>
<published>2003-10-11T15:08:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=84b11cd80a5a5b46ea59420b8290ce6113fb889f'/>
<id>urn:sha1:84b11cd80a5a5b46ea59420b8290ce6113fb889f</id>
<content type='text'>
 - Allocate storage for uap-&gt;msg always because it is copyin()'ed in
   native sendmsg().
 - Convert sockopt level from Linux to FreeBSD after native recvmsg() calling.
 - Some cleanups.

Tested with:	Oracle 9i shared server connection mode.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-06-10T21:29:12Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-06-10T21:29:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=16dbc7f228758b92c71bfe2d0e67e741df88e92d'/>
<id>urn:sha1:16dbc7f228758b92c71bfe2d0e67e741df88e92d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate machine/limits.h in favor of new sys/limits.h.</title>
<updated>2003-04-29T13:36:06Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2003-04-29T13:36:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=104a9b7e3edbd88cdda0698c5c77a2ad6dafcc16'/>
<id>urn:sha1:104a9b7e3edbd88cdda0698c5c77a2ad6dafcc16</id>
<content type='text'>
Change all in-tree consumers to include &lt;sys/limits.h&gt;

Discussed on:	standards@
Partially submitted by: Craig Rodrigues &lt;rodrigc@attbi.com&gt;
</content>
</entry>
<entry>
<title>Clean up whitespace and remove register keyword.</title>
<updated>2003-03-03T09:17:12Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-03-03T09:17:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1d062e2be87c5ea127eb4e06199c83c86ae412f7'/>
<id>urn:sha1:1d062e2be87c5ea127eb4e06199c83c86ae412f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More caddr_t removal, in conjunction with copy{in,out}(9) this time.</title>
<updated>2003-03-03T09:14:26Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2003-03-03T09:14:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4b7ef73d71f7c0c792a372272844274d64f332e5'/>
<id>urn:sha1:4b7ef73d71f7c0c792a372272844274d64f332e5</id>
<content type='text'>
Also clean up some egregious casts and incorrect use of sizeof.
</content>
</entry>
<entry>
<title>Add M_WAITOK</title>
<updated>2003-02-20T11:24:55Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-02-20T11:24:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5b13e7814baca9b6cb5dd036ebb330bc6eecc90c'/>
<id>urn:sha1:5b13e7814baca9b6cb5dd036ebb330bc6eecc90c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1) Linux_sendto was trashing the BSD sockaddr it put in the stackgap,</title>
<updated>2003-02-08T09:26:31Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2003-02-08T09:26:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4d45de743a8cdc2e7eb99702b5e1242353f57915'/>
<id>urn:sha1:4d45de743a8cdc2e7eb99702b5e1242353f57915</id>
<content type='text'>
so be more careful about calling stackgap_init.

    Tested by: Fred Souza &lt;fred@storming.org&gt;

2) Linux_sendmsg was forgetting to fill out the bsd_args struct.

    Reviewed by: ume

3) The args to linux_connect have differently named types on alpha and
i386, so add a cast to stop gcc complaining.

    Spotted by: peter
</content>
</entry>
<entry>
<title>Avoid undefined symbol error with an IPv4 only kernel.</title>
<updated>2003-02-05T11:05:45Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-02-05T11:05:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=37e7a5a285f6e2dd693e7488982a6a70ee45bb3e'/>
<id>urn:sha1:37e7a5a285f6e2dd693e7488982a6a70ee45bb3e</id>
<content type='text'>
Reported by:	"Sergey A. Osokin" &lt;osa@freebsd.org.ru&gt;
</content>
</entry>
</feed>
