summaryrefslogtreecommitdiffstats
path: root/usr.sbin/flowctl
Commit message (Collapse)AuthorAgeFilesLines
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
| | | | They have no effect when coming in pairs, or before .Bl/.Bd
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-141-1/+1
| | | | | | | | Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc. Reviewed by: ru Approved by: philip, ed (mentors)
* Get the other NG_PATHLEN while I'm here too :(.imp2009-06-091-1/+1
|
* Use NG_PATHSIZ instead of NG_PATHLEN + 1.imp2009-06-091-1/+1
|
* Implement "verbose" optional keyword for "show" command. This is analogglebius2005-03-232-6/+67
| | | | of Cisco's "show ip cache verbose flow" command.
* Remove code, inherited from ipacctctl, which sets socket to non-blockingglebius2005-02-061-9/+1
| | | | mode, since this introduces problems on SMP.
* Remove redundant parameter inherited from ipacctctl.glebius2005-01-181-8/+7
|
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
|
* Man page for flowctl utility.glebius2004-09-172-1/+80
| | | | | mdoc(7) lessons by: ru Approved by: julian (mentor)
* - Remove advertising clause from copyright [1]glebius2004-09-171-8/+1
| | | | | | - Change my email to glebius@FreeBSD.org Requested by: ru [1]
* Userland control utility for ng_netflow.glebius2004-09-172-0/+253
Approved by: julian (mentor)
OpenPOWER on IntegriCloud