<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.bin/nl, branch release/8.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-02-28T15:53:36Z</updated>
<entry>
<title>Use getline() instead of fgets(). This enables nl(1) to handle</title>
<updated>2009-02-28T15:53:36Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-02-28T15:53:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8e31b96c07e6ea581538e84c245eddabd364327b'/>
<id>urn:sha1:8e31b96c07e6ea581538e84c245eddabd364327b</id>
<content type='text'>
arbitrarily long lines and embedded NULs. The new functionality is
nugatory, but adding it is a simple way to improve the exposure of
getline() in -CURRENT.
</content>
</entry>
<entry>
<title>o Really commit typo fixes to HEAD.</title>
<updated>2007-03-25T18:37:59Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2007-03-25T18:37:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f61ad1c2b451ad8cd950f4101586ef52bacbfcc'/>
<id>urn:sha1:7f61ad1c2b451ad8cd950f4101586ef52bacbfcc</id>
<content type='text'>
PR:		docs/110809
Submitted by:	naddy
</content>
</entry>
<entry>
<title>Avoid 'bogus' uninitialized warning by initializing rather than</title>
<updated>2006-12-22T05:54:19Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2006-12-22T05:54:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=353bb0a3f8167a47aed8052415dac064ea66432d'/>
<id>urn:sha1:353bb0a3f8167a47aed8052415dac064ea66432d</id>
<content type='text'>
playing cute games.  It is much simpler, clearer and easier to follow
and understand.  Besides, gcc4 likes it better.
</content>
</entry>
<entry>
<title>Remove unused variables.</title>
<updated>2005-04-09T14:31:41Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-04-09T14:31:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6c97c3d1d3dfe6cb37a829f10b60a1423c76ae5f'/>
<id>urn:sha1:6c97c3d1d3dfe6cb37a829f10b60a1423c76ae5f</id>
<content type='text'>
</content>
</entry>
<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>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>Add support for multibyte characters.</title>
<updated>2004-07-13T02:18:21Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-13T02:18:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=33ec7f265b22d9d4fe4402a1efbd734352b72954'/>
<id>urn:sha1:33ec7f265b22d9d4fe4402a1efbd734352b72954</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document missing multibyte character support in utilities specified</title>
<updated>2004-07-03T01:28:21Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-03T01:28:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4f45d8117866dd399fe769d07dbc8e211bb9021c'/>
<id>urn:sha1:4f45d8117866dd399fe769d07dbc8e211bb9021c</id>
<content type='text'>
by POSIX.
</content>
</entry>
<entry>
<title>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T22:22:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T22:22:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6a3e8b0adc8c622ae61275a94d5d869980a68069'/>
<id>urn:sha1:6a3e8b0adc8c622ae61275a94d5d869980a68069</id>
<content type='text'>
</content>
</entry>
</feed>
