<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/comm, branch releng/6.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-01-25T22:32:48Z</updated>
<entry>
<title>Document input line length limit.</title>
<updated>2005-01-25T22:32:48Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2005-01-25T22:32:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d99e92769c41648ceebfb6bd7e4b797325cbfe9d'/>
<id>urn:sha1:d99e92769c41648ceebfb6bd7e4b797325cbfe9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added the EXIT STATUS section where appropriate.</title>
<updated>2005-01-17T07:44:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-17T07:44:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a866e170777b42fd7921eadd6e7e664f3a031d60'/>
<id>urn:sha1:a866e170777b42fd7921eadd6e7e664f3a031d60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document the -i option as being a non-standard extension.</title>
<updated>2004-07-02T22:56:14Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-02T22:56:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2ac2784f0c53b69968c131cd068d27cdbacca99f'/>
<id>urn:sha1:2ac2784f0c53b69968c131cd068d27cdbacca99f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for multibyte characters.</title>
<updated>2004-07-02T22:48:29Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-02T22:48:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e9fbd31a8cc8ad321423c4756f08286e25ae7993'/>
<id>urn:sha1:e9fbd31a8cc8ad321423c4756f08286e25ae7993</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document the fact that comm(1) does not recognize multibyte characters</title>
<updated>2004-06-24T15:57:56Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-06-24T15:57:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=831056382ba2151ad399628ee2554b8c86825222'/>
<id>urn:sha1:831056382ba2151ad399628ee2554b8c86825222</id>
<content type='text'>
in its input. Although doing so would require only trivial changes,
it would be incompatible with the ordering used by sort(1), which is the
primary source of comm's input.
</content>
</entry>
<entry>
<title>ANSIify function definitions to avoid a warning.</title>
<updated>2002-07-28T15:28:38Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-07-28T15:28:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=19817b8518fd36796fb23849c9009c2822117000'/>
<id>urn:sha1:19817b8518fd36796fb23849c9009c2822117000</id>
<content type='text'>
Minor constness changes.
</content>
</entry>
<entry>
<title>Add a History section. comm(1) appeared in V4.</title>
<updated>2002-05-28T09:35:30Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-05-28T09:35:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7c5b75145277481aef61e5235083089cbe5a185b'/>
<id>urn:sha1:7c5b75145277481aef61e5235083089cbe5a185b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No need to handle '-' explicitly in getopt() loop.</title>
<updated>2002-05-28T09:26:08Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-05-28T09:26:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fc7f17b1fe842843b3d6c455099dfade977bdb7f'/>
<id>urn:sha1:fc7f17b1fe842843b3d6c455099dfade977bdb7f</id>
<content type='text'>
Obtained from:	NetBSD
</content>
</entry>
<entry>
<title>Use `The .Nm utility'</title>
<updated>2002-04-19T23:44:58Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-04-19T23:44:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3898680cf705cef4e1cc606b44cd91fc4252bcd5'/>
<id>urn:sha1:3898680cf705cef4e1cc606b44cd91fc4252bcd5</id>
<content type='text'>
</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-test2/commit/?id=f1bb2cd2aa7488657658fbc09aae2ead579049ab'/>
<id>urn:sha1:f1bb2cd2aa7488657658fbc09aae2ead579049ab</id>
<content type='text'>
</content>
</entry>
</feed>
