<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/join/join.c, branch releng/5.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-09-04T23:29:10Z</updated>
<entry>
<title>ANSIify function definitions.</title>
<updated>2002-09-04T23:29:10Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-09-04T23:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f4ac32def255b5968bdd8150057b9c0d14595689'/>
<id>urn:sha1:f4ac32def255b5968bdd8150057b9c0d14595689</id>
<content type='text'>
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.

Reviewed by:	md5
</content>
</entry>
<entry>
<title>Consistently use FBSDID</title>
<updated>2002-06-30T05:25:07Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-30T05:25:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e026a48c34d396fe7d0e382673a69bc047c0bfca'/>
<id>urn:sha1:e026a48c34d396fe7d0e382673a69bc047c0bfca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Easy warns fixes; sort out some types and me them a bit more consistent;</title>
<updated>2002-04-28T13:46:40Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-04-28T13:46:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=60d1fdaa4703740d320d9182fba563cfe7c51901'/>
<id>urn:sha1:60d1fdaa4703740d320d9182fba563cfe7c51901</id>
<content type='text'>
fix initialisers.
</content>
</entry>
<entry>
<title>Remove &lt;ctype.h&gt; - not needed</title>
<updated>2002-04-20T02:18:54Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-04-20T02:18:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d969f833edcb8ee2e65c3ada1b13ecc36d630e41'/>
<id>urn:sha1:d969f833edcb8ee2e65c3ada1b13ecc36d630e41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow space between -a and its argument. Honour locale collating order</title>
<updated>2002-04-20T01:55:19Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-04-20T01:55:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fcb113145cd718429042b550bf7bd3280ddaa6d1'/>
<id>urn:sha1:fcb113145cd718429042b550bf7bd3280ddaa6d1</id>
<content type='text'>
by using strcoll() instead of strcmp().

PR:		36270
Reviewed by:	mike
</content>
</entry>
<entry>
<title>Support -o 0 in join(1) as per SUS.</title>
<updated>2002-03-26T03:44:04Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-03-26T03:44:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dcd587c92703f05f5b7dc1a23249dd5fcbdc1a57'/>
<id>urn:sha1:dcd587c92703f05f5b7dc1a23249dd5fcbdc1a57</id>
<content type='text'>
PR:		36072
Submitted by:	Tim J. Robbins &lt;tim@robbins.dropbear.id.au&gt;
Reviewed by:	mike
</content>
</entry>
<entry>
<title>remove __P</title>
<updated>2002-03-22T01:22:50Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-22T01:22:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f1bb2cd2aa7488657658fbc09aae2ead579049ab'/>
<id>urn:sha1:f1bb2cd2aa7488657658fbc09aae2ead579049ab</id>
<content type='text'>
</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>Clean up some ambiguous nested if/elses.</title>
<updated>1999-07-04T17:26:16Z</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-07-04T17:26:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9ef5c48befdfa36ad5ef5e0ae898e7ca9397abcc'/>
<id>urn:sha1:9ef5c48befdfa36ad5ef5e0ae898e7ca9397abcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require all compatability options to begin with '-'.</title>
<updated>1997-08-19T15:58:15Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>1997-08-19T15:58:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=faba086be3f2c684db113b7f244b3324f7462473'/>
<id>urn:sha1:faba086be3f2c684db113b7f244b3324f7462473</id>
<content type='text'>
PR:		4145
</content>
</entry>
</feed>
