summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat
Commit message (Expand)AuthorAgeFilesLines
* Merge r205082, r205083 that fix 'netstat -f netgraph' functionality.glebius2010-04-021-3/+3
* MFC r202060:delphij2010-02-104-3/+18
* MFC r196797:gnn2010-01-283-0/+47
* MFC r199803:attilio2009-12-191-4/+13
* MFC r199946:bz2009-12-051-0/+10
* Merge r198118 from head to stable/8:rwatson2009-10-181-5/+5
* Add manual page links to advertise procstat(1) a little better.trasz2009-07-091-1/+2
* Implement the -z (zero counters) option for the various bpf counters.csjp2009-06-192-1/+9
* Convert the two dimensional array to be malloced and introducebz2009-06-011-11/+14
* Add MLDv2 statistic IDs to netstat for IPv6 stack.bms2009-04-291-3/+3
* Bracket struct mfc and struct rtdetq with #ifdef _KERNEL.bms2009-04-211-0/+3
* Fix size_t merge-o.bms2009-03-191-1/+1
* Introduce a number of changes to the MROUTING code.bms2009-03-193-121/+196
* Correct a number of evolved problems with inp_vflag and inp_flags:rwatson2009-03-151-1/+1
* Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSDbms2009-03-091-20/+101
* Now that ifmcstat(8) does not suck, retire host-mode netstat -g.bms2009-02-155-226/+11
* Remove the single global unlocked route cache ip6_forward_rtbz2009-02-011-2/+0
* o Respect -ss flags (suppress zero counters) for icmp6 "histogrammaxim2009-01-131-1/+2
* Fix usage() with SYNOPSIS.ru2009-01-101-5/+6
* Fix markup and spelling.ru2009-01-101-4/+7
* Fix crash with "netstat -m -N foo".ru2009-01-101-1/+1
* o With -L flag show unix sockets listen queues stats. It is usefulmaxim2008-12-312-7/+18
* o Fix grammar.maxim2008-12-261-1/+1
* This main goals of this project are:qingli2008-12-151-27/+11
* Fix a printing problem when using the -L flag to netstat causedgnn2008-11-281-13/+16
* Use strlcpy() when we mean it.delphij2008-10-172-6/+3
* add new build knobs and jigger some existing controls to improvesam2008-09-213-5/+20
* Minimize changes CURRENT<->releng7.obrien2008-09-014-9/+8
* Add ECN stats.rpaulo2008-08-261-0/+5
* Fix buildemax2008-07-291-1/+1
* Update the kernel to count the number of mbufs and clustersgnn2008-05-154-11/+67
* Fix build.delphij2008-05-101-3/+4
* Add code to allow the system to handle multiple routing tables.julian2008-05-091-4/+25
* Fixes typo's in sctp.crrs2008-04-161-4/+4
* Catch netstat up for the new bpf stats structures. Print 64 bit valuescsjp2008-03-241-2/+6
* Change .8s port name restriction to .15s.ume2008-03-181-1/+1
* Make netstat -rn more resilient to having the routing table change out fromjhb2008-02-141-19/+43
* Change another argument and a variable both related to netname() tomarius2008-02-111-3/+3
* Fix netname() [1] and routename() on big-endian LP64 archs.marius2008-02-072-8/+7
* Add IFT_BRIDGE to the Ethernet section so l2 addresses are formatted correctly.thompsa2008-01-101-0/+1
* quiet compiler complaint about unused parameterssam2008-01-101-2/+2
* Make a few messages more consistant with the others.obrien2008-01-041-2/+2
* more style(9)obrien2008-01-041-69/+70
* style(9)obrien2008-01-0218-256/+251
* Fix printing of the number of syncache entries added.ru2007-12-181-2/+2
* These are the things that the tinderbox has problems with because itjb2007-11-201-0/+1
* Fix incorrect string formats for netstat/srrs2007-10-171-48/+48
* - Netstat warning removal for 64 bit aware platforms.rrs2007-09-091-117/+108
* - Fix typo in netstat's display of Nagle algorithm - refer to the RFC.rrs2007-08-241-2/+2
* Make tcpstates[] static, and make sure TCPSTATES is defined beforedes2007-07-301-2/+1
OpenPOWER on IntegriCloud