From owner-cvs-all Mon Jan 11 11:24:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15509 for cvs-all-outgoing; Mon, 11 Jan 1999 11:24:59 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA15477 for ; Mon, 11 Jan 1999 11:24:53 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id TAA08864; Mon, 11 Jan 1999 19:23:49 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.1/8.9.1) with ESMTP id SAA58963; Mon, 11 Jan 1999 18:58:47 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199901111858.SAA58963@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Dag-Erling Smorgrav cc: committers@FreeBSD.ORG Subject: Re: CVSROOT/modules In-reply-to: Your message of "11 Jan 1999 15:37:13 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 11 Jan 1999 18:58:47 +0000 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Any objections to the attached patch? > > DES > -- > Dag-Erling Smorgrav - des@flood.ping.uio.no > > Index: CVSROOT/modules > =================================================================== > RCS file: /home/ncvs/CVSROOT/modules,v > retrieving revision 1.2687 > diff -u -r1.2687 modules > --- modules 1999/01/11 08:13:37 1.2687 > +++ modules 1999/01/11 14:36:19 > @@ -1270,6 +1270,51 @@ > kinemage ports/biology/kinemage > kinit src/eBones/kinit > kirc ports/net/kirc > +kld src/sys/modules > +kld_atapi src/sys/modules/atapi > +kld_ccd src/sys/modules/ccd [.....] The first one's a good idea, but the rest are a bit extraneous aren't they ? Why do we need to ``cvs co lkd_ccd'' when we can just ``cvs co lkd/ccd'' ? Is `modules' used for anything else ? -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message