freebsd-src/usr.bin/fstat
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
..
fstat.1 fstat(1): Fix typo 2023-12-17 18:41:53 +08:00
fstat.c inpcb: fully retire inp_ppcb pointer 2024-03-29 12:18:32 -07:00
functions.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
fuser.1 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
fuser.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
main.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06: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