freebsd-src/usr.bin/systat
Gleb Smirnoff 1a8d176432 inpcb: fully retire inp_ppcb pointer
Before a protocol specific control block started to embed inpcb in self
(see 0aa120d52f, e68b379244, 483fe96511) this pointer used to point
at it.

Retain kf_sock_inpcb field in the struct kinfo_file in <sys/user.h>.  The
exp-run detected a minimal use of the field in ports:
  * sysutils/lsof - patched upstream
  * net-mgmt/netdata  - patch accepted upstream
  * emulators/qemu-user-static - upstream master branch seems not using
    the field anymore
We can keep the field around for some time, but eventually it may be
reused for something else.

PR:			277659 (exp-run)
Reviewed by:		tuexen
Differential Revision:	https://reviews.freebsd.org/D44491
2024-03-29 12:18:32 -07:00
..
cmds.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
cmdtab.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
convtbl.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
convtbl.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
devs.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
devs.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
extern.h usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
fetch.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
icmp.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
icmp6.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ifcmds.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
ifstat.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
iolat.c Report I/O stats from the CAM_IOSCHED_DYNAMIC extension 2022-02-28 10:44:47 -07:00
iostat.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ip.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ip6.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
keyboard.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
main.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
Makefile usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mode.c Remove $FreeBSD$: two-line .c pattern 2023-08-16 11:54:34 -06:00
mode.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
netcmds.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
netstat.c inpcb: fully retire inp_ppcb pointer 2024-03-29 12:18:32 -07:00
pigs.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
proc.c systat(1): Plug memory leak 2024-02-08 15:45:04 +09:00
sctp.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
swap.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
sysput.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
systat.1 usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
systat.h usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
tcp.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
vmstat.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
zarc.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00