freebsd-dev/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 Report I/O stats from the CAM_IOSCHED_DYNAMIC extension 2022-02-28 10:44:47 -07:00
convtbl.c
convtbl.h
devs.c
devs.h
extern.h Report I/O stats from the CAM_IOSCHED_DYNAMIC extension 2022-02-28 10:44:47 -07:00
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 Report I/O stats from the CAM_IOSCHED_DYNAMIC extension 2022-02-28 10:44:47 -07:00
iostat.c systat/iostat: Use bools for numbers and kbpt 2022-02-07 14:51:45 -07:00
ip6.c
ip.c
keyboard.c
main.c Report I/O stats from the CAM_IOSCHED_DYNAMIC extension 2022-02-28 10:44:47 -07:00
Makefile Report I/O stats from the CAM_IOSCHED_DYNAMIC extension 2022-02-28 10:44:47 -07:00
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: Eliminate write-only unit variable 2022-02-07 14:51:45 -07:00
systat.1 systat.1: Fix lists 2022-04-02 00:49:53 +02:00
systat.h
tcp.c Tcp progress timeout 2022-09-27 13:38:20 -04:00
vmstat.c
zarc.c