cvs commit: src/sbin/ping ping.c

Maxim Konovalov maxim at FreeBSD.org
Thu Sep 30 00:35:58 PDT 2004


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


More information about the cvs-src mailing list