<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/error, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-12-11T03:33:33Z</updated>
<entry>
<title>Retire error(1). This is no longer useful as it applies only to the 4.xBSD</title>
<updated>1999-12-11T03:33:33Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>1999-12-11T03:33:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f1b5e7b75085049efcdd3a570124075916b2196a'/>
<id>urn:sha1:f1b5e7b75085049efcdd3a570124075916b2196a</id>
<content type='text'>
toolchain.

Reviewed by:	current@freebsd.org
Axe kindly supplied by:	Institute of Danish Surgeons
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add $Id$, to make it simpler for members of the translation teams to</title>
<updated>1999-07-12T20:24:20Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>1999-07-12T20:24:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3be5f1f5ce6c92fb28926e7d02f855c12d534c34'/>
<id>urn:sha1:3be5f1f5ce6c92fb28926e7d02f855c12d534c34</id>
<content type='text'>
track.

The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

     .\"    $Id$
     .\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by:            bde
</content>
</entry>
<entry>
<title>Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).</title>
<updated>1998-12-06T22:58:23Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1998-12-06T22:58:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fa146c53357ea20afd3661d8093ea1db44198d5f'/>
<id>urn:sha1:fa146c53357ea20afd3661d8093ea1db44198d5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.Sh AUTHOR -&gt; .Sh AUTHORS. Use .An/.Aq.</title>
<updated>1998-03-23T07:48:45Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-03-23T07:48:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=306005e78ce67119c774058260af6531ea4e9d8b'/>
<id>urn:sha1:306005e78ce67119c774058260af6531ea4e9d8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a prototype for a qsort comparision function and fixed the usual</title>
<updated>1998-02-25T02:29:58Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-02-25T02:29:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=03ceff03f624135104ce1ed1fdd735988fdd24b5'/>
<id>urn:sha1:03ceff03f624135104ce1ed1fdd735988fdd24b5</id>
<content type='text'>
type mismatch uncovered by this.
</content>
</entry>
<entry>
<title>Fixed the usual type mismatch for a qsort comparison function.</title>
<updated>1998-02-25T02:25:50Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-02-25T02:25:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3cb5ecc8c275c327c591b55f859923faac7371d3'/>
<id>urn:sha1:3cb5ecc8c275c327c591b55f859923faac7371d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed the usual type mismatch for a signal handling function.</title>
<updated>1998-02-25T02:24:04Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-02-25T02:24:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=92ddd8c652bb08bb87e2683ddb7ac89e3534a928'/>
<id>urn:sha1:92ddd8c652bb08bb87e2683ddb7ac89e3534a928</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use err(3). Silent -Wall.</title>
<updated>1997-11-03T07:44:25Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-11-03T07:44:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e21108a20510b85e6b5433d5bdeeea2fd7526b52'/>
<id>urn:sha1:e21108a20510b85e6b5433d5bdeeea2fd7526b52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Many places in the code NULL is used in integer context, where</title>
<updated>1997-09-18T14:08:40Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1997-09-18T14:08:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d030d2d2aee170303ffb5eed3183616ef7ddfbb4'/>
<id>urn:sha1:d030d2d2aee170303ffb5eed3183616ef7ddfbb4</id>
<content type='text'>
plain 0 should be used.  This happens to work because we #define
NULL to 0, but is stylistically wrong and can cause problems
for people trying to port bits of code to other environments.

PR:		2752
Submitted by:	Arne Henrik Juul &lt;arnej@imf.unit.no&gt;
</content>
</entry>
</feed>
