NetBSD/sbin/ping
dholland 9275630b0c PR bin/36997 Zafer Aydogan: ping doesn't validate numeric inputs enough.
Reject packet intervals < 1 ns as they lead to infinite loops adding
zero timespecs.

Fix the behind-schedule behavior so it doesn't spend all its time in
that loop adding very small timespecs. Try ping -c 500 -i 0.000000001
to see this in action with the old ping.
2016-12-18 01:19:34 +00:00
..
Makefile vax specific gcc 4.8.1 hacks 2013-11-09 21:39:27 +00:00
ping.8 Another option order fix. 2011-09-10 20:47:33 +00:00
ping.c PR bin/36997 Zafer Aydogan: ping doesn't validate numeric inputs enough. 2016-12-18 01:19:34 +00:00
ping_hostops.c Make get/setuid prog ops (so that i can do rump.ping -f regardless 2011-03-11 09:59:56 +00:00
ping_rumpops.c Make get/setuid prog ops (so that i can do rump.ping -f regardless 2011-03-11 09:59:56 +00:00
prog_ops.h Make get/setuid prog ops (so that i can do rump.ping -f regardless 2011-03-11 09:59:56 +00:00