freebsd-dev/usr.sbin/pstat
Ed Schouten 37a9f58275 Clamp the values of t_column to 5 digits in pstat -t' and show all ttys'.
We often run into these very high column numbers when we run curses
applications, because they don't print any newlines. This messes up the
table output of `pstat -t'. If these numbers get really high, they
aren't of any use to the reader anyway. Convert them to `99999' when
they run out of bounds.
2008-11-01 13:40:46 +00:00
..
Makefile Use a designator for initializing only one member of the nlist 2005-03-21 18:11:31 +00:00
pstat.8 Introduce a hooks layer for the MPSAFE TTY layer. 2008-09-22 19:25:14 +00:00
pstat.c Clamp the values of t_column to 5 digits in pstat -t' and show all ttys'. 2008-11-01 13:40:46 +00:00