procps/src
Jason Cox 848be2b1e2 pgrep: make --terminal respect other criteria
In some cases the --terminal option to pgrep will cause all processes
matching the terminal to be output, even if other criteria would exclude them.
Specifically, I noticed that it overrides the --runstates option.

Signed-off-by: Craig Small <csmall@dropbear.xyz>
2023-01-25 20:34:21 +11:00
..
ps ps: Add configurable date format for lstart field 2023-01-18 17:46:06 +11:00
tests misc: eliminated some instances of trailing whitespace 2023-01-24 12:15:19 +11:00
top top: squeeze namespace provision (^P) onto help screen 2023-01-24 12:15:19 +11:00
free.c free: --si changes base of default output 2022-09-28 07:57:03 +00:00
kill.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00
pgrep.c pgrep: make --terminal respect other criteria 2023-01-25 20:34:21 +11:00
pidof.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
pmap.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
pwdx.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00
skill.c skill: Restore the -p flag functionality 2022-12-12 16:46:36 +11:00
slabtop.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
sysctl.c misc: Move all binaries to src 2022-08-29 18:29:28 +10:00
tload.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
uptime.c build-sys: Relocate library to library/ 2022-08-29 19:02:44 +10:00
vmstat.c vmstat: precision issues in unitConvert() 2023-01-18 17:02:53 +11:00
w.c w: add --pids option to display the pid of the login and best processes. 2023-01-15 04:15:32 +00:00
watch.c watch: Fix buggy line-deletion behaviour with --no-linewrap 2023-01-18 16:46:52 +11:00