| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | XNS sort-of-support is no more. | wollman | 1996-02-13 | 1 | -2/+12 |
* | Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) | wollman | 1996-02-06 | 1 | -1/+11 |
* | tidy up the domain name trimming code, and move it to a single place | peter | 1996-01-15 | 1 | -0/+30 |
* | A couple of changes of mine that I've been using for a while: | peter | 1996-01-14 | 1 | -0/+8 |
* | Fix the bug that caused the AF_UNIX domain sockets to not be shown.. | peter | 1995-11-15 | 1 | -1/+1 |
* | Reviewed by: julian and jhay@mikom.csir.co.za | julian | 1995-10-26 | 1 | -1/+25 |
* | Fixed netstat to not bogusly mangle the argv[] command args by rewriting | dg | 1995-09-23 | 1 | -1/+0 |
* | Output statistics as unsigned in the -w section. | dg | 1995-07-29 | 1 | -1/+1 |
* | Re-write `netstat -g' code to match the 3.5 data structures. | wollman | 1995-06-13 | 1 | -4/+4 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
* | Don't print protocol-cloned routes by default (enabled by -a flag). | wollman | 1995-01-23 | 1 | -19/+21 |
* | Added '-b' option to display the number of in and out bytes on a given | dg | 1994-10-12 | 1 | -3/+6 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+508 |