cvs commit: src/contrib/top display.c
Giorgos Keramidas
keramida at FreeBSD.org
Wed May 18 06:48:36 PDT 2005
keramida 2005-05-18 13:48:33 UTC
FreeBSD src repository (doc committer)
Modified files:
contrib/top display.c
Log:
Properly trim the header line too, to fix wrap-around problems that
have been noticed by running top(1) in terminals that are too narrow
(or on systems with usernames that were too long, pushing everything
too far to the right).
Note that this does *not* solve the wrap-around problem of the system
statistics, which is an entirely different matter :-/
Tested on: i386, sparc64 (panther), amd64 (sledge)
Approved by: davidxu (in principle)
Revision Changes Path
1.8 +41 -1 src/contrib/top/display.c
More information about the cvs-all
mailing list