<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/ping, branch release/2.2.7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F2.2.7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1998-07-17T20:13:53Z</updated>
<entry>
<title>MFC: gack.  That's the doc fixes merged, many utilities converted over</title>
<updated>1998-07-17T20:13:53Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-07-17T20:13:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4fc19a7cc3c1752f72ea797d9c5eddc40a8c5655'/>
<id>urn:sha1:4fc19a7cc3c1752f72ea797d9c5eddc40a8c5655</id>
<content type='text'>
to err(), and a few assorted buffer overflow fixes.  Also nuked the
now-useless LFS stuff.
</content>
</entry>
<entry>
<title>MFC: rev 1.37: use select(), SO_TIMESTAMP and fix IP options generation.</title>
<updated>1998-05-25T20:21:34Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>1998-05-25T20:21:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=241ade09d55d2b1be4fa6064bed4d24fc365c7a0'/>
<id>urn:sha1:241ade09d55d2b1be4fa6064bed4d24fc365c7a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: style nits &amp; missing DPADD</title>
<updated>1998-03-06T13:07:12Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-03-06T13:07:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4d10866172c54d638bfc53d028640e3e648dbe7f'/>
<id>urn:sha1:4d10866172c54d638bfc53d028640e3e648dbe7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: doc changes and new preload features.</title>
<updated>1997-09-14T19:40:04Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-09-14T19:40:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7f4fe40b49840a38bf805820bcdcad5a02135eab'/>
<id>urn:sha1:7f4fe40b49840a38bf805820bcdcad5a02135eab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge from -current:</title>
<updated>1997-08-11T04:34:17Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>1997-08-11T04:34:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e0f6c99051a2f7e74da89777c248d0d54bd69d33'/>
<id>urn:sha1:e0f6c99051a2f7e74da89777c248d0d54bd69d33</id>
<content type='text'>
Add an ntohs() and format an IP address with inet_ntoa() when
printing the details of a received ICMP packet.

PR:             bin/3766
Submitted by:   denny1@home.com (Denton Gentry)
</content>
</entry>
<entry>
<title>MFC: make sure we count packets with errors (except ENOBUFS)</title>
<updated>1997-08-07T02:47:10Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1997-08-07T02:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8e0677d6f46d9528752a6fa8b4715ec0ba897be4'/>
<id>urn:sha1:8e0677d6f46d9528752a6fa8b4715ec0ba897be4</id>
<content type='text'>
this makes -c work again for targets with no route to them.
matches version 1.27
</content>
</entry>
<entry>
<title>Merge from current -- handle the case where we're trying to ping an</title>
<updated>1997-07-13T07:55:54Z</updated>
<author>
<name>Sean Eric Fagan</name>
<email>sef@FreeBSD.org</email>
</author>
<published>1997-07-13T07:55:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cc473804978a588b6873461d9a9a918146879f07'/>
<id>urn:sha1:cc473804978a588b6873461d9a9a918146879f07</id>
<content type='text'>
unreachable host better.
</content>
</entry>
<entry>
<title>YAMFC</title>
<updated>1997-07-09T20:38:38Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1997-07-09T20:38:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e63eaba65a30f4a7143cea38dcbb59bdabec9fb'/>
<id>urn:sha1:6e63eaba65a30f4a7143cea38dcbb59bdabec9fb</id>
<content type='text'>
don't count packets that we weren't allowed to send in our
transmitted packets count.
</content>
</entry>
<entry>
<title>YAMFC</title>
<updated>1997-07-09T19:43:19Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>1997-07-09T19:43:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=34802ec8fa9989bbfb9e507c91ec8e060114ca33'/>
<id>urn:sha1:34802ec8fa9989bbfb9e507c91ec8e060114ca33</id>
<content type='text'>
remove recursinve malloc (via printf in signal handler)
allow gracefull backof on ping -f on slow links
(usleep 2 ticks if we get ENOBUFS)
</content>
</entry>
<entry>
<title>Backport changes from current:</title>
<updated>1997-03-03T09:44:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-03-03T09:44:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4e5fe43329b3511de5abb116ada3a6b23f5a677f'/>
<id>urn:sha1:4e5fe43329b3511de5abb116ada3a6b23f5a677f</id>
<content type='text'>
 1) getopt returnes -1 and remove 'h:' that isn't needed
 2) -l needs super user now to work
 3) check to make sure that address returned from gethostbyname will fit in
    sin_addr
 4) Fix minor strncpy bug.
 5) Don't leak information about ICMP packets that aren't for you, unless
    superuser.
</content>
</entry>
</feed>
