From owner-ctm-announce Wed Jun 21 6:41:45 2000 Delivered-To: ctm-announce@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id CAF7037B7FE for ; Wed, 21 Jun 2000 06:41:41 -0700 (PDT) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost [127.0.0.1]) by picnic.mat.net (8.9.3/8.9.3) with ESMTP id JAA18245; Wed, 21 Jun 2000 09:40:41 -0400 (EDT) (envelope-from chuckr@picnic.mat.net) Date: Wed, 21 Jun 2000 09:40:40 -0400 (EDT) From: Chuck Robey To: James Housley Cc: ctm-announce@FreeBSD.ORG Subject: Re: cvs-cur In-Reply-To: <3950C179.B4B9789D@thehousleys.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ctm-announce@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 21 Jun 2000, James Housley wrote: > > 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. I'm sorry Jim, I didn't give you credit (I decided it was important enough to commit to current at least, right away). I didn't see this in time, didn't remember the PR. My fault. > > Jim > ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@picnic.mat.net | electronics, communications, and signal processing. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary. ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe ctm-announce" in the body of the message