<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/wc, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-01-15T04:57:21Z</updated>
<entry>
<title>MFC 185714 from /head</title>
<updated>2009-01-15T04:57:21Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2009-01-15T04:57:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e51c8bd6929d29f69477f130667ee7618f46224a'/>
<id>urn:sha1:e51c8bd6929d29f69477f130667ee7618f46224a</id>
<content type='text'>
Add a -L option to wc(1), for finger compatibility with the GNU
wc utility.  The -L option can be used to report the length of
the longest line wc has seen in one or more files.  It is
disabled by default, and wc uses the standard `-lwc'.

Submitted by:   Sheldon Givens, sheldon at sigsegv.ca
</content>
</entry>
<entry>
<title>Fix mismerge.</title>
<updated>2005-02-26T04:14:20Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2005-02-26T04:14:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a1b763cac1ef230f57c997524e935f7d315909d9'/>
<id>urn:sha1:a1b763cac1ef230f57c997524e935f7d315909d9</id>
<content type='text'>
Noticed by:	tjr
</content>
</entry>
<entry>
<title>Add better mdoc(7) mark up, clean up wording, better describe the effects</title>
<updated>2005-02-23T22:40:45Z</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2005-02-23T22:40:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c566c001e6a25350cabab5d00ffaa84a2352693e'/>
<id>urn:sha1:c566c001e6a25350cabab5d00ffaa84a2352693e</id>
<content type='text'>
of some arguments.

PR:				47705
Based on a patch submitted by:	Gary W. Swearingen &lt;swear@attbi.com&gt;
Glanced at by:			simon
</content>
</entry>
<entry>
<title>Expand *n't contractions.</title>
<updated>2005-02-13T22:25:33Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-13T22:25:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0227791b40a6936310e1dd376b0883b540fec0c0'/>
<id>urn:sha1:0227791b40a6936310e1dd376b0883b540fec0c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort sections.</title>
<updated>2005-01-18T13:43:56Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-18T13:43:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6c7216df785592bb069469113f556dfd1946ed5d'/>
<id>urn:sha1:6c7216df785592bb069469113f556dfd1946ed5d</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>Scheduled mdoc(7) sweep.</title>
<updated>2005-01-11T10:32:52Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-11T10:32:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4438d91ea23a4b60fc00b4075222ae80a264d9ec'/>
<id>urn:sha1:4438d91ea23a4b60fc00b4075222ae80a264d9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove warnings and make wc WARNS=6 clean.</title>
<updated>2004-12-27T22:27:56Z</updated>
<author>
<name>Josef El-Rayes</name>
<email>josef@FreeBSD.org</email>
</author>
<published>2004-12-27T22:27:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=806abfccac9881026a0956734e3b0e5d930cb463'/>
<id>urn:sha1:806abfccac9881026a0956734e3b0e5d930cb463</id>
<content type='text'>
Add FreeBSD Id to Makefile.

Approved by:	ssouhlal
</content>
</entry>
<entry>
<title>Deal with double whitespace.</title>
<updated>2004-07-03T00:24:45Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-03T00:24:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=557b7fa1488f8937156051e061ac3512330bcb7e'/>
<id>urn:sha1:557b7fa1488f8937156051e061ac3512330bcb7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve robustness of multibyte character handling (-m option), and</title>
<updated>2004-04-09T11:17:29Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-04-09T11:17:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=149a123b349b2fc13de147b534cdfbdd3897d84c'/>
<id>urn:sha1:149a123b349b2fc13de147b534cdfbdd3897d84c</id>
<content type='text'>
simplify the read buffering now that we can feed partial multibyte
characters to mbrtowc().
</content>
</entry>
</feed>
