summaryrefslogtreecommitdiff
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
* library: become more tolerant of /proc/cpuinfo formatsJim Warner2023-03-021-11/+17
* pgrep: Use only --signal option for signalCraig Small2023-03-013-8/+16
* tests: Dont compare floats with ==Craig Small2023-03-012-0/+10
* NEWS: Release 4.0.3v4.0.3Craig Small2023-02-161-1/+3
* testsuite:free: total committed memory can be negative (if overcommitted)Lukas Märdian2023-02-151-1/+1
* misc: tweak the recent copyright changes just a littleJim Warner2023-02-1411-22/+12
* nls: Updated the translations from TP websiteCraig Small2023-02-0821-31308/+23383
* misc: Update copyright of remaining man pagesCraig Small2023-02-0818-96/+164
* misc: Update the copyrights for the ps and top sourcesJim Warner2023-02-0815-18/+55
* misc: Update the copyrights of filesCraig Small2023-02-0743-152/+272
* 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