From owner-freebsd-hackers Fri Jul 14 03:28:31 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA02470 for hackers-outgoing; Fri, 14 Jul 1995 03:28:31 -0700 Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id DAA02464 for ; Fri, 14 Jul 1995 03:28:27 -0700 Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id MAA08219 ; Fri, 14 Jul 1995 12:28:25 +0200 Received: from (roberto@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) id MAA18372 ; Fri, 14 Jul 1995 12:28:24 +0200 From: roberto@blaise.ibp.fr (Ollivier Robert) Message-Id: <199507141028.MAA18372@blaise.ibp.fr> Subject: Re: TCP Vegas/TCP lite patches... To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Fri, 14 Jul 1995 12:28:24 +0200 (MET DST) Cc: hackers@freebsd.org In-Reply-To: <199507140935.TAA15826@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Jul 14, 95 07:05:52 pm X-Operating-System: FreeBSD BUILT-19950501 ctm#617 X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 709 Sender: hackers-owner@freebsd.org Precedence: bulk > If that's all, I'd be game to try it as soon as I can get the CTM > megapatch to apply to my source tree (I suspect that coz I have 2.0.5 > ALPHA it's not happy, but ctm simply stops with "exit(80)", which You probably have a mismatch in .ctm_status. If you look at ctm.h : #define Exit_OK 0 #define Exit_Garbage 1 #define Exit_Pilot 2 #define Exit_Broke 4 #define Exit_NotOK 8 #define Exit_Forcible 16 #define Exit_Mess 32 #define Exit_Done 64 #define Exit_Version 128 128 == 80h. Have you tried "ctm -v -v" ? -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@FreeBSD.ORG FreeBSD keltia 2.0-BUILT-19950503 #3: Wed May 3 19:53:04 MET DST 1995