From owner-cvs-all Fri Nov 24 19:46:49 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 5405737B479; Fri, 24 Nov 2000 19:46:46 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA11939; Fri, 24 Nov 2000 19:46:46 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Message-Id: <200011250346.TAA11939@freefall.freebsd.org> From: Robert Watson Date: Fri, 24 Nov 2000 19:46:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/systat main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2000/11/24 19:46:46 PST Modified files: usr.bin/systat main.c Log: o Make systat use sysctl() to retrieve hz and stathz, instead of using kmem. Revision Changes Path 1.12 +15 -20 src/usr.bin/systat/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message