Page MenuHomeFreeBSD

D54709.1769346861.diff
No OneTemporary

Size
462 B
Referenced Files
None
Subscribers
None

D54709.1769346861.diff

diff --git a/usr.bin/netstat/inet.c b/usr.bin/netstat/inet.c
--- a/usr.bin/netstat/inet.c
+++ b/usr.bin/netstat/inet.c
@@ -541,11 +541,11 @@
}
if (istcp) {
if (cflag)
- xo_emit(" {:stack/%-*.*s}",
+ xo_emit(" {t:stack/%-*.*s}",
fnamelen, fnamelen, tp->xt_stack);
if (Cflag)
- xo_emit(" {:cc/%-*.*s}"
+ xo_emit(" {t:cc/%-*.*s}"
" {:snd-cwnd/%10lu}"
" {:snd-ssthresh/%10lu}"
" {:t-maxseg/%5u} {:ecn/%3s}",

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 25, 1:14 PM (3 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27652167
Default Alt Text
D54709.1769346861.diff (462 B)

Event Timeline