summaryrefslogtreecommitdiffstats
path: root/sbin/ping/ping.8
Commit message (Expand)AuthorAgeFilesLines
* Remove advertising clause from University of California Regent's license,markm2004-04-091-4/+0
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-1/+1
* The current recommended default time to live (TTL) for the Internetru2003-06-251-3/+3
* Back out support for RFC3514.mdodd2003-04-021-4/+2
* Implement support for RFC 3514 (The Security Flag in the IPv4 Header).mdodd2003-04-011-2/+4
* Fix and sync SYNOPSIS and usage().ru2003-03-111-12/+32
* Spelling, grammar fixes.mdodd2003-03-051-3/+3
* Remove documentation of old '-M' flag.mdodd2003-03-051-15/+5
* Support ICMP_TSTAMP/ICMP_TSTAMPREPLY.mdodd2003-03-021-0/+10
* Sort options.ru2003-02-231-37/+43
* Send ICMP_MASKREQ packets when the '-M' option is specified.mdodd2003-01-281-4/+9
* Better error handling for -s.maxim2003-01-231-1/+1
* Implement -D (do not fragment) and -z (TOS) options.maxim2003-01-231-1/+6
* english(4) police.schweikh2002-12-271-1/+1
* Spelling: s/then/than/ where appropriate.ru2002-12-241-1/+1
* Add an -o option to exit after receiving one reply. This can be useddd2002-10-021-2/+4
* The .Nm utilitycharnier2002-07-061-7/+9
* Document ping(8) reaction to SIGINFO.maxim2002-02-071-1/+13
* The -A option (beep when packets are dropped) didn't work quiteiedowse2001-09-251-3/+6
* mdoc(7) police:ru2001-08-071-16/+17
* Remove whitespace at EOL.dd2001-07-151-7/+7
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Add a -A option to ping which beeps when packets are lost.phk2001-05-241-1/+7
* Add new option -m which allows the user to set IP TTL.ru2001-03-091-0/+6
* Prepare for mdoc(7)NG.ru2000-12-181-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
* Brucify:billf2000-01-201-0/+1
* Add '-t X' which times out after pinging for X seconds.billf2000-01-141-0/+3
* libipsec and IPsec related apps. (and some KAME related man pages)shin2000-01-061-0/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Finish documenting -S src-addr change.imp1999-02-191-1/+8
* Allow PINGing from any address on multihomed hostsimp1999-01-061-1/+2
* Fixed non-use of .Nm and hard line breaks in rev.1.16-1.17:bde1998-11-291-7/+12
* Updated manual page. Removed description of (now defunct) -c restrictions.dillon1998-08-271-3/+2
* (well tested at BEST): -i option can now take FP values (e.g. -i 0.1),dillon1998-08-261-6/+8
* Correct use of .Nm. Remove unused #includes. Use warn(). cosmetic in usage()charnier1998-07-151-10/+16
* A fairly rare possible buffer overflow:imp1998-04-011-1/+4
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-191-2/+4
* Calculate and print out the standard deviation of the round trip times.wollman1997-07-181-15/+20
* fix man page to use marcos instead of parens, quotes and bracesjmg1997-03-021-60/+79
* 1) Minor nits in the usage message from bde. I took out the hard tabs andimp1997-03-021-1/+2
* 1) Fix usage to match convention and manual. Fix manual to match usage.imp1997-03-021-4/+9
* Make ping -Wall clean (except for one warning).wollman1997-03-011-13/+35
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Reviewed by: Gary Jennejohn <gj@freebsd.org>danny1997-02-081-1/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add multicast options -I (source interface), -T (set ttl), -L (no loopback).fenner1996-12-151-3/+19
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-1/+2
* Print out ICMP errors that are responses to our own packets by default.fenner1996-08-201-1/+19
OpenPOWER on IntegriCloud