From owner-ctm-announce Wed Jun 21 6:22:19 2000 Delivered-To: ctm-announce@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id ECC2437B780 for ; Wed, 21 Jun 2000 06:22:16 -0700 (PDT) (envelope-from jim@thehousleys.net) Received: from thehousleys.net (baby.int.thehousleys.net. [192.168.0.24]) by thehousleys.net (8.9.3/8.9.3) with ESMTP id JAA32545; Wed, 21 Jun 2000 09:22:01 -0400 (EDT) (envelope-from jim@thehousleys.net) Message-ID: <3950C179.B4B9789D@thehousleys.net> Date: Wed, 21 Jun 2000 09:22:01 -0400 From: James Housley Organization: The Housleys dot Net X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Chuck Robey Cc: ctm-announce@FreeBSD.ORG Subject: Re: cvs-cur References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-ctm-announce@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chuck Robey wrote: > > It's back up now. Just as soon as I'd finally downloaded the errant delta > over my slow line and found out the problem, there was Stefan Esser's > patch (wish I would have read my email first!) > > Anyhow, the changes to ctm allowed the delta to be generated, and I will > give the patch here: > > Index: /usr/src/usr.sbin/ctm/ctm/ctm.h > =================================================================== > RCS file: /usr/cvs/src/usr.sbin/ctm/ctm/ctm.h,v > retrieving revision 1.14 > diff -u -3 -r1.14 ctm.h > - --- /usr/src/usr.sbin/ctm/ctm/ctm.h 1999/08/28 01:15:59 1.14 > +++ /usr/src/usr.sbin/ctm/ctm/ctm.h 2000/06/15 20:25:55 > @@ -26,7 +26,7 @@ > #include > > #define VERSION "2.0" > - -#define MAXSIZE (1024*1024*10) > +#define MAXSIZE (1024*1024*20) > > #define SUBSUFF ".ctm" > #define TMPSUFF ".ctmtmp" > Maybe now that will get commited. I sent a PR (bin/18058 on 2000/4/17) and it hasn't been touched yet. Jim -- Unix is very user-friendly. It's just picky who its friends are. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe ctm-announce" in the body of the message