CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/27 06:49:21
Modified files:
usr.bin/netstat: main.c mbuf.c netstat.h
Log message:
Fix some interger overflows when accounting the used mbuf memory percentage
and while there use a better type for the plural{,es}() functions.
OK henning@
