Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2000 10:04:18 -0800 (PST)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ping ping.c
Message-ID:  <200003281804.KAA39012@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        2000/03/28 10:04:18 PST

  Modified files:        (Branch: RELENG_4)
    sbin/ping            ping.c 
  Log:
  MFC:
  use CMSG_LEN() to compute ping SCM_TIMESTAMP cmsg_len.
  Without this, cmsg_len size should be smaller than necessary on alpha.
  
  Revision  Changes    Path
  1.52.2.1  +2 -2      src/sbin/ping/ping.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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