From owner-cvs-all Sat Feb 16 9:35: 9 2002 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 4D29237B41F; Sat, 16 Feb 2002 09:35:05 -0800 (PST) Received: (from green@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1GHZ5N03909; Sat, 16 Feb 2002 09:35:05 -0800 (PST) (envelope-from green) Message-Id: <200202161735.g1GHZ5N03909@freefall.freebsd.org> From: Brian Feldman Date: Sat, 16 Feb 2002 09:35:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_conf.c src/sys/sys conf.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 green 2002/02/16 09:35:05 PST Modified files: sys/kern kern_conf.c sys/sys conf.h Log: Add revoke_and_destroy_dev(), to be used by devices which decide when they choose to destroy themselves without regard to whether or not they are open. Revision Changes Path 1.105 +13 -0 src/sys/kern/kern_conf.c 1.140 +1 -0 src/sys/sys/conf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message