37a9f58275
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. |
||
---|---|---|
.. | ||
Makefile | ||
pstat.8 | ||
pstat.c |