<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/fork.2, branch release/4.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-07-26T21:12:35Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-26T21:12:35Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>urn:sha1:7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: Use `Er' variable to define first column width in ERRORS section.</title>
<updated>2000-05-06T13:34:15Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-05-06T13:34:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee8dc4da914d773fc0646dd075ae4ad4081f5cd0'/>
<id>urn:sha1:ee8dc4da914d773fc0646dd075ae4ad4081f5cd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: introduce .Lb macro to libc manpages</title>
<updated>2000-04-22T17:07:11Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-04-22T17:07:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=95f2a893681eecfed2da1fc6b9af60147b7c26b7'/>
<id>urn:sha1:95f2a893681eecfed2da1fc6b9af60147b7c26b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove useless .Fn macro suffix</title>
<updated>1999-09-05T06:41:49Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>1999-09-05T06:41:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=417f221ddc5e4cea095f49e4ceb5c2748040f60f'/>
<id>urn:sha1:417f221ddc5e4cea095f49e4ceb5c2748040f60f</id>
<content type='text'>
Reviewed by:	mpp
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add &lt;sys/types.h&gt; to synopsis.</title>
<updated>1998-01-11T16:51:49Z</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>1998-01-11T16:51:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a5c3b3277419ebe587184825245843513cf80704'/>
<id>urn:sha1:a5c3b3277419ebe587184825245843513cf80704</id>
<content type='text'>
Correct a grammatical error.
Add cross-reference to setrlimit(2).

Obtained from:	OpenBSD
</content>
</entry>
<entry>
<title>fork() checks RLIMIT_NPROC, not RLIMIT_NOFILE.</title>
<updated>1997-12-26T16:11:49Z</updated>
<author>
<name>Tim Vanderhoek</name>
<email>hoek@FreeBSD.org</email>
</author>
<published>1997-12-26T16:11:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=02e6c12b3c3fc32e6f038181de6a410a7d63a845'/>
<id>urn:sha1:02e6c12b3c3fc32e6f038181de6a410a7d63a845</id>
<content type='text'>
pr:		docs/5260
submitted-by:	Niall Smart [3]njs3@doc.ic.ac.uk
</content>
</entry>
<entry>
<title>Add cross-references to rfork(2).</title>
<updated>1997-11-18T03:59:30Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1997-11-18T03:59:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3359c58c41acad4d517143639c6d42452656e2e2'/>
<id>urn:sha1:3359c58c41acad4d517143639c6d42452656e2e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add vfork(2) to SEE ALSO</title>
<updated>1997-04-25T14:41:55Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1997-04-25T14:41:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d4192bac8edf1257bb64638ebc894057a65d11a0'/>
<id>urn:sha1:d4192bac8edf1257bb64638ebc894057a65d11a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated the descriptions of the limits related to EAGAIN.</title>
<updated>1996-09-29T17:47:46Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-09-29T17:47:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b027a2a70d4594a434f0a6cb5085f3e271d2376a'/>
<id>urn:sha1:b027a2a70d4594a434f0a6cb5085f3e271d2376a</id>
<content type='text'>
Changed the error name width for rfork to match fork.
</content>
</entry>
</feed>
