NetBSD/usr.bin/netstat
cgd 207dfda94d bump MAXIF (the maximum number of interfaces for which information is kept,
for 'netstat -w <delay>') to 100, from 10.  10 was definitely not sufficient
for many hosts; 100 should be for most if not all.  This code really should
dynamically allocate the information structures, based on the number of
interfaces in the kernel, account for interfaces that are added or removed,
etc., but given its current structure that would require substantial changes.
1996-06-04 20:22:23 +00:00
..
if.c bump MAXIF (the maximum number of interfaces for which information is kept, 1996-06-04 20:22:23 +00:00
inet.c Update to match kernel. 1996-01-31 04:01:48 +00:00
iso.c New-style RCS ids. 1995-10-03 21:42:34 +00:00
main.c Update for the changes to struct ifnet. While I'm here, fix a couple 1996-05-07 02:55:00 +00:00
Makefile New-style RCS ids. 1995-10-03 21:42:34 +00:00
mbuf.c Update for the changes to struct ifnet. While I'm here, fix a couple 1996-05-07 02:55:00 +00:00
mroute.c Avoid spewing if there is no MFC. 1996-05-11 13:51:27 +00:00
netstat.1 New-style RCS ids. 1995-10-03 21:42:34 +00:00
netstat.h Update for the changes to struct ifnet. While I'm here, fix a couple 1996-05-07 02:55:00 +00:00
ns.c New-style RCS ids. 1995-10-03 21:42:34 +00:00
route.c Update for the changes to struct ifnet. While I'm here, fix a couple 1996-05-07 02:55:00 +00:00
unix.c Make this work again. 1996-05-24 11:57:16 +00:00