From owner-cvs-all Thu Feb 8 12:45:11 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 01EEB37B6CA; Thu, 8 Feb 2001 12:44:50 -0800 (PST) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f18King17007; Thu, 8 Feb 2001 12:44:49 -0800 (PST) (envelope-from msmith) Message-Id: <200102082044.f18King17007@freefall.freebsd.org> From: Mike Smith Date: Thu, 8 Feb 2001 12:44:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/pci pci_cfgreg.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2001/02/08 12:44:49 PST Modified files: sys/i386/pci pci_cfgreg.c Log: Free the memory we get from devclass_get_devices and device_get_children. Submitted by: wpaul Revision Changes Path 1.75 +9 -4 src/sys/i386/pci/pci_cfgreg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message