Date: Sat, 26 Jan 2008 21:58:44 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/systat ifstat.c Message-ID: <200801262158.m0QLwi1t065935@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801262158.m0QLwi1t065935>
