cvs commit: src/usr.bin/systat ifstat.c
Xin LI
delphij at FreeBSD.org
Sat Jan 26 13:58:45 PST 2008
delphij 2008-01-26 21:58:44 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.bin/systat ifstat.c
Log:
MFC revision 1.7
date: 2008/01/12 00:11:26; author: delphij; state: Exp; lines: +4 -4
- Handle the case where interface from "middle" is missing by
more carefully inspecting the return value from sysctl(3). [1]
- Use calloc instead of malloc+memset of zero.
Submitted by: Alexander Chernikov <admin su29 net> [1]
PR: bin/119581
MFC after: 2 weeks
Revision Changes Path
1.2.8.2 +4 -4 src/usr.bin/systat/ifstat.c
More information about the cvs-src
mailing list