summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/main.c
Commit message (Expand)AuthorAgeFilesLines
* Add a -W flag that tells netstat not to truncate addresses even if they aredes2001-03-151-3/+29
* MAXHOSTNAMELEN includes space for a NUL.brian2001-03-141-30/+0
* Do not display icmp(4) sockets as non-existent bridge(4) sockets.ru2000-08-031-2/+2
* add pfkeystat. sync with kameitojun2000-07-051-0/+23
* Add '-L' option to usage().guido2000-03-201-1/+1
* Add a flag to the usage display.shin2000-03-111-2/+2
* IPv6 multicast routing.shin2000-01-281-6/+0
* -permit protocol specific statistics at iflag,shin2000-01-071-1/+1
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-1/+1
* Add new option, -L that will listen the various listen queue lengths.guido1999-12-131-2/+5
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-071-55/+145
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-1/+20
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Document the use of the -a flag in conjunction with the -r flag.nik1999-08-111-2/+2
* Add support for printing bridging statistics with ``-p bdg '' .luigi1999-04-261-1/+3
* Make the ipx part of netstat work again.jhay1999-02-061-5/+7
* Don't use ip_mrtproto to determine whether multicast routing is infenner1999-01-181-15/+11
* Make netstat work again.phk1998-08-081-9/+18
* Don't open /dev/mem until we need it, most cases we don't.phk1998-08-051-26/+25
* mbuf, inet, and unix modules no longer read kvm.wollman1998-05-151-82/+74
* Remove prog, unused variables.charnier1997-07-291-17/+11
* Add the new ipx statistics variables.jhay1997-05-101-8/+4
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Adding changes to ipfw and the kernel to support ip packet diversion..julian1996-07-101-0/+6
* patches to allow netstat to monitor appletalk sockets openned using thejulian1996-06-081-1/+17
* Code cleanup: remove unused variables, use correct *printf formatalex1996-06-021-6/+5
* XNS sort-of-support is no more.wollman1996-02-131-2/+12
* Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)wollman1996-02-061-1/+11
* tidy up the domain name trimming code, and move it to a single placepeter1996-01-151-0/+30
* A couple of changes of mine that I've been using for a while:peter1996-01-141-0/+8
* Fix the bug that caused the AF_UNIX domain sockets to not be shown..peter1995-11-151-1/+1
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-1/+25
* Fixed netstat to not bogusly mangle the argv[] command args by rewritingdg1995-09-231-1/+0
* Output statistics as unsigned in the -w section.dg1995-07-291-1/+1
* Re-write `netstat -g' code to match the 3.5 data structures.wollman1995-06-131-4/+4
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Don't print protocol-cloned routes by default (enabled by -a flag).wollman1995-01-231-19/+21
* Added '-b' option to display the number of in and out bytes on a givendg1994-10-121-3/+6
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+508
OpenPOWER on IntegriCloud