cvs commit: src/sbin/ping6 ping6.8 ping6.c
Bjoern A. Zeeb
bz at FreeBSD.org
Sat Aug 2 13:14:53 UTC 2008
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
More information about the cvs-src
mailing list