From owner-cvs-all Tue Sep 11 1:21:31 2001 Delivered-To: cvs-all@freebsd.org Received: from tele-post-20.mail.demon.net (tele-post-20.mail.demon.net [194.217.242.20]) by hub.freebsd.org (Postfix) with ESMTP id F138237B40A; Tue, 11 Sep 2001 01:21:22 -0700 (PDT) Received: from [62.49.251.130] (helo=herring.nlsystems.com) by tele-post-20.mail.demon.net with esmtp (Exim 2.12 #2) id 15ginI-000Q0I-0K; Tue, 11 Sep 2001 08:21:20 +0000 Received: from salmon.nlsystems.com (salmon [10.0.0.3]) by herring.nlsystems.com (8.11.2/8.11.2) with ESMTP id f8B8K5c72506; Tue, 11 Sep 2001 09:20:05 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Tue, 11 Sep 2001 09:19:37 +0100 (BST) From: Doug Rabson To: Peter Wemm Cc: , Subject: Re: cvs commit: src/sys/boot/common boot.c bootstrap.h load_aout.c load_elf.c module.c src/sys/boot/i386/libi386 i386_module.c src/sys/conf kmod.mk src/sys/kern kern_linker.c src/sys/sys In-Reply-To: <200109110109.f8B19P197405@freefall.freebsd.org> Message-ID: <20010911091923.T385-100000@salmon.nlsystems.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Mon, 10 Sep 2001, Peter Wemm wrote: > peter 2001/09/10 18:09:24 PDT > > Modified files: > sys/boot/common boot.c bootstrap.h load_aout.c load_elf.c > module.c > sys/boot/i386/libi386 i386_module.c > sys/conf kmod.mk > sys/kern kern_linker.c > sys/sys linker.h > Log: > Implement the long-awaited module->file cache database. A userland > tool (kldxref(8)) keeps a cache of what modules and versions are inside > what .ko files. I have tested this on both Alpha and i386. > > Submitted by: bp Nice! -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message