From owner-cvs-all Sat Apr 29 18:21:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 97A8C37B559; Sat, 29 Apr 2000 18:21:46 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA88083; Sun, 30 Apr 2000 10:51:54 +0930 (CST) Date: Sun, 30 Apr 2000 10:51:54 +0930 From: Greg Lehey To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_linker.c kern_module.c link_aout.c link_elf.c linker_if.m src/sys/sys linker.h module.h Message-ID: <20000430105154.F82303@freebie.lemis.com> References: <200004291319.GAA66067@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <200004291319.GAA66067@freefall.freebsd.org> Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Saturday, 29 April 2000 at 6:19:32 -0700, Peter Wemm wrote: > peter 2000/04/29 06:19:32 PDT > > Modified files: > sys/kern kern_linker.c kern_module.c link_aout.c > link_elf.c linker_if.m > sys/sys linker.h module.h > Log: > First round implementation of a fine grain enhanced module to module > version dependency system. This isn't quite finished, but it is at a > useful stage to do a functional checkpoint. > > Revision Changes Path > 1.43 +481 -131 src/sys/kern/kern_linker.c > 1.22 +3 -16 src/sys/kern/kern_module.c > 1.28 +40 -78 src/sys/kern/link_aout.c > 1.27 +56 -78 src/sys/kern/link_elf.c > 1.2 +9 -1 src/sys/kern/linker_if.m > 1.19 +5 -10 src/sys/sys/linker.h > 1.15 +63 -1 src/sys/sys/module.h I don't see any docco there. When are you planning to add it? Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message