<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sbin/ping6, branch release/5.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=release%2F5.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=release%2F5.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2003-10-24T18:26:30Z</updated>
<entry>
<title>Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542</title>
<updated>2003-10-24T18:26:30Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-10-24T18:26:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f95d46333db63ce9df4e8a2ca8c5c09bc0edfe72'/>
<id>urn:sha1:f95d46333db63ce9df4e8a2ca8c5c09bc0edfe72</id>
<content type='text'>
(aka RFC2292bis).  Though I believe this commit doesn't break
backward compatibility againt existing binaries, it breaks
backward compatibility of API.
Now, the applications which use Advanced Sockets API such as
telnet, ping6, mld6query and traceroute6 use RFC3542 API.

Obtained from:	KAME
</content>
</entry>
<entry>
<title>stop use of NI_WITHSCOPEID.  it was deprecated.</title>
<updated>2003-10-21T20:11:47Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-10-21T20:11:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d24cb2490d10a6abfd24c7bba65db9a7dc011715'/>
<id>urn:sha1:d24cb2490d10a6abfd24c7bba65db9a7dc011715</id>
<content type='text'>
Obtained from:	KAME
</content>
</entry>
<entry>
<title>Quote from a Problem Report:</title>
<updated>2003-07-21T11:06:47Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2003-07-21T11:06:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=3111be41c213a41d85542a08d11bc5b6c135269d'/>
<id>urn:sha1:3111be41c213a41d85542a08d11bc5b6c135269d</id>
<content type='text'>
The output format specifier for the round-trip time in ping6 should be
changed to %.3f instead of %g since %g doesn't accurately represent the
precision of the number being output. In particular, %g truncates trailing
zeroes. 0.01 ms does not mean the same thing as 0.010 ms. Although they
are numerically identical, they do not have the same precision.

PR:		bin/52324, bin/52750
Submitted by:	dg
MFC after:	1 week
</content>
</entry>
<entry>
<title>corrected buffer lengths for memset()</title>
<updated>2002-12-06T02:11:31Z</updated>
<author>
<name>SUZUKI Shinsuke</name>
<email>suz@FreeBSD.org</email>
</author>
<published>2002-12-06T02:11:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=45289b43fb2178491bc47f7f99de988a557433ac'/>
<id>urn:sha1:45289b43fb2178491bc47f7f99de988a557433ac</id>
<content type='text'>
obtained from: KAME
MFC after: 3 days
</content>
</entry>
<entry>
<title>Back out previous commit.  I was a bit overzealous: the fd_set size is</title>
<updated>2002-09-09T16:43:18Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2002-09-09T16:43:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c3e3619908115036ec624afacbffed86dace30c1'/>
<id>urn:sha1:c3e3619908115036ec624afacbffed86dace30c1</id>
<content type='text'>
calculated dynamically here.
</content>
</entry>
<entry>
<title>Check for FD_SET overrun.</title>
<updated>2002-09-09T16:06:41Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2002-09-09T16:06:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=012b8a41116217d359670922d7caa6de483afbae'/>
<id>urn:sha1:012b8a41116217d359670922d7caa6de483afbae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't explicit kill of the process' own pid.</title>
<updated>2002-07-07T18:19:48Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-07-07T18:19:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=406166da3b88c2dc9df19e31a7505d0cbf8c90bd'/>
<id>urn:sha1:406166da3b88c2dc9df19e31a7505d0cbf8c90bd</id>
<content type='text'>
PR:		bin/38862
Submitted by:	Martin Faxer &lt;gmh003532@brfmasthugget.se&gt; with some modification
MFC after:	1 week
</content>
</entry>
<entry>
<title>The .Nm utility</title>
<updated>2002-07-06T19:34:18Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-07-06T19:34:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=e1205e80e5c937ac999f02f51edfb25d5b7a7ad6'/>
<id>urn:sha1:e1205e80e5c937ac999f02f51edfb25d5b7a7ad6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o remove __P</title>
<updated>2002-03-21T13:20:49Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-03-21T13:20:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d476a036e28a06aadb6a33050af920f3f99fbb8c'/>
<id>urn:sha1:d476a036e28a06aadb6a33050af920f3f99fbb8c</id>
<content type='text'>
o remove main prototype
</content>
</entry>
<entry>
<title>Remove 'register' keyword.</title>
<updated>2002-03-20T17:55:10Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-03-20T17:55:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=3d438ad61f57a1129d2db01947a14bf0fc86dbae'/>
<id>urn:sha1:3d438ad61f57a1129d2db01947a14bf0fc86dbae</id>
<content type='text'>
It does not help modern compilers, and some may take some hit from it.
(I also found several functions that listed *every* of its 10 local vars with
 "register" -- just how many free registers do people think machines have?)
</content>
</entry>
</feed>
