Date: Sat, 23 Jun 2001 10:04:17 -0700 (PDT) From: Bosko Milekic <bmilekic@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat mbuf.c Message-ID: <200106231704.f5NH4Hh28570@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmilekic 2001/06/23 10:04:17 PDT Modified files: usr.bin/netstat mbuf.c Log: - Fix space allocation for mbstat structure - Make sure to try hw.ncpu if kern.smp.cpus doesn't exist (i.e. on UP) to get number of CPUs. Revision Changes Path 1.26 +6 -4 src/usr.bin/netstat/mbuf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106231704.f5NH4Hh28570>