CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2016/09/17 03:14:30
Modified files: sbin/ping : ping.c Log message: If no source address is specified and we are running in verbose mode try to find it with getsockname(2) like ping6(8). Disable printing for now though because scripts might depend on ping(8)'s output.