cvs commit: src/sbin/ping6 ping6.8 ping6.c
Bjoern A. Zeeb
bz at FreeBSD.org
Sun Aug 31 10:38:01 UTC 2008
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
More information about the cvs-src
mailing list