Page MenuHomeFreeBSD

netstat: Use bool more widely
ClosedPublic

Authored by emaste on Feb 4 2025, 3:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 13, 1:07 PM
Unknown Object (File)
Fri, Mar 13, 10:45 AM
Unknown Object (File)
Thu, Mar 5, 2:49 PM
Unknown Object (File)
Sun, Mar 1, 5:59 PM
Unknown Object (File)
Sun, Mar 1, 6:56 AM
Unknown Object (File)
Sun, Mar 1, 12:42 AM
Unknown Object (File)
Feb 9 2026, 5:26 AM
Unknown Object (File)
Jan 16 2026, 3:27 PM
Subscribers

Details

Summary
Following c2aa91745e87 ("netstat: restore printing the "default"
keyword, provide -nn option), consistently use bool where appropriate
for commandline flags.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste requested review of this revision.Feb 4 2025, 3:45 PM
emaste updated this revision to Diff 150472.
emaste created this revision.

Also switch Qflag

This revision is now accepted and ready to land.Feb 4 2025, 7:02 PM
This revision was automatically updated to reflect the committed changes.