summaryrefslogtreecommitdiffstats
path: root/sbin/ping6/ping6.8
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-2/+2
* Fix typos and spelling mistakes.joel2010-08-061-1/+1
* o Add do-not-fragment option support to ping6(8).maxim2010-04-201-3/+5
* Implement -R support, similar to ping(8)'s -A.matteo2008-08-271-8/+18
* Implement audible support similar to ping(8) -a option. Since -a was already ...matteo2008-08-261-2/+8
* Change the exit status for 0 and 2 to be the same as with ping(1)bz2008-05-271-2/+4
* Add -o option to match ping(8)dd2007-11-201-2/+4
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-101-3/+3
* Fixed the misplaced $FreeBSD$.ru2005-02-091-1/+1
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
* Reapply local changes that got simply axed by the latest KAME merge.ru2004-05-171-21/+42
* Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542ume2003-10-241-71/+61
* The .Nm utilitycharnier2002-07-061-5/+8
* Show standard deviation.ume2002-03-011-4/+5
* Document ping6(8) reaction to SIGINFO.maxim2002-02-071-2/+14
* spellingcharnier2001-12-111-1/+1
* mdoc(7) police:ru2001-08-071-14/+14
* mdoc(7) police: don't xref to itself.ru2001-07-041-3/+2
* - fixed typoume2001-06-291-4/+4
* sync usage/description with reality.ume2001-06-291-2/+2
* Sync with recent KAME.ume2001-06-111-16/+49
* some reasoning why we separated ping(8) and ping6(8)ume2001-02-221-0/+29
* Prepare for mdoc(7)NG.ru2000-12-181-2/+2
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
* Sync with KAMEkris2000-07-051-54/+135
* Fix typophantom2000-05-061-1/+1
* . clean `.Os' macro value since this tool is not KAME-only tools anymorephantom2000-05-041-5/+8
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-2/+4
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-4/+8
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-0/+332
OpenPOWER on IntegriCloud