summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* top: improve control character handling in line editingHEADmastergldrk2023-05-121-18/+25
* w: Fix musl UT_HOSTSIZE issueCraig Small2023-05-071-1/+4
* top: lessen summary cpu distortions with first displayhdzhoujie2023-05-072-1/+4
* top: lessen overhead when field is not being displayedJim Warner2023-05-071-9/+12
* free: Show single line statisticsCraig Small2023-05-021-1/+23
* Store sec and usec in terms of useced neville2023-05-021-2/+2
* top: added 'guest' tics when multiple cpus were mergedhdzhoujie2023-04-201-0/+2
* Fix test for double testCraig Small2023-03-211-2/+2
* top: address the missing 'guest' tics for summary areaJim Warner2023-03-211-0/+7
* top: restore a commit which had been reverted in errorJim Warner2023-03-211-0/+2
* top: avoid '%Cpu' distortion resulting from keystrokesJim Warner2023-03-091-9/+3
* 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