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)
Wed, May 20, 2:06 PM
Unknown Object (File)
Tue, May 19, 3:52 AM
Unknown Object (File)
Mon, May 18, 12:07 PM
Unknown Object (File)
Sun, May 17, 11:47 PM
Unknown Object (File)
Sun, May 17, 9:40 PM
Unknown Object (File)
Sun, May 17, 6:17 AM
Unknown Object (File)
Mon, May 11, 11:54 PM
Unknown Object (File)
Mon, May 11, 11:54 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.