Module Name: src Committed By: ozaki-r Date: Fri Oct 28 05:24:08 UTC 2022
Modified Files: src/usr.bin/fstat: fstat.c src/usr.bin/netstat: inet.c inet6.c src/usr.bin/sockstat: sockstat.c src/usr.bin/systat: extern.h netcmds.c netstat.c Log Message: Adjust userland commands for struct inpcb integration Only kvm users are affected. To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116 src/usr.bin/fstat/fstat.c cvs rdiff -u -r1.117 -r1.118 src/usr.bin/netstat/inet.c cvs rdiff -u -r1.82 -r1.83 src/usr.bin/netstat/inet6.c cvs rdiff -u -r1.24 -r1.25 src/usr.bin/sockstat/sockstat.c cvs rdiff -u -r1.48 -r1.49 src/usr.bin/systat/extern.h cvs rdiff -u -r1.22 -r1.23 src/usr.bin/systat/netcmds.c cvs rdiff -u -r1.30 -r1.31 src/usr.bin/systat/netstat.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.