CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2016/09/17 03:26:49
Modified files: sbin/ping : ping.c sbin/ping6 : ping6.c Log message: We will need the variable name "from" soon, so free it up by renaming to peer. While here move declaration down to where it's needed. No functional change.