Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2004 07:35:57 +0000 (UTC)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ping ping.c
Message-ID:  <200409300735.i8U7ZvxT074066@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409300735.i8U7ZvxT074066>