<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/vfork.2, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>http://cgit.freebsd.org/src/atom?h=main</id>
<link rel='self' href='http://cgit.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<updated>2024-02-05T20:34:55Z</updated>
<entry>
<title>libsys: relocate implementations and manpages</title>
<updated>2024-02-05T20:34:55Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2023-11-14T17:54:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8269e7673cf033aba67dab8264fe719920c70f87'/>
<id>urn:sha1:8269e7673cf033aba67dab8264fe719920c70f87</id>
<content type='text'>
Remove core system call implementations and documentation to lib/libsys
and lib/libsys/&lt;arch&gt; from lib/libc/sys and lib/libc/&lt;arch&gt;/&lt;sys&gt;.
Update paths to allow libc to find them in their new home.

Reviewed by:	kib, emaste, imp
Pull Request:	https://github.com/freebsd/freebsd-src/pull/908
</content>
</entry>
<entry>
<title>lib: Remove ancient SCCS tags.</title>
<updated>2023-11-27T05:23:28Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-11-23T17:21:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dc36d6f9bb1753f3808552f3afd30eda9a7b206a'/>
<id>urn:sha1:dc36d6f9bb1753f3808552f3afd30eda9a7b206a</id>
<content type='text'>
Remove ancient SCCS tags from the tree, automated scripting, with two
minor fixup to keep things compiling. All the common forms in the tree
were removed with a perl script.

Sponsored by:		Netflix
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line nroff pattern</title>
<updated>2023-08-16T17:55:15Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b2c76c41be32f904179efed29c0ca04d53f3996c'/>
<id>urn:sha1:b2c76c41be32f904179efed29c0ca04d53f3996c</id>
<content type='text'>
Remove /^\.\\"\s*\$FreeBSD\$$\n/
</content>
</entry>
<entry>
<title>Renumber copyright clause 4</title>
<updated>2017-02-28T23:42:47Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2017-02-28T23:42:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fbbd9655e5107c68e4e0146ff22b73d7350475bc'/>
<id>urn:sha1:fbbd9655e5107c68e4e0146ff22b73d7350475bc</id>
<content type='text'>
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.

Submitted by:	Jan Schaumann &lt;jschauma@stevens.edu&gt;
Pull Request:	https://github.com/freebsd/freebsd/pull/96
</content>
</entry>
<entry>
<title>vfork(2): Mention some risks of calling vfork() from application code.</title>
<updated>2016-05-22T13:32:45Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2016-05-22T13:32:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=050c87f9a1af3c690263b683dd9013a9b7f4cb21'/>
<id>urn:sha1:050c87f9a1af3c690263b683dd9013a9b7f4cb21</id>
<content type='text'>
MFC after:	1 week
</content>
</entry>
<entry>
<title>vfork() first appeared in 3BSD which pre-dates 2.9BSD.  Verified via the</title>
<updated>2015-04-06T20:40:01Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2015-04-06T20:40:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b871bfa1a299bb3fda086368d707c13ae0d3d1a1'/>
<id>urn:sha1:b871bfa1a299bb3fda086368d707c13ae0d3d1a1</id>
<content type='text'>
copy of 3BSD on disc 1 of "The CSRG Archives".

PR:		198612
MFC after:	1 week
</content>
</entry>
<entry>
<title>Various mdoc fixes and a few EOL whitespace removals.</title>
<updated>2014-12-21T12:36:36Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2014-12-21T12:36:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0aee91e1fb311f4f92779bb2c7ef0c1fe10d8d35'/>
<id>urn:sha1:0aee91e1fb311f4f92779bb2c7ef0c1fe10d8d35</id>
<content type='text'>
Found with:	mandoc -Tlint
</content>
</entry>
<entry>
<title>Update xrefs from 4.3BSD to modern signal functions in various man pages.</title>
<updated>2010-05-06T22:49:54Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2010-05-06T22:49:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c84cab5626f45a39acf9c322e9b45f4459d0300b'/>
<id>urn:sha1:c84cab5626f45a39acf9c322e9b45f4459d0300b</id>
<content type='text'>
sigvec(2) references have been updated to sigaction(2), sigsetmask(2) and
sigblock(2) to sigprocmask(2), sigpause(2) to sigsuspend(2).

Some legacy man pages still refer to them, that is OK.
</content>
</entry>
<entry>
<title>Remove a note about vfork(4) going to be eliminated, it's here to stay.</title>
<updated>2009-11-13T13:26:27Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2009-11-13T13:26:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4c1195a4d18e06ecdd9ebf2cfb98d16697448f1e'/>
<id>urn:sha1:4c1195a4d18e06ecdd9ebf2cfb98d16697448f1e</id>
<content type='text'>
Submitted by:	kib
MFC after:	1 week
</content>
</entry>
<entry>
<title>Improved the manpage description.  The committed wording</title>
<updated>2009-11-13T13:13:35Z</updated>
<author>
<name>Christian Brueffer</name>
<email>brueffer@FreeBSD.org</email>
</author>
<published>2009-11-13T13:13:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=62bf66541e60df232885561263912fb6adac7cb4'/>
<id>urn:sha1:62bf66541e60df232885561263912fb6adac7cb4</id>
<content type='text'>
was provided by jhb.

PR:		140528
Submitted by:	Chris Petrik &lt;chris@officialunix.com&gt;
Discussed with:	remko, jhb and the submitter
MFC after:	1 week
</content>
</entry>
</feed>
