Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2005 21:02:49 +0100 (BST)
From:      Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To:        "David E. O'Brien" <obrien@freebsd.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/usr.bin/top machine.c
Message-ID:  <20050516205649.V43875@ury.york.ac.uk>
In-Reply-To: <200505161817.j4GIHcsk031751@repoman.freebsd.org>
References:  <200505161817.j4GIHcsk031751@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050516205649.V43875>