| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore old netstat -m output. | alfred | 2003-12-23 | 1 | -3/+11 |
* | 1. Add support for printing PIM-related statistics with | hsu | 2003-08-07 | 1 | -0/+2 |
* | Kill #ifdef NS and some leftover #ifdef ISO code. Re-pack the nlist[] | peter | 2003-03-05 | 1 | -121/+33 |
* | o Allow "buckets" in mb_alloc to be differently sized (according to | bmilekic | 2003-02-20 | 1 | -7/+13 |
* | o Typo/Grammar fixes | mtm | 2003-01-14 | 1 | -0/+6 |
* | Warns cleanups for netstat: | dwmalone | 2002-09-05 | 1 | -17/+15 |
* | Some easy const fixes. | markm | 2002-04-28 | 1 | -3/+3 |
* | Implement the ``-f address_family'' filter for -i. | ru | 2001-09-11 | 1 | -1/+4 |
* | Update usage() to match reality. | ru | 2001-09-11 | 1 | -5/+12 |
* | Deprecate the -l option in favour of more natural -W. | ru | 2001-09-07 | 1 | -4/+1 |
* | SECURITY: Drop `setgid kmem' bit as early as possible. | ru | 2001-08-31 | 1 | -0/+1 |
* | Make `rttrash' variable (#routes not in table but not freed) visible | ru | 2001-06-29 | 1 | -1/+3 |
* | - create an entry of IPV6CTL_STATS sysctl. | ume | 2001-06-28 | 1 | -4/+4 |
* | Add netstat(1) knob to reset net.inet.{ip|icmp|tcp|udp|igmp}.stats. | ru | 2001-06-23 | 1 | -1/+5 |
* | Introduce numerous SMP friendly changes to the mbuf allocator. Namely, | bmilekic | 2001-06-22 | 1 | -2/+17 |
* | remove warnings | assar | 2001-06-15 | 1 | -20/+1 |
* | remove K&R support | assar | 2001-06-15 | 1 | -20/+15 |
* | revert removal of warning and K&R support | assar | 2001-06-15 | 1 | -12/+36 |
* | First round of netstat(1) cleanup. | ru | 2001-06-15 | 1 | -26/+21 |
* | remove most of the warnings | assar | 2001-06-15 | 1 | -19/+14 |
* | add the option -S for printing port numbers symbolically but addresses | assar | 2001-06-15 | 1 | -4/+8 |
* | Restore -M -N support for -m. | ru | 2001-06-14 | 1 | -3/+19 |
* | Really delete the -h option. | ru | 2001-06-14 | 1 | -2/+2 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -0/+2 |
* | Add a -W flag that tells netstat not to truncate addresses even if they are | des | 2001-03-15 | 1 | -3/+29 |
* | MAXHOSTNAMELEN includes space for a NUL. | brian | 2001-03-14 | 1 | -30/+0 |
* | Do not display icmp(4) sockets as non-existent bridge(4) sockets. | ru | 2000-08-03 | 1 | -2/+2 |
* | add pfkeystat. sync with kame | itojun | 2000-07-05 | 1 | -0/+23 |
* | Add '-L' option to usage(). | guido | 2000-03-20 | 1 | -1/+1 |
* | Add a flag to the usage display. | shin | 2000-03-11 | 1 | -2/+2 |
* | IPv6 multicast routing. | shin | 2000-01-28 | 1 | -6/+0 |
* | -permit protocol specific statistics at iflag, | shin | 2000-01-07 | 1 | -1/+1 |
* | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | shin | 1999-12-28 | 1 | -1/+1 |
* | Add new option, -L that will listen the various listen queue lengths. | guido | 1999-12-13 | 1 | -2/+5 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -55/+145 |
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | julian | 1999-10-21 | 1 | -1/+20 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Document the use of the -a flag in conjunction with the -r flag. | nik | 1999-08-11 | 1 | -2/+2 |
* | Add support for printing bridging statistics with ``-p bdg '' . | luigi | 1999-04-26 | 1 | -1/+3 |
* | Make the ipx part of netstat work again. | jhay | 1999-02-06 | 1 | -5/+7 |
* | Don't use ip_mrtproto to determine whether multicast routing is in | fenner | 1999-01-18 | 1 | -15/+11 |
* | Make netstat work again. | phk | 1998-08-08 | 1 | -9/+18 |
* | Don't open /dev/mem until we need it, most cases we don't. | phk | 1998-08-05 | 1 | -26/+25 |
* | mbuf, inet, and unix modules no longer read kvm. | wollman | 1998-05-15 | 1 | -82/+74 |
* | Remove prog, unused variables. | charnier | 1997-07-29 | 1 | -17/+11 |
* | Add the new ipx statistics variables. | jhay | 1997-05-10 | 1 | -8/+4 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Adding changes to ipfw and the kernel to support ip packet diversion.. | julian | 1996-07-10 | 1 | -0/+6 |
* | patches to allow netstat to monitor appletalk sockets openned using the | julian | 1996-06-08 | 1 | -1/+17 |
* | Code cleanup: remove unused variables, use correct *printf format | alex | 1996-06-02 | 1 | -6/+5 |