<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/libexec/ftpd, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-11-04T19:12:42Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>urn:sha1:3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
</entry>
<entry>
<title>ftpd(8) seems to be WARNS=2 clean now.</title>
<updated>2004-07-31T15:07:33Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-07-31T15:07:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=809ad9288f874709f772e727c9f582031b8015af'/>
<id>urn:sha1:809ad9288f874709f772e727c9f582031b8015af</id>
<content type='text'>
Tested on:	i386, ia64, amd64, sparc64, alpha
</content>
</entry>
<entry>
<title>Change ``(foo *)0'' to ``NULL'' where it's possible</title>
<updated>2004-07-31T15:03:17Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-07-31T15:03:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aa5a9d3fff4b5230c8ab52d3f14016b020ab6d93'/>
<id>urn:sha1:aa5a9d3fff4b5230c8ab52d3f14016b020ab6d93</id>
<content type='text'>
(and it appears possible throughout ftpd(8) source.)

It is not a mere issue of style: Null pointers in C
seem to have been mistaken one way or another quite often.
</content>
</entry>
<entry>
<title>Kill a small herd of casts to off_t where they were not needed.</title>
<updated>2004-07-31T14:46:41Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-07-31T14:46:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0e519c96ef360d579bbd198b443d7d3a56341108'/>
<id>urn:sha1:0e519c96ef360d579bbd198b443d7d3a56341108</id>
<content type='text'>
Thank Fortune, the C compiler can figure out by itself the proper
conversion for assignments, comparisons, and prototyped function
arguments.
</content>
</entry>
<entry>
<title>Printf(3) off_t values through conversion to intmax_t since</title>
<updated>2004-07-31T14:22:02Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-07-31T14:22:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a57e1ef0700fcfb5fa89a7ab1bdb20e0d04c11aa'/>
<id>urn:sha1:a57e1ef0700fcfb5fa89a7ab1bdb20e0d04c11aa</id>
<content type='text'>
we've got &lt;stdint.h&gt; et al now.  (This makes ftpd(8) WARNS=2 clean.)
</content>
</entry>
<entry>
<title>Kill an unused variable (heading to WARNS=2.)</title>
<updated>2004-07-31T14:03:59Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-07-31T14:03:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c16cd94d23211d8d99e795006127185682215aa8'/>
<id>urn:sha1:c16cd94d23211d8d99e795006127185682215aa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert a couple of bogus null statements to the right form.</title>
<updated>2004-07-31T14:03:14Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-07-31T14:03:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=012cdd2c90ab25e08eca2e90a47fdefc73e92956'/>
<id>urn:sha1:012cdd2c90ab25e08eca2e90a47fdefc73e92956</id>
<content type='text'>
(Heading to WARNS=2.)
</content>
</entry>
<entry>
<title>Ditto for (gid_t).</title>
<updated>2004-07-30T17:30:07Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-07-30T17:30:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c4536e21d43168bf74541af45feb10f731194037'/>
<id>urn:sha1:c4536e21d43168bf74541af45feb10f731194037</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kill casts to (uid_t) obviously left from the K&amp;R era.</title>
<updated>2004-07-30T17:27:23Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-07-30T17:27:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=52e7ee748d8b94ad270050573e4b6373fc2de617'/>
<id>urn:sha1:52e7ee748d8b94ad270050573e4b6373fc2de617</id>
<content type='text'>
Prototyping library functions in header files has rendered
them superfluous.
</content>
</entry>
<entry>
<title>Add a comment to explain that the loop around the call to bind(2)</title>
<updated>2004-07-30T17:18:57Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2004-07-30T17:18:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9ec7612a2f245db993be487337b1bd814ff443c1'/>
<id>urn:sha1:9ec7612a2f245db993be487337b1bd814ff443c1</id>
<content type='text'>
is not a hack, but it has a clear purpose.
</content>
</entry>
</feed>
