summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nls: Update translationsv4.0.3_rc1Craig Small2023-01-2821-16124/+17980
* testsuite: Remove trailing whitespaceCraig Small2023-01-254-8/+8
* pgrep: make --terminal respect other criteriaJason Cox2023-01-253-7/+12
* top: make all man document apostrophe usage consistentJim Warner2023-01-241-17/+17
* 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-243-8/+8
* ps: Add configurable date format for lstart fieldCraig Small2023-01-186-11/+61
* docs: Cleanup vmstat.8Craig Small2023-01-181-68/+32
* vmstat: precision issues in unitConvert()Qin Fandong2023-01-182-2/+3
* vmstat: Fixed initial si,so,bi,bo,in & cs valuesSanskriti Sharma2023-01-182-7/+14
* watch: Fix buggy line-deletion behaviour with --no-linewrapJustin Gottula2023-01-182-1/+5
* watch: add -r to not rexec on terminal resizeCraig Small2023-01-173-35/+56
* watch: Pass through bellCraig Small2023-01-172-0/+7
* docs: Minor manpage fixesCraig Small2023-01-168-48/+68
* doc: free.1 total memory doesn't include reserved memoryCraig Small2023-01-161-2/+3
* testsuite: Test for uptime --prettyCraig Small2023-01-161-0/+5
* docs: Update drs description in ps.1 from top.1Leonard Janis Robert König2023-01-152-3/+10
* misc: Add NEWS for w --pidsCraig Small2023-01-152-1/+2
* w: add --pids option to display the pid of the login and best processes.Jan Pazdziora2023-01-153-8/+39
* misc: Add NEWS for pgrep -HCraig Small2023-01-151-0/+1
* pgrep: Support matching on the presence of a userspace signal handlerChris Down2023-01-154-16/+59
* top: include the '5' toggle on the primary help screenJim Warner2023-01-152-3/+4
* 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-062-1/+6
* ps: Correct BSD c optionCraig Small2022-12-193-2/+12
* docs: ps.1 - comm can show command name changesCraig Small2022-12-131-2/+2
* docs: ps.1 remove defunct from commCraig Small2022-12-121-3/+2
* Merge branch 'master' of gitlab.com:procps-ng/procpsCraig Small2022-12-128-50436/+45839
|\
| * nls: Update man translation filesCraig Small2022-12-098-50436/+45839
* | skill: Restore the -p flag functionalityCraig Small2022-12-123-0/+38
|/
* build-sys: Remove duplicate manpagesWerner Fink2022-12-061-4/+2
* tests: Fix type for check_fatal_proc_unmountedCraig Small2022-12-061-1/+1
* Integrate the 'newlib' branch with the 'master' branchCraig Small2022-12-050-0/+0
|\
| * top: whack an obsolete string plus its associated code <=== port of newlib 24...oldlibJim Warner2022-10-202-4/+1
| * top: avoid any potential race involving 'BREAK_screen' <=== port of newlib 3e...Jim Warner2022-09-201-6/+15
| * top: try avoiding the edge of a 'divide by zero' cliff <=== port of newlib 5f...Jim Warner2022-09-201-4/+7
| * top: fix 'TOG4_MEM_1UP' if two abreast summary display <=== port of newlib 12...Jim Warner2022-09-201-0/+4
| * top: enhance memory graphs two abreast summary display <=== port of newlib 60...Jim Warner2022-09-202-6/+54
| * top: cosmetic changes with two abreast summary display <=== port of newlib bf...Jim Warner2022-09-202-12/+11
| * top: distinct separator if two abreast summary display <=== port of newlib 96...Jim Warner2022-09-203-3/+11
| * top: harden detailed stats two abreast summary display <=== port of newlib e5...Jim Warner2022-09-201-0/+6
| * top: refined memory graphs two abreast summary display <=== port of newlib 5c...Jim Warner2022-09-202-43/+57
| * top: additional tweaks for two abreast summary display <=== port of newlib 35...Jim Warner2022-09-202-6/+7
| * doc: top now has more than two abreast summary display <=== port of newlib fd...Jim Warner2022-09-132-20/+32
| * top: implemented more than two abreast summary display <=== port of newlib 24...Jim Warner2022-09-131-22/+41
| * top: prepare for more than two abreast summary display <=== port of newlib 1c...Jim Warner2022-09-132-23/+22
| * top: better graphic scaling in cpu/mem summary display <=== port of newlib 8c...Jim Warner2022-09-131-10/+9
| * top: refactor graph support of cpu/mem summary display <=== port of newlib 2d...Jim Warner2022-09-132-69/+84