freebsd-nq/usr.bin/systat
Gleb Smirnoff eaabc93764 tcp: retire TCPDEBUG
This subsystem is superseded by modern debugging facilities,
e.g. DTrace probes and TCP black box logging.

We intentionally leave SO_DEBUG in place, as many utilities may
set it on a socket.  Also the tcp::debug DTrace probes look at
this flag on a socket.

Reviewed by:		gnn, tuexen
Discussed with:		rscheff, rrs, jtl
Differential revision:	https://reviews.freebsd.org/D37694
2022-12-14 09:54:06 -08:00
..
cmds.c
cmdtab.c
convtbl.c
convtbl.h
devs.c
devs.h
extern.h
fetch.c
icmp6.c
icmp.c
ifcmds.c
ifstat.c systat: Fix a bunch of use after frees in fetch_ifstat(). 2022-11-22 11:11:42 -08:00
iolat.c
iostat.c
ip6.c
ip.c
keyboard.c
main.c
Makefile
Makefile.depend
mode.c
mode.h
netcmds.c
netstat.c tcp: retire TCPDEBUG 2022-12-14 09:54:06 -08:00
pigs.c
proc.c
sctp.c
swap.c
sysput.c
systat.1
systat.h
tcp.c Tcp progress timeout 2022-09-27 13:38:20 -04:00
vmstat.c
zarc.c