summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * top: eliminate that 'TOG4_NOTRUNC' compile conditional <=== port of newlib 08...Jim Warner2022-09-134-13/+4
| * top: eliminate that 'TOG4_NOFORCE' compile conditional <=== port of newlib d9...Jim Warner2022-09-132-6/+0
| * top: fix an improper behavior following a SIGWINCH bug <=== port of newlib 9d...Jim Warner2022-09-131-1/+1
| * top: eliminate a potential abend when exiting 'A' mode <=== port of newlib 80...Jim Warner2022-07-272-28/+22
| * top: make function prologue the same as newlib versionJim Warner2022-07-271-1/+1
| * top: if line editing, account for invisible characters <=== port of newlib b0...Jim Warner2022-07-031-0/+1
| * top: adjust the man page alignment for 'Ctrl' commands <=== port of newlib 89...Jim Warner2022-07-031-7/+7
| * top: afford another level of protection for line input <=== port of newlib 75...Jim Warner2022-07-031-1/+1
| * top: adjust some parenthesis for correct '^N' behavior <=== port of newlib 3c...Jim Warner2022-06-201-1/+1
| * top: make 'n/a' (not applicable) notation translatable <=== port of newlib da...Jim Warner2022-06-203-3/+4
| * NEWS: acknowledge that utf8 multi-byte character input <=== port of newlib 22...Jim Warner2022-06-191-0/+2
| * top: enable processing utf8 multi-byte character input <=== port of newlib c2...Jim Warner2022-06-191-36/+74
| * top: provide for visual hint when overtype mode active <=== port of newlib 97...Jim Warner2022-06-192-0/+4
| * top: avoid premature forced loss of that bottom window <=== port of newlib f4...Jim Warner2022-06-191-12/+11
| * doc: acknowledge the top 'message log' display ability <=== port of newlib 60...Jim Warner2022-06-192-2/+9
| * top: provides a new user 'message log' display ability <=== port of newlib 39...Jim Warner2022-06-194-6/+47
| * top: the bottom 'window' headings are now translatable <=== port of newlib 20...Jim Warner2022-06-194-9/+16
| * top: remove the 'BOT_MENU_YES' prototype demonstration <=== port of newlib de...Jim Warner2022-06-192-59/+3