maxim 2004-09-30 07:35:57 UTC FreeBSD src repository Modified files: sbin/ping ping.c Log: o Store timestamp in network byte order. o Remove an assumption sizeof(struct timeval) == 8 (this is not true on sparc64). Reviewed by: imp, -hackers Obtained from: NetBSD (rev. 1.75) MT5 after: 1 month Revision Changes Path 1.106 +15 -4 src/sbin/ping/ping.c