summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/bpf.c
Commit message (Expand)AuthorAgeFilesLines
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-1/+0
* Implement the -z (zero counters) option for the various bpf counters.csjp2009-06-191-1/+8
* Catch netstat up for the new bpf stats structures. Print 64 bit valuescsjp2008-03-241-2/+6
* style(9)obrien2008-01-021-3/+5
* Restore netstat -M functionality for most statistics on core dumps. Injhb2007-07-161-0/+1
* Add three new ioctl(2) commands for bpf(4).jkim2007-02-261-3/+6
* Don't shadow globals.yar2006-11-271-2/+2
* Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities,yar2006-07-281-0/+1
* Use is '-' to imply that the flag is not set, rather than '.'.csjp2005-09-151-1/+1
* Print a warning if we fail to retrieve the process name for any reason.csjp2005-09-131-1/+3
* If there are'nt any bpf descriptors to process than dont bother attempting tocsjp2005-09-131-0/+2
* Free the bpf descriptor array after we are done with it. This probably isntcsjp2005-09-071-0/+1
* Merge bpfstat's functionality into the netstat(1) utility. This addscsjp2005-09-071-0/+119
OpenPOWER on IntegriCloud