From owner-cvs-all Fri Nov 24 19:49:45 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 0EB8B37B4C5; Fri, 24 Nov 2000 19:49:43 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA12292; Fri, 24 Nov 2000 19:49:43 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Message-Id: <200011250349.TAA12292@freefall.freebsd.org> From: Robert Watson Date: Fri, 24 Nov 2000 19:49:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/systat pigs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2000/11/24 19:49:42 PST Modified files: usr.bin/systat pigs.c Log: o make systat/pigs.c use syctl() to retrieve cp_time, fscale, and ccpu instead of using kmem. Revision Changes Path 1.9 +32 -27 src/usr.bin/systat/pigs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message