summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* top: ensure an EXIT_FAILURE with bad command line argsJim Warner2023-03-081-3/+4
* w: make sure null terminated ut_* strings are usedThorsten Kukuk2023-03-081-5/+3
* pgrep: Use only --signal option for signalCraig Small2023-03-011-7/+14
* tests: Dont compare floats with ==Craig Small2023-03-011-0/+6
* misc: Update the copyrights for the ps and top sourcesJim Warner2023-02-0813-14/+50
* misc: Update the copyrights of filesCraig Small2023-02-0714-53/+82
* pgrep: make --terminal respect other criteriaJason Cox2023-01-251-2/+2
* top: squeeze namespace provision (^P) onto help screenJim Warner2023-01-241-2/+2
* top: restore tab highlight for ^L and ^P bottom windowJim Warner2023-01-241-1/+1
* misc: eliminated some instances of trailing whitespaceJim Warner2023-01-241-1/+1
* ps: Add configurable date format for lstart fieldCraig Small2023-01-185-3/+30
* vmstat: precision issues in unitConvert()Qin Fandong2023-01-181-2/+2
* vmstat: Fixed initial si,so,bi,bo,in & cs valuesSanskriti Sharma2023-01-181-7/+12
* watch: Fix buggy line-deletion behaviour with --no-linewrapJustin Gottula2023-01-181-1/+4
* watch: add -r to not rexec on terminal resizeCraig Small2023-01-171-13/+27
* watch: Pass through bellCraig Small2023-01-171-0/+6
* w: add --pids option to display the pid of the login and best processes.Jan Pazdziora2023-01-151-8/+30
* pgrep: Support matching on the presence of a userspace signal handlerChris Down2023-01-151-10/+39
* top: include the '5' toggle on the primary help screenJim Warner2023-01-151-2/+2
* top: lessen overhead when 'bottom window' isn't activeJim Warner2023-01-151-5/+10
* top: tweak whitespace in some #defines for consistencyJim Warner2023-01-151-6/+6
* vmstat: Update memory statisticsIngo Saitz2023-01-061-0/+3
* ps: Correct BSD c optionCraig Small2022-12-191-2/+5
* skill: Restore the -p flag functionalityCraig Small2022-12-121-0/+2
* pkill: Don't show --echo twiceChris Down2022-11-091-0/+1
* fix pifd_open checkFabrice Fontaine2022-11-091-1/+3
* w: Show time with TIME_BITS=64 on 32bit envCraig Small2022-11-091-7/+7
* top: also adapted to absent 'core id' in /proc/cpuinfoJim Warner2022-10-301-3/+4
* top: restore missing support for 'MEMGRAPH_OLD' defineJim Warner2022-10-161-5/+8
* top: whack an obsolete string plus its associated codeJim Warner2022-10-162-4/+1
* top: fix a flaw in excluding a string from translationJim Warner2022-10-061-4/+11
* top: enable exclusion of some strings from translationJim Warner2022-10-042-5/+18
* top: always validate that p-core/e-core identificationJim Warner2022-10-041-6/+4
* free: --si changes base of default outputJan Rybar2022-09-281-1/+1
* top: exploit that library p-core/e-core identificationJim Warner2022-09-283-15/+95
* top: avoid any potential race involving 'BREAK_screen'Jim Warner2022-09-201-6/+15
* top: try avoiding the edge of a 'divide by zero' cliffJim Warner2022-09-201-4/+7
* top: fix 'TOG4_MEM_1UP' if two abreast summary displayJim Warner2022-09-201-1/+5
* top: enhance memory graphs two abreast summary displayJim Warner2022-09-202-5/+53
* top: cosmetic changes with two abreast summary displayJim Warner2022-09-202-12/+11
* top: distinct separator if two abreast summary displayJim Warner2022-09-203-3/+11
* top: harden detailed stats two abreast summary displayJim Warner2022-09-201-0/+6
* top: refined memory graphs two abreast summary displayJim Warner2022-09-132-43/+59
* top: additional tweaks for two abreast summary displayJim Warner2022-09-131-5/+7
* top: implemented more than two abreast summary displayJim Warner2022-09-121-25/+41
* top: prepare for more than two abreast summary displayJim Warner2022-09-122-23/+22
* top: better graphic scaling in cpu/mem summary displayJim Warner2022-09-121-10/+9
* top: refactor graph support of cpu/mem summary displayJim Warner2022-09-122-80/+89
* top: eliminate that 'TOG4_NOTRUNC' compile conditionalJim Warner2022-09-124-13/+4
* top: eliminate that 'TOG4_NOFORCE' compile conditionalJim Warner2022-09-122-6/+0