| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow netstat to be build if INET is not defined in the kernel. | tuexen | 2012-07-16 | 1 | -0/+4 |
* | After r232745, which makes sure __bswap16(), ntohs() and htons() return | dim | 2012-03-09 | 1 | -3/+0 |
* | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to | dim | 2012-02-28 | 1 | -3/+1 |
* | Revert r228650, and work around the clang false positive with printf | dim | 2011-12-17 | 1 | -0/+5 |
* | - Merge in OFED 1.5.3 from projects/ofed/head | jeff | 2011-03-21 | 1 | -0/+4 |
* | Teach netstat(1) to print out netisr statistics when given the -Q argument. | rwatson | 2010-02-22 | 1 | -1/+1 |
* | Now that ifmcstat(8) does not suck, retire host-mode netstat -g. | bms | 2009-02-15 | 1 | -1/+1 |
* | add new build knobs and jigger some existing controls to improve | sam | 2008-09-21 | 1 | -3/+10 |
* | These are the things that the tinderbox has problems with because it | jb | 2007-11-20 | 1 | -0/+1 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | gnn | 2007-07-01 | 1 | -1/+0 |
* | Backout mess mistakenly committed with manpage update. | ceri | 2007-06-10 | 1 | -0/+10 |
* | Document SCTP support. | ceri | 2007-06-10 | 1 | -10/+0 |
* | Adds support for SCTP. | rrs | 2007-06-09 | 1 | -1/+2 |
* | - Achieve WARNS=3 by using sparse initializers or avoiding initializers at all. | yar | 2006-07-28 | 1 | -1/+1 |
* | Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, | yar | 2006-07-28 | 1 | -1/+0 |
* | Avoid useless work: Do not build inet6.c if INET6 support is off. | yar | 2006-07-28 | 1 | -1/+3 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -2/+4 |
* | Add support for printing IPSEC protocol stats if the kernel was compiled | kbyanc | 2005-12-28 | 1 | -1/+2 |
* | Merge bpfstat's functionality into the netstat(1) utility. This adds | csjp | 2005-09-07 | 1 | -1/+1 |
* | Don't include -lipx twice. | phk | 2005-08-05 | 1 | -2/+2 |
* | Make IPX support depend on NO_IPX | phk | 2005-08-05 | 1 | -1/+8 |
* | Modify "netstat -mb" to use libmemstat(3) when acting on a live system, | rwatson | 2005-07-18 | 1 | -2/+2 |
* | According to style.Makefile(5): | delphij | 2005-01-23 | 1 | -2/+4 |
* | Make sure that we don't define INET6 when NO_INET6 is defined. | delphij | 2005-01-22 | 1 | -0/+2 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Sort SRCS in Makefile and document -g option additions. | bms | 2004-03-25 | 1 | -1/+1 |
* | Teach netstat(1) how to print the multicast group memberships present | bms | 2004-03-25 | 1 | -1/+1 |
* | Fixed missing declaration of pluralies(). This showed up as strange | bde | 2003-12-29 | 1 | -0/+2 |
* | Kill #ifdef NS and some leftover #ifdef ISO code. Re-pack the nlist[] | peter | 2003-03-05 | 1 | -1/+1 |
* | Remove GCC-specific flags and commented out cruft. | markm | 2002-04-28 | 1 | -3/+0 |
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 1 | -1/+1 |
* | add the option -S for printing port numbers symbolically but addresses | assar | 2001-06-15 | 1 | -1/+1 |
* | MAXHOSTNAMELEN includes space for a NUL. | brian | 2001-03-14 | 1 | -2/+2 |
* | sync with latest kame netstat. basically, more statistics | itojun | 2000-07-04 | 1 | -1/+2 |
* | IPv6 multicast routing. | shin | 2000-01-28 | 1 | -1/+1 |
* | libipsec and IPsec related apps. (and some KAME related man pages) | shin | 2000-01-06 | 1 | -1/+1 |
* | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | shin | 1999-12-28 | 1 | -1/+1 |
* | Enable INET6 by default. | shin | 1999-12-15 | 1 | -1/+1 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -1/+2 |
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | julian | 1999-10-21 | 1 | -3/+5 |
* | Remove -I/sys | guido | 1997-07-13 | 1 | -1/+1 |
* | Fixed DPADD. | bde | 1996-09-05 | 1 | -1/+1 |
* | patches to allow netstat to monitor appletalk sockets openned using the | julian | 1996-06-08 | 1 | -1/+2 |
* | XNS sort-of-support is no more. | wollman | 1996-02-13 | 1 | -2/+2 |
* | Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) | wollman | 1996-02-06 | 1 | -3/+3 |
* | Submitted by: john hay | julian | 1995-10-27 | 1 | -1/+1 |
* | Reviewed by: julian and jhay@mikom.csir.co.za | julian | 1995-10-26 | 1 | -2/+2 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+13 |