Date: Thu, 31 May 2018 22:53:35 -0700 From: Eitan Adler <eadler@freebsd.org> To: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r334474 - head/usr.bin/top Message-ID: <CAF6rxgnVSPOYjsedCv70dH8sdeed1D53VYkuAA9UmgNhQ3evCQ@mail.gmail.com> In-Reply-To: <201806010551.w515pfoB090926@repo.freebsd.org> References: <201806010551.w515pfoB090926@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 31 May 2018 at 22:51, Eitan Adler <eadler@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgnVSPOYjsedCv70dH8sdeed1D53VYkuAA9UmgNhQ3evCQ>