freebsd-dev/usr.bin/netstat
Bruce M Simpson b1b536e789 Update host-mode multicast group information output.
Display IPv4 and IPv6 memberships separately.
  Obey the MK_INET6_SUPPORT flag.
 Display link-layer memberships.
  Use addr2ascii() to correctly print non-IEEE 802 sockaddr_dl instances.
 Eliminate redundant switch..case blocks.
 Update copyright.
 Misc style changes.

MFC after:	3 weeks
2007-02-21 13:59:21 +00:00
..
atalk.c Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, 2006-07-28 16:09:19 +00:00
bpf.c Don't shadow globals. 2006-11-27 19:50:50 +00:00
if.c Don't always print a space character in show_stat(), since a space 2006-11-08 15:15:05 +00:00
inet6.c Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, 2006-07-28 16:09:19 +00:00
inet.c Export tcps_rcvmemdrop available in 'struct tcpstat' with netstat(1). 2006-09-20 12:29:12 +00:00
ipsec.c Don't shadow globals. 2006-11-27 19:50:50 +00:00
ipx.c - Achieve WARNS=3 by using sparse initializers or avoiding initializers at all. 2006-07-28 16:16:40 +00:00
main.c - Achieve WARNS=3 by using sparse initializers or avoiding initializers at all. 2006-07-28 16:16:40 +00:00
Makefile - Achieve WARNS=3 by using sparse initializers or avoiding initializers at all. 2006-07-28 16:16:40 +00:00
mbuf.c Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, 2006-07-28 16:09:19 +00:00
mcast.c Update host-mode multicast group information output. 2007-02-21 13:59:21 +00:00
mroute6.c Change wording of warnings when there is no ip_mroute.ko module 2007-02-21 13:41:51 +00:00
mroute.c Change wording of warnings when there is no ip_mroute.ko module 2007-02-21 13:41:51 +00:00
netgraph.c - Achieve WARNS=3 by using sparse initializers or avoiding initializers at all. 2006-07-28 16:16:40 +00:00
netstat.1 Markup fixes. 2006-09-29 15:20:48 +00:00
netstat.h Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, 2006-07-28 16:09:19 +00:00
pfkey.c Don't shadow globals. 2006-11-27 19:50:50 +00:00
route.c Retire most of the classful network behaviour of netstat -r output, for IPv4. 2007-02-14 14:17:01 +00:00
unix.c Achieve WARNS=2 by using uintmax_t to pass around 64-bit quantities, 2006-07-28 16:09:19 +00:00