cvs commit: src/usr.bin/top machine.c
David E. O'Brien
obrien at FreeBSD.org
Mon May 16 11:17:39 PDT 2005
obrien 2005-05-16 18:17:38 UTC
FreeBSD src repository
Modified files:
usr.bin/top machine.c
Log:
Hardcode username to 8 characters. This makes top(1) output sane when
there are users on the system (even if not running a single process)
with a login > 8 chars.
I'm not all that happy limiting the username width like this, but it
restores sanity to top(1) output.
Discussed with: keramida
Revision Changes Path
1.72 +7 -7 src/usr.bin/top/machine.c
More information about the cvs-src
mailing list