Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2000 09:18:26 -0400 (EDT)
From:      Chuck Robey <chuckr@picnic.mat.net>
To:        ctm-announce@freebsd.org
Subject:   cvs-cur
Message-ID:  <Pine.BSF.4.21.0006210912390.318-100000@picnic.mat.net>

next in thread | raw e-mail | index | archive | help
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 <sys/time.h>

 #define VERSION "2.0"
- -#define MAXSIZE (1024*1024*10)
+#define MAXSIZE (1024*1024*20)

 #define SUBSUFF ".ctm"
 #define TMPSUFF ".ctmtmp"


For those of you who don't want to compile it, the version I used myself
is located at http://people.freebsd.org/~chuckr/ctm.  That will get the
delta unpacked for you.  I'll see that the changes get into the source
when I get home tonight.

----------------------------------------------------------------------------
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0006210912390.318-100000>