From owner-cvs-all Mon Jan 22 16:32:17 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 BE8E337B69B; Mon, 22 Jan 2001 16:31:57 -0800 (PST) Received: (from des@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0N0VvU18454; Mon, 22 Jan 2001 16:31:57 -0800 (PST) (envelope-from des) Message-Id: <200101230031.f0N0VvU18454@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 22 Jan 2001 16:31:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/vmstat vmstat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2001/01/22 16:31:57 PST Modified files: usr.bin/vmstat vmstat.c Log: Use the vm.zone sysctl rather that grope through the zone allocator's internal data structures. Revision Changes Path 1.41 +18 -55 src/usr.bin/vmstat/vmstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message