NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/45257 CVS commit: src/sbin/ping



The following reply was made to PR bin/45257; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45257 CVS commit: src/sbin/ping
Date: Fri, 19 Aug 2011 04:35:40 -0400

 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.
 


Home | Main Index | Thread Index | Old Index