From owner-cvs-all Sat Aug 4 11: 2:53 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 0915037B403; Sat, 4 Aug 2001 11:02:48 -0700 (PDT) (envelope-from tmm@FreeBSD.org) Received: (from tmm@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f74I2mQ60088; Sat, 4 Aug 2001 11:02:48 -0700 (PDT) (envelope-from tmm) Message-Id: <200108041802.f74I2mQ60088@freefall.freebsd.org> From: Thomas Moestl Date: Sat, 4 Aug 2001 11:02:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_devstat.c src/sys/sys devicestat.h X-FreeBSD-CVS-Branch: HEAD 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 tmm 2001/08/04 11:02:47 PDT Modified files: sys/kern subr_devstat.c sys/sys devicestat.h Log: Export the head structure for the device statistics STAILQ in sys/devicestat.h, so that the queue can be walked in crashdumps using libkvm. Revision Changes Path 1.29 +2 -2 src/sys/kern/subr_devstat.c 1.17 +3 -1 src/sys/sys/devicestat.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message