Page MenuHomeFreeBSD

netstat: Use bool more widely
ClosedPublic

Authored by emaste on Tue, Feb 4, 3:45 PM.
Tags
None
Referenced Files
F109804706: D48832.diff
Sun, Feb 9, 6:33 PM
Unknown Object (File)
Tue, Feb 4, 8:47 PM
Unknown Object (File)
Tue, Feb 4, 8:11 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.Tue, Feb 4, 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.Tue, Feb 4, 7:02 PM
This revision was automatically updated to reflect the committed changes.