OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Daniel Hartmeier (dhartmeicvs.openbsd.org)
Date: Wed Mar 02 2005 - 10:47:57 CST


CVSROOT: /cvs
Module name: src
Changes by: dhartmeicvs.openbsd.org 2005/03/02 09:47:57

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

Log message:
make counters in struct iftot u_long instead of int, as they overflow
on amd64. from Peter Philipp. closes PR 4107.