Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2008 00:11:26 +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:  <200801120011.m0C0BQht038237@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2008-01-12 00:11:26 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/systat       ifstat.c 
  Log:
   - 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.7       +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?200801120011.m0C0BQht038237>