FreeBSD Bugzilla – Attachment 18803 Details for
Bug 33639
ping(8) and ping6(8) are silent about SIGINFO
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 896 bytes, created by
Maxim Konovalov
on 2002-01-07 09:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Maxim Konovalov
Created:
2002-01-07 09:50:01 UTC
Size:
896 bytes
patch
obsolete
>Index: ping.8 >=================================================================== >RCS file: /home/ncvs/src/sbin/ping/ping.8,v >retrieving revision 1.33 >diff -u -r1.33 ping.8 >--- ping.8 25 Sep 2001 20:22:33 -0000 1.33 >+++ ping.8 7 Jan 2002 09:30:46 -0000 >@@ -266,8 +266,18 @@ > or if the program is terminated with a > .Dv SIGINT , > a brief summary is displayed, showing the number of packets sent and >-received, and the minimum, maximum, mean, and standard deviation of >+received, and the minimum, mean, maximum and standard deviation of > the round-trip times. >+.Pp >+If >+.Nm >+receives a >+.Dv SIGINFO >+(see the ``status'' argument for >+.Xr stty 1 ) >+signal, the current number of packets sent and received, and the >+minimum, mean and maximum of the round-trip times will be written to >+the standard error output. > .Pp > This program is intended for use in network testing, measurement and > management.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 33639
: 18803 |
18804