From owner-cvs-all Sat Oct 6 18:56:13 2001 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 5971737B403; Sat, 6 Oct 2001 18:56:09 -0700 (PDT) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f971u9q39408; Sat, 6 Oct 2001 18:56:09 -0700 (PDT) (envelope-from luigi) Message-Id: <200110070156.f971u9q39408@freefall.freebsd.org> From: Luigi Rizzo Date: Sat, 6 Oct 2001 18:56:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/tinyware/ns ns.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG luigi 2001/10/06 18:56:09 PDT Modified files: (Branch: RELENG_4) release/picobsd/tinyware/ns ns.c Log: Add code to print mbuf statistics - they are exported via sysctl so they are accessible here. (not committed to -current because the code is slightly different there, will do as soon as i have a chance to test it). Revision Changes Path 1.8.2.4 +154 -7 src/release/picobsd/tinyware/ns/ns.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message