| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r187134: respect -ss flags for icmp6 "histogram of error messages" | Maxim Konovalov | 2009-01-22 | 1 | -1/+2 |
| * | MFC r186498: fix typo. | Maxim Konovalov | 2009-01-11 | 1 | -1/+1 |
| * | MFC 1.31: Change .8s port name restriction to .15s. | Hajimu UMEMOTO | 2008-03-25 | 1 | -1/+1 |
| * | MFC: style(9) | David E. O'Brien | 2008-03-16 | 1 | -57/+57 |
| * | Restore netstat -M functionality for most statistics on core dumps. In | John Baldwin | 2007-07-16 | 1 | -43/+51 |
| * | Use sysctl(2), not kvm(3), to read IPv6 multicast information from | Bruce M Simpson | 2007-02-24 | 1 | -4/+11 |
| * | Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, | Yaroslav Tykhiy | 2006-07-28 | 1 | -158/+159 |
| * | Not having ipv6 in your kernel is not an error and should not be reported. | Julian Elischer | 2006-07-14 | 1 | -1/+4 |
| * | Use the length modifier 'll' instead of 'q' to print long longs. | Stefan Farfeleder | 2004-07-28 | 1 | -6/+6 |
| * | Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). | Philippe Charnier | 2004-07-26 | 1 | -5/+7 |
| * | printed statistics about source address selection rules. | Hajimu UMEMOTO | 2004-02-05 | 1 | -0/+25 |
| * | stops program if kvm_read fails. | Hajimu UMEMOTO | 2004-02-05 | 1 | -2/+3 |
| * | o Typo/Grammar fixes | Mike Makonnen | 2003-01-14 | 1 | -9/+11 |
| * | Warns cleanups for netstat: | David Malone | 2002-09-05 | 1 | -9/+8 |
| * | Cast to kill warnings. De-register. | Mark Murray | 2002-04-28 | 1 | -3/+3 |
| * | Deprecate the -l option in favour of more natural -W. | Ruslan Ermilov | 2001-09-07 | 1 | -2/+2 |
| * | - create an entry of IPV6CTL_STATS sysctl. | Hajimu UMEMOTO | 2001-06-28 | 1 | -5/+19 |
| * | - Avoid hardcoded constant on icmp6 in/out histogram printing | Munechika SUMIKAWA | 2001-06-21 | 1 | -4/+8 |
| * | remove warnings | Assar Westerlund | 2001-06-15 | 1 | -4/+4 |
| * | remove K&R support | Assar Westerlund | 2001-06-15 | 1 | -25/+10 |
| * | revert removal of warning and K&R support | Assar Westerlund | 2001-06-15 | 1 | -8/+23 |
| * | remove most of the warnings | Assar Westerlund | 2001-06-15 | 1 | -23/+8 |
| * | add the option -S for printing port numbers symbolically but addresses | Assar Westerlund | 2001-06-15 | 1 | -4/+4 |
| * | Sync with recent KAME. | Hajimu UMEMOTO | 2001-06-11 | 1 | -0/+55 |
| * | Correct some typos. | Dima Dorfman | 2001-06-01 | 1 | -3/+3 |
| * | Add an example of a novel technique to the IPv6 code. This technique seems | Poul-Henning Kamp | 2001-03-19 | 1 | -1/+2 |
| * | MAXHOSTNAMELEN includes space for a NUL. | Brian Somers | 2001-03-14 | 1 | -1/+1 |
| * | To make compilable without -DINET6. | Hajimu UMEMOTO | 2000-08-07 | 1 | -0/+2 |
| * | remove m_pulldown related statistics, it is not for production system | Jun-ichiro itojun Hagino | 2000-07-12 | 1 | -32/+0 |
| * | sync with latest kame netstat. basically, more statistics | Jun-ichiro itojun Hagino | 2000-07-04 | 1 | -115/+241 |
| * | -permit protocol specific statistics at iflag, | Yoshinobu Inoue | 2000-01-07 | 1 | -1/+1 |
| * | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | Yoshinobu Inoue | 1999-12-28 | 1 | -11/+2 |
| * | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | Yoshinobu Inoue | 1999-12-07 | 1 | -0/+962 |