summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* top: expand 'Ctrl' bottom window to display other data <=== port of newlib c4...Jim Warner2022-06-192-10/+90
* top: rename 'Ctrl' bottom window routines and relocate <=== port of newlib ad...Jim Warner2022-06-192-88/+103
* top: turn off the 'Ctrl' bottom window with 1 more key <=== port of newlib 3f...Jim Warner2022-06-191-0/+2
* top: fix a bug from when 'Ctrl' window was made sticky <=== port of newlib 79...Jim Warner2022-06-191-1/+1
* top: avoid library shame with refactored 'Ctrl' window <=== port of newlib bc...Jim Warner2022-06-192-87/+41
* top: turn off the 'Ctrl' bottom window after some keys <=== port of newlib d6...Jim Warner2022-06-192-4/+18
* top: allow sticky 'Ctrl' bottom window code by #define <=== port of newlib 16...Jim Warner2022-06-192-0/+11
* doc: adapt to the 'Ctrl' bottom window one changed key <=== port of newlib 54...Jim Warner2022-06-191-3/+3
* top: trade just 1 'Ctrl' bottom window key association <=== port of newlib 9f...Jim Warner2022-06-193-12/+12
* doc: adapt to the 'Ctrl' bottom window sticky behavior <=== port of newlib ef...Jim Warner2022-06-191-2/+3
* top: make the new 'Ctrl' bottom window behavior sticky <=== port of newlib 0f...Jim Warner2022-06-192-14/+18
* top: add a program name to 'Ctrl' bottom window header <=== port of newlib ba...Jim Warner2022-06-191-0/+4
* doc: add variable width data display without scrolling <=== port of newlib 6b...Jim Warner2022-06-192-1/+37
* top: add variable width data display without scrolling <=== port of newlib fb...Jim Warner2022-06-193-16/+150
* top: eliminate the 'keys_global' redundant definitions <=== port of newlib 27...Jim Warner2022-06-191-17/+16
* ps: that restored aix behavior gets its ultimate tweak <=== port of newlib 5e...Jim Warner2022-06-191-2/+0
* top: remove those winflags which restricted 'x' toggle <=== port of newlib ef...Jim Warner2022-06-194-44/+4
* top: raise %CPU maximum if large numbers of processors <=== port of newlib 72...Jim Warner2022-06-191-1/+5
* top: ignore the SIGHUP signal if running in batch mode <=== port of newlib 6a...Jim Warner2022-06-192-40/+49
* fix NEWSCraig Small2022-04-111-10/+3
* sysctl: print dotted keys againCraig Small2022-04-094-14/+44
* ps: that restored aix behavior is now even more robustJim Warner2022-04-091-9/+6
* ps: restore aix behavior while keeping an original fixJim Warner2022-04-011-4/+6
* top: add another tiny bit of robustness to rcfile codeJim Warner2022-03-221-0/+2
* top: do not add an extra line when rcfile is rewrittenJim Warner2022-03-221-1/+1
* doc: document catch-up of new scalable 'STARTED' fieldJim Warner2022-03-152-28/+39
* top: squashed catch-up of new scalable 'STARTED' fieldJim Warner2022-03-153-4/+22
* doc: document 'scale_tics' catch-up for Ctrl-E scalingJim Warner2022-03-152-1/+15
* top: squashed 'scale_tics' catch-up for Ctrl-E scalingJim Warner2022-03-153-28/+125
* ps: swat insidious bug with the %cpu' format specifierJim Warner2022-03-151-1/+2
* top: trade that 'strncpy' for more efficient 'memccpy'Jim Warner2022-02-171-1/+1
* top: let's eliminate some additional compiler warningsJim Warner2022-02-171-17/+16
* top: attempt to clarify the 'iokey' parameter meaningsJim Warner2022-02-171-16/+20
* top: tweak the heck out of some command line help textJim Warner2022-02-011-19/+19
* top: eliminate the potential warnings '-Wsign-compare'Jim Warner2022-02-011-4/+4
* top: avoid a potential warning '-Wmaybe-uninitialized'Jim Warner2022-02-011-1/+1
* top: avoid a possible warning '-Wimplicit-fallthrough'Jim Warner2022-02-011-0/+1
* top: add visual clue when focus toggle ('F') is activeJim Warner2022-01-172-1/+10
* top: eliminate warnings for '-Wmisleading-indentation'Jim Warner2022-01-171-1/+2
* top: eliminate every warning for '-Wformat-truncation'Jim Warner2022-01-172-4/+4
* top: repair several inconsistencies in email addressesJim Warner2022-01-175-9/+9
* top: bust up that overly large 'summary_show' functionJim Warner2022-01-172-173/+196
* top: provide for avoiding task focus ('F') distortionsJim Warner2022-01-172-4/+14
* top: update the man page & source file copyright datesJim Warner2022-01-175-6/+6
* top: justify those header #define description commentsJim Warner2022-01-171-18/+18
* top: enabled arbitrarily large numbers in 'scale' guysJim Warner2022-01-172-14/+10
* top: a silly change forcing right margin justificationJim Warner2022-01-171-2/+2
* top: allow setting variable width col scroll (1 vs. 8)Jim Warner2022-01-171-0/+5
* fix uid/gid > 2^31Todd Lewis2021-10-252-9/+13
* ps: ignore SIGURGTommi Rantala2021-10-131-0/+1