Module Name: src Committed By: christos Date: Fri Aug 19 08:35:40 UTC 2011
Modified Files: src/sbin/ping: ping.c Log Message: PR/45257: Ryo Shimizu: ping(8) prints bogus round-trip times after Year 2038 Clamp all time computations to 32 bits; idea from dsl@ To generate a diff of this commit: cvs rdiff -u -r1.94 -r1.95 src/sbin/ping/ping.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.