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)
Tue, Feb 10, 4:46 PM
Unknown Object (File)
Sun, Feb 8, 3:38 PM
Unknown Object (File)
Sun, Feb 8, 6:38 AM
Unknown Object (File)
Sat, Feb 7, 8:07 PM
Unknown Object (File)
Sat, Jan 31, 11:00 AM
Unknown Object (File)
Jan 16 2026, 7:05 PM
Unknown Object (File)
Jan 9 2026, 11:17 PM
Unknown Object (File)
Nov 28 2025, 12:41 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