<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/sys, branch release/5.2.1_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.1_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.1_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-02-23T15:32:56Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-02-23T15:32:56Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-02-23T15:32:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=84a7b99b4e02a260bf7ff9b540032f4cb7bc612a'/>
<id>urn:sha1:84a7b99b4e02a260bf7ff9b540032f4cb7bc612a</id>
<content type='text'>
'RELENG_5_2_1_RELEASE'.

This commit was manufactured to restore the state of the 5.2.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_5_2'.</title>
<updated>2003-12-07T03:02:28Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-12-07T03:02:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a348451bd8bd6d66bcb5b23f2aaec00e74c1292f'/>
<id>urn:sha1:a348451bd8bd6d66bcb5b23f2aaec00e74c1292f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a bug in sendfile(2) where the sent data would be corrupted due</title>
<updated>2003-12-01T22:12:50Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>2003-12-01T22:12:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=186e347f2ce38657cec972b2a8283030e4e48ee8'/>
<id>urn:sha1:186e347f2ce38657cec972b2a8283030e4e48ee8</id>
<content type='text'>
to sendfile(2) being erroneously automatically restarted after a signal
is delivered. Fixed by converting ERESTART to EINTR prior to exiting.

Updated manual page to indicate the potential EINTR error, its cause
and consequences.

Approved by: re@freebsd.org
</content>
</entry>
<entry>
<title>Replace out of date struct statfs definition with a reference to statfs(2).</title>
<updated>2003-11-21T01:30:28Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-11-21T01:30:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5314115636eb674ae9a0955e4288afb54383ea8a'/>
<id>urn:sha1:5314115636eb674ae9a0955e4288afb54383ea8a</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>Documented missing EINVAL errno value</title>
<updated>2003-11-19T13:05:50Z</updated>
<author>
<name>Diomidis Spinellis</name>
<email>dds@FreeBSD.org</email>
</author>
<published>2003-11-19T13:05:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=988d4dc3152d9468791190638757b7571114152f'/>
<id>urn:sha1:988d4dc3152d9468791190638757b7571114152f</id>
<content type='text'>
kern_prot.c:
if (ngrp &gt; NGROUPS)
	return (EINVAL);

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Resync. struct statfs and flag definitions with sys/mount.h.</title>
<updated>2003-11-16T04:08:16Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-11-16T04:08:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=607e2cc177baa6937b27e0d0961582beba59b91e'/>
<id>urn:sha1:607e2cc177baa6937b27e0d0961582beba59b91e</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - Add documentation for EBUSY.</title>
<updated>2003-11-14T07:18:12Z</updated>
<author>
<name>Alan Cox</name>
<email>alc@FreeBSD.org</email>
</author>
<published>2003-11-14T07:18:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=94cd5c4954e12516524b2390c09e157149ddafc1'/>
<id>urn:sha1:94cd5c4954e12516524b2390c09e157149ddafc1</id>
<content type='text'>
 - Remove EIO.
 - Add a cross reference to mlock(2).
</content>
</entry>
<entry>
<title>	- Markup fix-ups (add .Dq, and some hard line breaks at the end</title>
<updated>2003-11-11T18:31:36Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2003-11-11T18:31:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=09047b345be889bed853e2af2c78f00976633f5b'/>
<id>urn:sha1:09047b345be889bed853e2af2c78f00976633f5b</id>
<content type='text'>
	  of sentences).

Approved by:	blackend (mentor)
</content>
</entry>
<entry>
<title>	- Add a note about how jail(2) effects the securelevel.</title>
<updated>2003-11-11T18:21:20Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2003-11-11T18:21:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=056f33311adc26985c773def1fec1c172b3d97fd'/>
<id>urn:sha1:056f33311adc26985c773def1fec1c172b3d97fd</id>
<content type='text'>
Reviewed by:	rwatson
Approved by:	blackend (mentor)
</content>
</entry>
<entry>
<title>Add information about the EVFILT_NETDEV filter</title>
<updated>2003-11-11T16:41:27Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2003-11-11T16:41:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bda1672356d94aa1bdfdf99c43057e480a40c884'/>
<id>urn:sha1:bda1672356d94aa1bdfdf99c43057e480a40c884</id>
<content type='text'>
PR:		docs/56872 (based on)
Submitted by:	Suleiman Souhlal &lt;refugee@vt.edu&gt;
Reviewed by:	hmp, jmg
</content>
</entry>
</feed>
