Page MenuHomeFreeBSD

ps(1): Make '-a' and '-A' always show all processes
Needs ReviewPublic

Authored by olce on Tue, Apr 1, 1:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 3, 9:24 PM
Unknown Object (File)
Thu, Apr 3, 3:03 PM
Unknown Object (File)
Thu, Apr 3, 10:01 AM
Subscribers

Details

Reviewers
emaste
pstef
kib
Summary

When combined with other options affecting the selection of processes,
except for '-X' and '-x', option '-a' would have no effect (and '-A'
would reduce to just '-x'). This was in contradiction with the rule
applying to all other selection options stating that one process is
listed as soon as any of these options has been specified and selects
it, which is both mandated by POSIX and arguably a natural expectation.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63259
Build 60143: arc lint + arc unit