From owner-cvs-all Sat Oct 14 23:29:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 98CD737B66E; Sat, 14 Oct 2000 23:29:23 -0700 (PDT) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA91172; Sat, 14 Oct 2000 23:29:23 -0700 (PDT) (envelope-from bmilekic@FreeBSD.org) Message-Id: <200010150629.XAA91172@freefall.freebsd.org> From: Bosko Milekic Date: Sat, 14 Oct 2000 23:29:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat mbuf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmilekic 2000/10/14 23:29:23 PDT Modified files: usr.bin/netstat mbuf.c Log: Change the "in use" percentage metric to actually display a real "in use" percentage. In other words, show how much of mb_map is in use. Revision Changes Path 1.20 +15 -10 src/usr.bin/netstat/mbuf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message