freebsd-dev/sbin/ping
Piotr Pawel Stefaniak d399eb3ef7 ping: split the visual part of -f into a new option -.
After this, we'll be able to ping a host and not spam the terminal, and
no flooding will have to be involved. I've been doing this under Linux
as ping -fi1 host.

Reviewed by:	rpokala, Pau Amma
Differential Revision:	https://reviews.freebsd.org/D34882
2022-04-18 18:10:50 +02:00
..
tests
main.c
main.h ping: split the visual part of -f into a new option -. 2022-04-18 18:10:50 +02:00
Makefile
Makefile.depend
Makefile.depend.options
ping6.c ping: split the visual part of -f into a new option -. 2022-04-18 18:10:50 +02:00
ping6.h
ping.8 ping: split the visual part of -f into a new option -. 2022-04-18 18:10:50 +02:00
ping.c ping: split the visual part of -f into a new option -. 2022-04-18 18:10:50 +02:00
ping.h
utils.c
utils.h