History log of /dragonfly/usr.bin/top/top.1 (Results 1 – 14 of 14)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7a491db4 15-Feb-2023 Aaron LI <aly@aaronly.me>

top(1): Handle SCORE (dumping) process state similar to other states

Before this change, the SCORE process state would shown as '?P/5' in the
'STATE' column, which could be confusing.

Similar to ex

top(1): Handle SCORE (dumping) process state similar to other states

Before this change, the SCORE process state would shown as '?P/5' in the
'STATE' column, which could be confusing.

Similar to existing process states (e.g., running, zombie), handle the
SCORE (dumping a core) process state as well. This state will show in
the process line in the header, and also shown as 'DUMP' in the 'STATE'
column for such processes.

Update the man page accordingly. In addition, add copyright text to the
man page.

Reported-by: kworr

show more ...


# 8c086bfb 09-Feb-2023 Aaron LI <aly@aaronly.me>

top(1): Fix STATE column to support all possible states

The old code didn't check all the process states (e.g., SIDL, SSTOP) to
format the STATE column. So the STATE result could be a bit inaccurat

top(1): Fix STATE column to support all possible states

The old code didn't check all the process states (e.g., SIDL, SSTOP) to
format the STATE column. So the STATE result could be a bit inaccurate.

Improve the STATE formatting code to explicitly check for all possible
states, similar to the count calculations of all process states.

Update the man page to reflect the current display.

show more ...


Revision tags: v6.4.0, v6.4.0rc1, v6.5.0, v6.2.2, v6.2.1, v6.2.0, v6.3.0, v6.0.1, v6.0.0, v6.0.0rc1, v6.1.0
# b827281d 22-Jan-2021 Sascha Wildner <saw@online.de>

Revert "Fix various mistakes (s/it were/it was/) in manual pages."

This reverts commit e4adeac153e9f588eff22befbf196d2fd3444bc3.


# e4adeac1 19-Jan-2021 Sascha Wildner <saw@online.de>

Fix various mistakes (s/it were/it was/) in manual pages.


Revision tags: v5.8.3, v5.8.2, v5.8.1, v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3, v5.6.2, v5.6.1, v5.6.0, v5.6.0rc1, v5.7.0, v5.4.3, v5.4.2, v5.4.1, v5.4.0, v5.5.0, v5.4.0rc1, v5.2.2, v5.2.1, v5.2.0, v5.3.0, v5.2.0rc, v5.0.2, v5.0.1, v5.0.0, v5.0.0rc2, v5.1.0, v5.0.0rc1, v4.8.1, v4.8.0, v4.6.2, v4.9.0, v4.8.0rc, v4.6.1, v4.6.0, v4.6.0rc2, v4.6.0rc, v4.7.0, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.5.0, v4.4.0rc
# c61c17ed 19-Nov-2015 Sepherosa Ziehau <sephe@dragonflybsd.org>

top: Fix header name and width for process running cpu.

While I'm here, remove no longer displayed columns from manpage.


Revision tags: v4.2.4, v4.3.1
# f90ff76f 26-Jul-2015 Antonio Huete Jimenez <tuxillo@quantumachine.net>

top.1 - Fix manpage

- This commit follows up 30277d08ae where top(1) went back to
use RES again after PRES was removed.


Revision tags: v4.2.3, v4.2.1, v4.2.0, v4.0.6, v4.3.0, v4.2.0rc, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0rc3, v4.0.0rc2, v4.0.0rc, v4.1.0, v3.8.2, v3.8.1, v3.6.3, v3.8.0, v3.8.0rc2, v3.9.0, v3.8.0rc, v3.6.2, v3.6.1, v3.6.0, v3.7.1, v3.6.0rc, v3.7.0
# f734ea4b 22-Oct-2013 Sascha Wildner <saw@online.de>

Fix typos in messages and manual pages.


# 784b0251 27-Aug-2013 Sascha Wildner <saw@online.de>

top.1: Remove unnecessary .Nm argument.


Revision tags: v3.4.3
# 5639b7e3 21-Aug-2013 Sascha Wildner <saw@online.de>

top.1: mdoc conversion

unixtop has gone to sleep since 2008 and most changes we did to its
manual page were documenting stuff we added ourselves.

Convert it to mdoc to make this process easier in t

top.1: mdoc conversion

unixtop has gone to sleep since 2008 and most changes we did to its
manual page were documenting stuff we added ourselves.

Convert it to mdoc to make this process easier in the future.

Submitted-by: Franco Fichtner <franco@lastsummer.de>

show more ...


Revision tags: v3.4.2, v3.4.0, v3.4.1, v3.4.0rc, v3.5.0
# edc735ac 03-Jan-2013 Javier Alcázar <javucho1000@yahoo.com.mx>

TOP wasn't reporting correctly CPU states without -M

Adding code to get averages and updating man page.

This commit fixes issue #2447


Revision tags: v3.2.2, v3.2.1, v3.2.0, v3.3.0, v3.0.3, v3.0.2, v3.0.1, v3.1.0, v3.0.0
# 86d7f5d3 26-Nov-2011 John Marino <draco@marino.st>

Initial import of binutils 2.22 on the new vendor branch

Future versions of binutils will also reside on this branch rather
than continuing to create new binutils branches for each new version.


Revision tags: v2.12.0, v2.13.0, v2.10.1, v2.11.0, v2.10.0, v2.9.1, v2.8.2, v2.8.1, v2.8.0, v2.9.0
# ef545754 05-Oct-2010 Matthew Dillon <dillon@apollo.backplane.com>

top - Adjust docs

* Adjust manual page for PRES addition.


Revision tags: v2.6.3, v2.7.3, v2.6.2, v2.7.2, v2.7.1, v2.6.1, v2.7.0, v2.6.0
# f25fea26 23-Feb-2010 Jan Lentfer <Jan.Lentfer@web.de>

top: Fix man page

Explanation for column "C" on multi-CPU
machines was missing.


# c6da48e4 20-Dec-2009 Sascha Wildner <saw@online.de>

top(1): Merge top.x and top.local.1 into one manual page.