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 14, 11:16 PM
Unknown Object (File)
Fri, Mar 14, 9:51 AM
Unknown Object (File)
Thu, Mar 13, 2:49 PM
Unknown Object (File)
Thu, Mar 6, 6:31 AM
Unknown Object (File)
Thu, Mar 6, 3:37 AM
Unknown Object (File)
Tue, Mar 4, 7:24 AM
Unknown Object (File)
Sat, Mar 1, 1:46 PM
Unknown Object (File)
Sat, Mar 1, 1:08 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.