CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2019/06/13 14:38:54

Modified files:
        usr.bin/netstat: mbuf.c 

Log message:
Do memory size calculations as unsigned long.  Otherwise
netstat -m would print the result of a signed interger overflow
if kern.maxclusters is 1048576 or above.
OK claudio@

Reply via email to