summaryrefslogtreecommitdiff
path: root/sbin/ping/ping.8
AgeCommit message (Expand)Author
2018-11-10let -D work on ping6 too.David Gwynne
2018-11-10add support for setting the traffic class on ipv6 packets.David Gwynne
2016-10-26in florian;s last commit i urged him to change "twenty-four" toJason McIntyre
2016-10-26Due to 64 bit seconds + 64 bit nano seconds resolution and theFlorian Obser
2016-09-20various cleanup; ok florianJason McIntyre
2016-09-18minor tweaks;Jason McIntyre
2016-09-17Merge ping6(8) manual into ping(8).Florian Obser
2016-09-03Mention the maximum value for the -s option.Michal Mazurek
2016-09-02In preparation for merging of ping(8) and ping6(8) the -n flag needs toFlorian Obser
2014-03-24Remove "-r" option from ping(8) and traceroute{,6}(8). You've probablyMartin Pieuchot
2014-03-13no more spray(8);Jason McIntyre
2014-02-26Still a lie, the default is not 0. It is inherited from the process.Claudio Jeker
2013-11-11Document that SO_DEBUG (-d flag) has no effect on OpenBSD.Jeremie Courreges-Anglas
2013-08-14some Bx/Ox conversion;Jason McIntyre
2012-10-13move the exit status stuff into an EXIT STATUS section;Jason McIntyre
2011-09-17Standarize the ToS option across nc/ping/traceroute so that they'llChristiano F. Haesbaert
2010-07-03Fix the naming of interfaces and variables for rdomains and rtablesPhilip Guenthe
2010-06-26allow a user to set a -c count of 0.Peter Hessler
2009-12-15Remove an untrue statement about the packetsize beingMarco Pfatschbacher
2009-10-22use the UNIX-related macros (.At and .Ux) where appropriate.Igor Sobrado
2009-06-05tweak -V;Jason McIntyre
2009-06-05Fix usage.Claudio Jeker
2009-06-05Allow ping to use an alternate routing domain by using the -V flag.Claudio Jeker
2009-06-01tweak previous;Jason McIntyre
2009-05-31add audible output to ping and ping6: -e beeps when pings are replied, -E bee...Chris Kuethe
2008-05-07Remove references to routed.Claudio Jeker
2007-05-31convert to new .Dd format;Jason McIntyre
2006-07-18better explanation of return values;Jason McIntyre
2006-07-11+.Xr ping6 8,Jason McIntyre
2006-07-11stop a madman armed with .Tn from rampaging;Jason McIntyre
2005-09-01Comment fix and make description of -c and -w match reality moreOtto Moerbeek
2005-04-14arg to -I is an address, not if_name;Jason McIntyre
2003-11-25- document interaction with SIGINFO, as observed by Franciszek Holop on misc@Jason McIntyre
2003-06-03- section reorderJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-02-11typos;Jason McIntyre
2002-06-22document -T option, PR#2766. ok deraadt@Jakob Schlyter
2001-06-23add missing -D to SYNOPSIS linePeter Valchev
2000-09-26Some corrections from cd@sentia.nl.Aaron Campbell
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
2000-03-23tidyHugh Graham
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
1999-07-18support fine timing interval and calculate std devHugh Graham
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
1999-04-21Removed deprecated -S option from synopsis.Alex Feldman
1999-03-18typo; nash@mcs.netAaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell