freebsd-dev/usr.sbin/pstat
Bruce Evans 24f769b024 Support cy driver. All tty drivers require namelist stuff here or they
won't get reported.  The pcvt, cx and iitty drivers aren't supported.

Report new tty states TS_CONNECTED, TS_SO_OLOWAT, TS_SO_OCOMPLETE,
TS_CAR_OFLOW, TS_CTS_OFLOW, TS_DSR_OFLOW and TS_ZOMBIE if they are
defined.

Report old tty states TS_WOPEN and TS_ASLEEP only if they are defined.

Report not so old tty states TS_CAN_BYPASS_L_RINT and TS_SNOOP only
if they are defined (instead of if __FreeBSD__ is defined).
1995-07-21 17:02:29 +00:00
..
Makefile Make pstat act like swapinfo if so invoked. 1995-05-13 17:25:23 +00:00
pstat.8 Make pstat act like swapinfo if so invoked. 1995-05-13 17:25:23 +00:00
pstat.c Support cy driver. All tty drivers require namelist stuff here or they 1995-07-21 17:02:29 +00:00