svn commit: r334474 - head/usr.bin/top
Eitan Adler
eadler at freebsd.org
Fri Jun 1 05:54:07 UTC 2018
On 31 May 2018 at 22:51, Eitan Adler <eadler at freebsd.org> wrote:
> Author: eadler
> Date: Fri Jun 1 05:51:40 2018
> New Revision: 334474
> URL: https://svnweb.freebsd.org/changeset/base/334474
>
> Log:
> top(1): Display of TID when using 'H' flag
>
> Some users prefer seeing the TID when viewing individual threads. This
> makes sense as the PID will be the same for multiple entries. An attempt
> was made to include both, but there is insufficient room. As such, using
> the TID.
>
> While here, rename the header variables to be more understandable.
>
> Discussed with: mmacy
> Reported on: 2009-10-07
PR: 139389
--
Eitan Adler
Source, Ports, Doc committer
Bugmeister, Ports Security teams
More information about the svn-src-all
mailing list