Page MenuHomeFreeBSD

ps(1): Add '&' flag for linux(4) processes
AcceptedPublic

Authored by trasz on Nov 14 2021, 5:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 2, 4:31 PM
Unknown Object (File)
Sun, Sep 28, 3:24 PM
Unknown Object (File)
Wed, Sep 17, 9:22 AM
Unknown Object (File)
Thu, Sep 11, 7:40 AM
Unknown Object (File)
Aug 21 2025, 7:06 PM
Unknown Object (File)
Aug 15 2025, 11:40 AM
Unknown Object (File)
Aug 14 2025, 1:18 PM
Unknown Object (File)
Aug 7 2025, 2:20 PM
Subscribers

Details

Reviewers
0mp
Group Reviewers
manpages
Linux Emulation
Summary

Append a penguin sign ("&") to the STAT field for processes running
under Linuxulator. While it's possible to obtain this information
using "-o emul", it's not always useful, eg it doesn't play nice
with "ps axld".

Sponsored By: EPSRC

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42781
Build 39669: arc lint + arc unit

Event Timeline

trasz requested review of this revision.Nov 14 2021, 5:39 PM
0mp added a subscriber: 0mp.

The manual page change seems fine. Please remember to bump the date when committing.

This revision is now accepted and ready to land.Nov 14 2021, 6:01 PM