Module Name: src Committed By: ozaki-r Date: Fri Oct 28 05:27:17 UTC 2022
Modified Files: src/usr.bin/fstat: fstat.c src/usr.bin/netstat: inet.c inet6.c src/usr.bin/systat: netcmds.c netstat.c Log Message: Adjust userland commands for struct inpcb separation Only kvm users are affected. To generate a diff of this commit: cvs rdiff -u -r1.116 -r1.117 src/usr.bin/fstat/fstat.c cvs rdiff -u -r1.118 -r1.119 src/usr.bin/netstat/inet.c cvs rdiff -u -r1.83 -r1.84 src/usr.bin/netstat/inet6.c cvs rdiff -u -r1.23 -r1.24 src/usr.bin/systat/netcmds.c cvs rdiff -u -r1.31 -r1.32 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.