<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/bin/date/netdate.c, branch stable/5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-04-06T20:06:54Z</updated>
<entry>
<title>Remove clause 3 from the UCB licenses.</title>
<updated>2004-04-06T20:06:54Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2004-04-06T20:06:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9'/>
<id>urn:sha1:6195fb4102afbdfc3da8c0ac2e4cacb0f37d89a9</id>
<content type='text'>
OK'ed by:	imp, core
</content>
</entry>
<entry>
<title>Enclose sccsid according to style(9).</title>
<updated>2003-02-05T12:56:40Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2003-02-05T12:56:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e869e5070444920bc846b5936bd0d9584eb56ea6'/>
<id>urn:sha1:e869e5070444920bc846b5936bd0d9584eb56ea6</id>
<content type='text'>
udp/timed -&gt; timed/udp
</content>
</entry>
<entry>
<title>Consistently use __FBSDID</title>
<updated>2002-06-30T05:13:54Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-30T05:13:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5eb43ac2f70729e688f03999a2f66d1272e14a6d'/>
<id>urn:sha1:5eb43ac2f70729e688f03999a2f66d1272e14a6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use socklen_t for the length of a socket structure instead of `int'.</title>
<updated>2002-06-09T04:18:45Z</updated>
<author>
<name>Giorgos Keramidas</name>
<email>keramida@FreeBSD.org</email>
</author>
<published>2002-06-09T04:18:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e02ef09616de692db8f5c2f58223ac2cedb34647'/>
<id>urn:sha1:e02ef09616de692db8f5c2f58223ac2cedb34647</id>
<content type='text'>
Reviewed by:	mike
</content>
</entry>
<entry>
<title>Fix warnings inspired by lint, a commercial lint and WARNS=4.</title>
<updated>2002-02-22T20:51:00Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-02-22T20:51:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9afa09cd0eb32581d301f6b9f9dc252e2a879a05'/>
<id>urn:sha1:9afa09cd0eb32581d301f6b9f9dc252e2a879a05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o __P has been reoved</title>
<updated>2002-02-02T06:24:13Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-02-02T06:24:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f9bcb0beb529e74510077ff052839d7ad2817950'/>
<id>urn:sha1:f9bcb0beb529e74510077ff052839d7ad2817950</id>
<content type='text'>
o Old-style K&amp;R declarations have been converted to new C89 style
o register has been removed
o prototype for main() has been removed (gcc3 makes it an error)
o int main(int argc, char *argv[]) is the preferred main definition.
o Attempt to not break style(9) conformance for declarations more than
  they already are.

Approved by: arch@, new style(9)
</content>
</entry>
<entry>
<title>Fix error reporting of delayed send errors.</title>
<updated>2001-03-26T16:18:01Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>2001-03-26T16:18:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=57c6e666ccf75462136c81705653bedf6a5b44ab'/>
<id>urn:sha1:57c6e666ccf75462136c81705653bedf6a5b44ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-27T23:15:48Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-27T23:15:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2a4562393f80633b81c11d4f7df00548d1cc3c48'/>
<id>urn:sha1:2a4562393f80633b81c11d4f7df00548d1cc3c48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore Lite-2 sccsid. Restore include of sys/param.h.</title>
<updated>1998-05-13T07:31:42Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-05-13T07:31:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=574d12067746a019972bc7f4b9e95b062494d393'/>
<id>urn:sha1:574d12067746a019972bc7f4b9e95b062494d393</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.</title>
<updated>1998-05-06T06:51:42Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1998-05-06T06:51:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cbf6f7d3584de28d976725bf3989eb9ca5baf3af'/>
<id>urn:sha1:cbf6f7d3584de28d976725bf3989eb9ca5baf3af</id>
<content type='text'>
</content>
</entry>
</feed>
