CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2018/11/10 18:40:31
Modified files: sbin/ping : ping.c Log message: make all the setsockopt calls consistent. do not cast the arguments unnecessarily, and always err() on failure. an earlier diff just tweaking the v6 calls was oked by bluhm@ kn@ deraadt@