Page MenuHomeFreeBSD

netstat: Use bool more widely
ClosedPublic

Authored by emaste on Feb 4 2025, 3:45 PM.
Tags
None
Referenced Files
F153236894: D48832.diff
Mon, Apr 20, 12:04 AM
Unknown Object (File)
Wed, Apr 8, 12:22 AM
Unknown Object (File)
Fri, Apr 3, 11:02 AM
Unknown Object (File)
Fri, Apr 3, 4:41 AM
Unknown Object (File)
Thu, Apr 2, 4:57 PM
Unknown Object (File)
Wed, Apr 1, 4:59 PM
Unknown Object (File)
Sun, Mar 22, 10:43 AM
Unknown Object (File)
Sun, Mar 22, 10:36 AM
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.