summaryrefslogtreecommitdiff
path: root/top
Commit message (Expand)AuthorAgeFilesLines
* top: for consistency, reposition a few man page macrosJim Warner2020-07-291-4/+4
* top: address several 'mandoc -Tlint' errors & warningsJim Warner2020-07-201-12/+3
* top: make that 'cpu_prt' function a tad more efficientJim Warner2020-07-201-4/+3
* top: make the 'cpu_tics' function a tad more efficientJim Warner2020-07-201-4/+2
* top: response to revised numa stuff in that <stat> apiJim Warner2020-06-252-16/+21
* top: provide for zero length character in utf8 supportJim Warner2020-06-231-1/+2
* top: some miscellaneous accumulated tweaks and cleanupJim Warner2020-06-232-1/+2
* top: fix a minor startup flaw for the '2 abreast' modeJim Warner2020-06-041-0/+2
* top: help the '#define PRETEND48CPU' be more realisticJim Warner2020-06-041-10/+20
* top: preserved those new '4' and '!' toggles in rcfileJim Warner2020-05-313-36/+42
* top: warn users if rcfile save prevents older top readJim Warner2020-05-313-1/+13
* top: reduce minimum terminal width with 2 abreast modeJim Warner2020-05-313-9/+18
* top: address each of the most recent coverity warningsJim Warner2020-05-311-1/+8
* top: adapt former PRETEND8CPUS #define as PRETEND48CPUJim Warner2020-05-282-1/+23
* top: add '!' toggle for combined cpus display, man docJim Warner2020-05-281-12/+29
* top: add '!' toggle for combined cpus display, programJim Warner2020-05-284-101/+163
* top: add '4' toggle for 2 abreast cpu display, man docJim Warner2020-05-281-4/+12
* top: add '4' toggle for 2 abreast cpu display, programJim Warner2020-05-284-26/+78
* top: eliminate a long standing extraneous comment lineJim Warner2020-05-281-1/+0
* top: updated man page and copyright dates to year 2020Jim Warner2020-04-203-3/+3
* top: for symmetry with 'E' add 'e' command line switchJim Warner2020-04-103-7/+29
* top: eliminate inadvertent trailing double semi-colonsJim Warner2020-04-101-3/+3
* top: restore configuration file backward compatibilityJim Warner2020-02-181-5/+5
* top: restore one line of code to sig_endpgm() functionJim Warner2020-02-181-0/+1
* top: at abnormal end allow core dumps (fix qualys bug)Jim Warner2020-01-061-2/+6
* top: reposition some data due to a translation commentJim Warner2020-01-061-7/+7
* top: update copyright notations & fix a man page errorJim Warner2019-10-273-5/+5
* top: whack insidious bug surrounding auto-sized fieldsJim Warner2019-10-272-6/+7
* top: parallel the master branch pids monitoring changeJim Warner2019-09-221-1/+1
* top: avoid a potential SEGV during program terminationJim Warner2019-09-221-6/+5
* top: tweak logic associated with keyboard translationsJim Warner2019-09-221-22/+21
* top: standardize PgUp/PgDn management within task areaJim Warner2019-07-041-2/+2
* top: attempt to provide missing xterm vim keys supportJim Warner2019-07-042-23/+16
* top: just correct a couple of misspellings in commentsJim Warner2019-03-261-2/+2
* top: adapt for changes in item identifiers, <STAT> apiJim Warner2019-01-221-2/+2
* top: harden management of 'Hide_pid' array allocationsJim Warner2019-01-031-6/+13
* top: enable alternate '+' placement with collapsed pidJim Warner2019-01-032-0/+5
* top: plug a minor hole in the vertical scrolling logicJim Warner2019-01-032-4/+9
* top: eliminated the use of that 'procps.h' header fileJim Warner2018-09-121-1/+6
* top: a tweak to the forest view collapsed code (again)Jim Warner2018-09-121-3/+8
* top: the '#define SCROLLVAR_NO' is bent but not brokenJim Warner2018-09-121-1/+4
* top: speed up the collapsed children forest view logicJim Warner2018-08-131-0/+2
* top: miscellaneous accumulated tweaks to code/commentsJim Warner2018-08-131-13/+13
* top: eliminate all of that 'relative enumerator' bloatJim Warner2018-08-131-101/+107
* top: existing 'Inspect' pipe feature now more flexibleJim Warner2018-08-014-13/+36
* top: avoid unrecognized 'Inspect' entries memory leaksJim Warner2018-08-011-7/+7
* top: ensure collapsed children cpu reported accuratelyJim Warner2018-08-011-2/+4
* top: make the TREE_VCPUOFF define a tad more inclusiveJim Warner2018-07-181-14/+20
* top: '^V' is now 'v' (collapse/expand children toggle)Jim Warner2018-07-184-35/+34
* top: some minor renaming, reformatting and rearrangingJim Warner2018-07-182-75/+84