cvs commit: src/usr.bin/top machine.c
Gavin Atkinson
gavin.atkinson at ury.york.ac.uk
Mon May 16 13:01:44 PDT 2005
On Mon, 16 May 2005, David E. O'Brien wrote:
> obrien 2005-05-16 18:17:38 UTC
>
> 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.
Err, this log message doesn't seem to fit with the committed patch. The
committed changes are essentially a no-op, only de-magicifying the width
limits in the smp and non-smp case.
Gavin
More information about the cvs-src
mailing list