<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/_exit.2, branch release/4.1.1</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC: introduce .Lb macro to libc manpages</title>
<updated>2000-04-22T17:07:11+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2000-04-22T17:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=95f2a893681eecfed2da1fc6b9af60147b7c26b7'/>
<id>95f2a893681eecfed2da1fc6b9af60147b7c26b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mdoc(7) style fixes</title>
<updated>1999-09-05T06:37:01+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>1999-09-05T06:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3cd9a8622a700a4936d202a7a7bdd0b86c50dc77'/>
<id>3cd9a8622a700a4936d202a7a7bdd0b86c50dc77</id>
<content type='text'>
Reviewed by:	mpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	mpp
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>.Xr sigvec --&gt; sigaction</title>
<updated>1998-01-11T16:56:01+00:00</updated>
<author>
<name>Alexander Langer</name>
<email>alex@FreeBSD.org</email>
</author>
<published>1998-01-11T16:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5e8b84b62842f4e9ce6d7292b3bbd62fcb7287a4'/>
<id>5e8b84b62842f4e9ce6d7292b3bbd62fcb7287a4</id>
<content type='text'>
Obtained from:	OpenBSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obtained from:	OpenBSD
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T15:12:41+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T15:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7e546392b5fe3a496acff53ac7aadd1c57b2a4cf'/>
<id>7e546392b5fe3a496acff53ac7aadd1c57b2a4cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro</title>
<updated>1996-12-02T20:03:58+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-12-02T20:03:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fd3bf33fd08e80d77fd2fe1c1a5607beffe5e7f6'/>
<id>fd3bf33fd08e80d77fd2fe1c1a5607beffe5e7f6</id>
<content type='text'>
use ``is expected to conform to'' phrase, not ``conforms to''

Pointed out by: Bruce-&gt;NIST-PCTS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use ``is expected to conform to'' phrase, not ``conforms to''

Pointed out by: Bruce-&gt;NIST-PCTS
</pre>
</div>
</content>
</entry>
<entry>
<title>function appeared in Version 7 AT&amp;T UNIX</title>
<updated>1996-08-29T21:24:19+00:00</updated>
<author>
<name>Wolfram Schneider</name>
<email>wosch@FreeBSD.org</email>
</author>
<published>1996-08-29T21:24:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=28eac3d22551459f27d1d10db3ce2c35c5689432'/>
<id>28eac3d22551459f27d1d10db3ce2c35c5689432</id>
<content type='text'>
Obtained from: ftp://netlib.att.com/netlib/att/cs/v7man/man2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obtained from: ftp://netlib.att.com/netlib/att/cs/v7man/man2
</pre>
</div>
</content>
</entry>
<entry>
<title>Update a bunch of man pages to use .Fn instead</title>
<updated>1996-08-22T22:05:59+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-08-22T22:05:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bf5a138ec42c842d9402e45de366f7b71e267e42'/>
<id>bf5a138ec42c842d9402e45de366f7b71e267e42</id>
<content type='text'>
of .Nm when referencing funciton names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of .Nm when referencing funciton names.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing section numbers to a bunch of .Xr macros, or</title>
<updated>1996-03-27T20:49:07+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-03-27T20:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=064f007493a990a098f3f0f5ae66732c5747c837'/>
<id>064f007493a990a098f3f0f5ae66732c5747c837</id>
<content type='text'>
converted them into .Fn macros where appropriate.  Also fixed
up some minor formatting problems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
converted them into .Fn macros where appropriate.  Also fixed
up some minor formatting problems.
</pre>
</div>
</content>
</entry>
</feed>
