CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/06 14:41:11
Modified files:
usr.sbin/pstat : pstat.c
Log message:
Adjust pstat(8) to the changed KERN_TTY_INFO struct itty.
Also fix up the code path via kvm which requires an extra indirection
and define __need_process. On top of this fix pstat to allow -t & -M
to work together.
OK deraadt@ kettenis@
