Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 1995 10:02:30 -0700
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/pstat pstat.c
Message-ID:  <199507211702.KAA10938@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
bde         95/07/21 10:02:30

  Modified:    usr.sbin/pstat  pstat.c
  Log:
  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).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507211702.KAA10938>