Date: Sun, 31 Aug 2008 10:37:56 +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: <200808311038.m7VAc1pK019411@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2008-08-31 10:37:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/ping6 ping6.8 ping6.c Log: SVN rev 182528 on 2008-08-31 10:37:56Z 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.2.1 +4 -2 src/sbin/ping6/ping6.8 1.29.2.2 +5 -2 src/sbin/ping6/ping6.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808311038.m7VAc1pK019411>