From owner-cvs-all Fri Apr 20 17:13:28 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 81CDE37B422; Fri, 20 Apr 2001 17:13:25 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3L0DPP12377; Fri, 20 Apr 2001 17:13:25 -0700 (PDT) (envelope-from msmith) Message-Id: <200104210013.f3L0DPP12377@freefall.freebsd.org> From: Mike Smith Date: Fri, 20 Apr 2001 17:13:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/devinfo Makefile devinfo.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2001/04/20 17:13:25 PDT Added files: usr.sbin/devinfo Makefile devinfo.c Log: Simple tool to print the device tree and resource usage by devices. Also serves as an example of libdevinfo usage. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message