<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/tr, branch release/3.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-09-16T08:26:13+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-09-16T08:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5be28542797ac26e17de490f50e0830003596d38'/>
<id>5be28542797ac26e17de490f50e0830003596d38</id>
<content type='text'>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_3_3_0_RELEASE'.

This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-29T15:57:45+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-29T15:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a92bee191d618605d749ddc8e410d0ae66d03752'/>
<id>a92bee191d618605d749ddc8e410d0ae66d03752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Submitted by:	Joachim Kuebart, thanks.</title>
<updated>1997-10-12T09:52:49+00:00</updated>
<author>
<name>Wolfgang Helbig</name>
<email>helbig@FreeBSD.org</email>
</author>
<published>1997-10-12T09:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=69bd8767a990a230c6f8fc6758a07dfb61ca6b66'/>
<id>69bd8767a990a230c6f8fc6758a07dfb61ca6b66</id>
<content type='text'>
Add -u option to force unbuffered output
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add -u option to force unbuffered output
</pre>
</div>
</content>
</entry>
<entry>
<title>Use err(3) instead of local redefinition. Cosmetic in usage().</title>
<updated>1997-08-18T07:24:58+00:00</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-08-18T07:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=af647767ed8f2ec38251e8185ef0b6adb35529e6'/>
<id>af647767ed8f2ec38251e8185ef0b6adb35529e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>compare return value from getopt against -1 rather than EOF, per the final</title>
<updated>1997-03-29T04:34:07+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-03-29T04:34:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1c8af8787354e20c2b38cab5801698133ff8b403'/>
<id>1c8af8787354e20c2b38cab5801698133ff8b403</id>
<content type='text'>
posix standard on the topic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
posix standard on the topic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from Lite2</title>
<updated>1997-03-11T13:43:33+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-03-11T13:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=df3f5d9dd51fa82a604ec559a75d3791a7b80ed5'/>
<id>df3f5d9dd51fa82a604ec559a75d3791a7b80ed5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cast char's to (u_char) before passing them to isctype() functions.</title>
<updated>1996-03-19T21:21:06+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1996-03-19T21:21:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3281f9d8e5a330d9958a6bbb8e159372a873f4dd'/>
<id>3281f9d8e5a330d9958a6bbb8e159372a873f4dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a couple of sign-extension bugs.</title>
<updated>1996-03-17T09:00:48+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1996-03-17T09:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6109ca90aea406b25ef9d0f820833837680f030b'/>
<id>6109ca90aea406b25ef9d0f820833837680f030b</id>
<content type='text'>
Submitted by:	serg@bcs1.bcs.zaporizhzhe.ua (Sergey Shkonda)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	serg@bcs1.bcs.zaporizhzhe.ua (Sergey Shkonda)
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to BSD4.4lite2.  Fixes PR836.  `echo abcd | tr a-d A-BC-D' now</title>
<updated>1995-11-28T13:18:47+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-11-28T13:18:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=67a8a10b9c90030483bb5f7f74d27c328e62b742'/>
<id>67a8a10b9c90030483bb5f7f74d27c328e62b742</id>
<content type='text'>
works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
works.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken charclass handling</title>
<updated>1995-10-28T22:27:03+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-10-28T22:27:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=199482ead7d90921c1672dde054e9d3391d15c7b'/>
<id>199482ead7d90921c1672dde054e9d3391d15c7b</id>
<content type='text'>
Add setlocale LC_CTYPE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add setlocale LC_CTYPE
</pre>
</div>
</content>
</entry>
</feed>
