NetBSD/usr.bin/netstat
martin 304244f5d7 Avoid integer overflow in percent calculation when facing a mbuf leak.
Fixes PR bin/19381 by Michael van Elst (slightly different than suggested).
2002-12-14 11:12:24 +00:00
..
Makefile makefile delint. use NETBSDSRCDIR as appropriate 2002-09-18 14:00:33 +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 fix typo, from sm@resistor.net in misc/18816. 2002-10-26 17:06:08 +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 Add more software intrq. 2002-07-23 23:34:39 +00:00
mbuf.c Avoid integer overflow in percent calculation when facing a mbuf leak. 2002-12-14 11:12:24 +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 typo. sync w/kame 2002-07-03 07:35:40 +00:00
netstat.1 New sentence, new line. 2002-09-30 11:08:56 +00:00
netstat.h Introduce -q flag to print some information (like number of packets dropped 2002-07-03 01:42:59 +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 not all kvm_getfiles() errors are "out of memory." for instance, 1999-08-19 06:13:09 +00:00