NetBSD/usr.bin/netstat
itojun 8b228ca304 use macro to determine link-local multicast addr 2002-06-19 23:38:59 +00:00
..
Makefile revise IPsec, pfkey, IPv6 multicast and IPv6 statistics. (sync with kame) 2000-02-26 09:55:24 +00:00
atalk.c snprintf length audit. from openbsd 2001-08-19 02:01:24 +00:00
if.c use macro to determine link-local multicast addr 2002-06-19 23:38:59 +00:00
inet.c path MTU discovery blackhole detection. 2002-05-26 16:05:43 +00:00
inet6.c use strchr, not index 2002-06-09 02:44:55 +00:00
ipsec.c KNF 2002-06-02 15:25:42 +00:00
iso.c add `-s' that prints port numbers symbolically but addresses numerically 2001-05-28 04:22:55 +00:00
main.c err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
mbuf.c Adapt to pool rototill. 2002-03-09 23:26:51 +00:00
mroute.c member of mrtstat are u_long, so %lu is more appropriate than %ld. 2002-06-02 15:45:58 +00:00
mroute6.c KNF 2002-06-02 15:25:42 +00:00
netstat.1 Whitespace cleanup. 2001-12-01 16:43:07 +00:00
netstat.h clarification of vflag 2002-02-27 03:55:14 +00:00
ns.c `existent', not `existant' 2001-06-19 13:42:07 +00:00
route.c Don't count on kernel includes to exports user variables. 2002-05-13 05:13:23 +00:00
unix.c