CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2016/09/11 12:19:32
Modified files: sbin/ping : ping.c sbin/ping6 : ping6.c Log message: Hoist summary() up, it's AF independent; no obj change. Diff between ping and ping6 is easier to read if all identical or as close as possible to being identical functions are in one place.