Age | Commit message (Expand) | Author |
2015-10-25 | IPV6_NEXTHOP is gone, remove -g option which used this. | Florian Obser |
2015-10-25 | tweak previous; | Jason McIntyre |
2015-10-25 | Implement ping(8)'s -L option in ping6: | Florian Obser |
2015-10-17 | Implement -w maxwait now that the -w flag is free in ping6. Same | Florian Obser |
2015-10-17 | Remove left over -N and -w. Adapt wording for the link local example. | Florian Obser |
2015-10-16 | Remove RFC 4620 support. The RFC is experimental and this code plain | Florian Obser |
2015-10-16 | No longer talk about -b flag, it's gone. | Florian Obser |
2015-10-16 | Move -t and -w functionality to -a. Both flags are in the way for a | Florian Obser |
2015-10-14 | To specify a source address ping uses -I while ping6 uses -S. Switch | Florian Obser |
2015-10-13 | Remove -b flag and let ping6 set the socket buffer size automatically | Florian Obser |
2015-10-12 | deprecate & remove -W option; ok florian | Theo de Raadt |
2015-08-31 | Forgot to commit the man page bits when removing RH0 support. | Florian Obser |
2014-11-15 | Reduce instances of `` '' in manuals. | Anthony J. Bentley |
2014-02-26 | Still a lie, the default is not 0. It is inherited from the process. | Claudio Jeker |
2013-10-21 | More rdomain / rtable support for useful diagnostic tools | Peter Hessler |
2012-10-13 | move the exit status stuff into an EXIT STATUS section; | Jason McIntyre |
2012-09-22 | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | Jason McIntyre |
2012-08-23 | - rfc 4443 replaces rfc 2463 | Jason McIntyre |
2010-06-26 | allow a user to set a -c count of 0. | Peter Hessler |
2009-06-01 | tweak previous; | Jason McIntyre |
2009-05-31 | add audible output to ping and ping6: -e beeps when pings are replied, -E bee... | Chris Kuethe |
2007-06-23 | sync description of "-m" option to reality. mcbride@ ok | Jun-ichiro itojun Hagino |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-08-10 | text improvements; | Jason McIntyre |
2006-08-10 | kill some .Tn; | Jason McIntyre |
2006-08-10 | kill a truckload of useless macros; | Jason McIntyre |
2006-08-10 | comment out -R: | Jason McIntyre |
2006-08-10 | oops, put -m in the right place; | Jason McIntyre |
2006-08-10 | document -m; | Jason McIntyre |
2006-08-10 | sort options; | Jason McIntyre |
2006-07-18 | clean up -a and -f descriptions; | Jason McIntyre |
2006-07-18 | better explanation of return values; | Jason McIntyre |
2003-10-25 | adddress -> address; from Jared Yanovich; | Jason McIntyre |
2003-08-08 | refer to RFCs consistently (RFC XXXX); | Jason McIntyre |
2003-06-03 | - section reorder | Jason McIntyre |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt |
2002-05-26 | KNF. remove unneeded variable. from deraadt | Jun-ichiro itojun Hagino |
2002-05-26 | re-integrate a grammar fix | Theo de Raadt |
2002-05-26 | sync with latest KAME tree. -S option uses bind(2), -g option, KNF | Jun-ichiro itojun Hagino |
2001-07-25 | We have to undo the changes to the 3rd party code, because it makes | Mike Pechkin |
2001-07-20 | we don't like: | Mike Pechkin |
2001-07-05 | clarify -a. sync with kame | Jun-ichiro itojun Hagino |
2001-06-23 | ok, tmac is now fixed | Theo de Raadt |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt |
2001-06-22 | sync usage/manpage with reality. | Jun-ichiro itojun Hagino |
2001-03-19 | examples. suggested by deraadt. sync with kame | Jun-ichiro itojun Hagino |
2001-03-12 | -Q is not there. NetBSD PR 12384. sync with kame | Jun-ichiro itojun Hagino |
2000-11-11 | improve spec conformance of node information query (07). | Jun-ichiro itojun Hagino |
2000-08-13 | recover less-than-1 interval support with -i. | Jun-ichiro itojun Hagino |
2000-06-12 | update icmp6 name lookup code to conform to 05 draft. previous code | Jun-ichiro itojun Hagino |