Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-02 | Add ps -Z. | Elliott Hughes | |
As with ls, it doesn't seem like -Z should be guarded behind LSM availability. On a non-SELinux system, the label is always "unconfined". | |||
2015-11-02 | Add ps --ppid. | Elliott Hughes | |
Used by Android. | |||
2015-10-28 | Promote ps to posix. | Rob Landley | |