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)
Wed, Nov 12, 5:07 AM
Unknown Object (File)
Wed, Nov 5, 4:36 AM
Unknown Object (File)
Wed, Nov 5, 2:26 AM
Unknown Object (File)
Tue, Nov 4, 4:49 AM
Unknown Object (File)
Mon, Nov 3, 7:53 PM
Unknown Object (File)
Wed, Oct 29, 10:40 AM
Unknown Object (File)
Wed, Oct 29, 9:30 AM
Unknown Object (File)
Wed, Oct 29, 9:11 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