Page MenuHomeFreeBSD

ps(1): Have parsefmt() take the list of columns to update
ClosedPublic

Authored by olce on Apr 1 2025, 1:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 6, 4:08 AM
Unknown Object (File)
Tue, Sep 16, 1:16 PM
Unknown Object (File)
Aug 26 2025, 2:55 PM
Unknown Object (File)
Aug 15 2025, 12:03 AM
Unknown Object (File)
Aug 3 2025, 8:35 PM
Unknown Object (File)
Jul 27 2025, 10:53 AM
Unknown Object (File)
Jul 25 2025, 2:32 PM
Unknown Object (File)
Jul 18 2025, 4:39 AM
Subscribers

Details

Summary

This is in preparation for changing the behavior of the '-O' option.

While here, reformat the definition of 'struct varent', fix formatting
of that of 'struct var' and expand slightly their herald comments.

No functional change intended.

More reformatting/commenting in 'ps.h'.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

olce requested review of this revision.Apr 1 2025, 1:37 PM
kib added inline comments.
bin/ps/keyword.c
282
This revision is now accepted and ready to land.Apr 2 2025, 10:46 PM
olce marked an inline comment as done.Apr 25 2025, 6:55 PM
olce added inline comments.
bin/ps/keyword.c
282

Agree, but not doing it as a later commit in the series removes this code.

olce marked an inline comment as done.Apr 28 2025, 7:50 AM