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)
Tue, Nov 18, 4:35 AM
Unknown Object (File)
Fri, Nov 7, 7:48 PM
Unknown Object (File)
Fri, Nov 7, 7:32 PM
Unknown Object (File)
Thu, Nov 6, 7:39 AM
Unknown Object (File)
Oct 16 2025, 4:55 AM
Unknown Object (File)
Oct 15 2025, 10:34 AM
Unknown Object (File)
Oct 12 2025, 6:47 AM
Unknown Object (File)
Oct 11 2025, 9:16 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