Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Aug 2008 13:14:35 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ping6 ping6.8 ping6.c
Message-ID:  <200808021314.m72DErE0017476@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2008-08-02 13:14:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sbin/ping6           ping6.8 ping6.c 
  Log:
  SVN rev 181178 on 2008-08-02 13:14:35Z by bz
  
  MFC: r179356, rev. 1.25 ping6.8, 1.34 ping6.c
  
    Change the exit status for 0 and 2 to be the same as with ping(1)
    and be usable in scripts, etc.
  
    This also changes the semantics in case when we lose one of n packets.
    In that case, before we exited by SIG, now we exit with return(0).
  
    Submitted by:   Gert Doering (gert space.net)
  
  Revision   Changes    Path
  1.23.10.1  +4 -2      src/sbin/ping6/ping6.8
  1.31.2.1   +5 -2      src/sbin/ping6/ping6.c



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