aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Teach netstat(1) to print out netisr statistics when given the -Q argument.Robert Watson2010-02-221-1/+1
* Now that ifmcstat(8) does not suck, retire host-mode netstat -g.Bruce M Simpson2009-02-151-1/+1
* add new build knobs and jigger some existing controls to improveSam Leffler2008-09-211-3/+10
* These are the things that the tinderbox has problems with because itJohn Birrell2007-11-201-0/+1
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-1/+0
* Backout mess mistakenly committed with manpage update.Ceri Davies2007-06-101-0/+10
* Document SCTP support.Ceri Davies2007-06-101-10/+0
* Adds support for SCTP.Randall Stewart2007-06-091-1/+2
* - Achieve WARNS=3 by using sparse initializers or avoiding initializers at all.Yaroslav Tykhiy2006-07-281-1/+1
* Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities,Yaroslav Tykhiy2006-07-281-1/+0
* Avoid useless work: Do not build inet6.c if INET6 support is off.Yaroslav Tykhiy2006-07-281-1/+3
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-2/+4
* Add support for printing IPSEC protocol stats if the kernel was compiledKelly Yancey2005-12-281-1/+2
* Merge bpfstat's functionality into the netstat(1) utility. This addsChristian S.J. Peron2005-09-071-1/+1
* Don't include -lipx twice.Poul-Henning Kamp2005-08-051-2/+2
* Make IPX support depend on NO_IPXPoul-Henning Kamp2005-08-051-1/+8
* Modify "netstat -mb" to use libmemstat(3) when acting on a live system,Robert Watson2005-07-181-2/+2
* According to style.Makefile(5):Xin LI2005-01-231-2/+4
* Make sure that we don't define INET6 when NO_INET6 is defined.Xin LI2005-01-221-0/+2
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Sort SRCS in Makefile and document -g option additions.Bruce M Simpson2004-03-251-1/+1
* Teach netstat(1) how to print the multicast group memberships presentBruce M Simpson2004-03-251-1/+1
* Fixed missing declaration of pluralies(). This showed up as strangeBruce Evans2003-12-291-0/+2
* Kill #ifdef NS and some leftover #ifdef ISO code. Re-pack the nlist[]Peter Wemm2003-03-051-1/+1
* Remove GCC-specific flags and commented out cruft.Mark Murray2002-04-281-3/+0
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-1/+1
* add the option -S for printing port numbers symbolically but addressesAssar Westerlund2001-06-151-1/+1
* MAXHOSTNAMELEN includes space for a NUL.Brian Somers2001-03-141-2/+2
* sync with latest kame netstat. basically, more statisticsJun-ichiro itojun Hagino2000-07-041-1/+2
* IPv6 multicast routing.Yoshinobu Inoue2000-01-281-1/+1
* libipsec and IPsec related apps. (and some KAME related man pages)Yoshinobu Inoue2000-01-061-1/+1
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-281-1/+1
* Enable INET6 by default.Yoshinobu Inoue1999-12-151-1/+1
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,Yoshinobu Inoue1999-12-071-1/+2
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-3/+5
* Remove -I/sysGuido van Rooij1997-07-131-1/+1
* Fixed DPADD.Bruce Evans1996-09-051-1/+1
* patches to allow netstat to monitor appletalk sockets openned using theJulian Elischer1996-06-081-1/+2
* XNS sort-of-support is no more.Garrett Wollman1996-02-131-2/+2
* Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)Garrett Wollman1996-02-061-3/+3
* Submitted by: john hayJulian Elischer1995-10-271-1/+1
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-261-2/+2
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+13