Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 1995 12:28:24 +0200 (MET DST)
From:      roberto@blaise.ibp.fr (Ollivier Robert)
To:        msmith@atrad.adelaide.edu.au (Michael Smith)
Cc:        hackers@freebsd.org
Subject:   Re: TCP Vegas/TCP lite patches...
Message-ID:  <199507141028.MAA18372@blaise.ibp.fr>
In-Reply-To: <199507140935.TAA15826@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Jul 14, 95 07:05:52 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507141028.MAA18372>