From owner-freebsd-current@FreeBSD.ORG Wed Feb 8 20:47:05 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 210AD16A420 for ; Wed, 8 Feb 2006 20:47:05 +0000 (GMT) (envelope-from binjajer@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC29443D55 for ; Wed, 8 Feb 2006 20:47:04 +0000 (GMT) (envelope-from binjajer@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so1187223wxc for ; Wed, 08 Feb 2006 12:47:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=JDR6eFz1ccbLffOPaCM2Ua4Re4H8lfU2bWWOpRnwdoTrSzTahCKw3CaJIUa92WQ9EYZ+Vt8QtR8tjDNA4H5kX/vJc+EOpcFbp9ffLYsyFEfYzVO+1wmjo2tUCbwSMiLQjk63E/4ZKFb4io4n+qsaWF2r9RO1/79RKEzOGBFcroI= Received: by 10.70.86.8 with SMTP id j8mr9095900wxb; Wed, 08 Feb 2006 12:46:49 -0800 (PST) Received: by 10.70.30.8 with HTTP; Wed, 8 Feb 2006 12:46:49 -0800 (PST) Message-ID: Date: Wed, 8 Feb 2006 21:46:49 +0100 From: Michael Jejer To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re:Re: snap10 works, snap12 doesn't X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2006 20:47:05 -0000 Ok.... I had a similar problem, with ~yesterweek's build. The machine was a dual-processor Intel PIII. Hmm... SMP problems? -- /* * [...] Note that 120 sec is defined in the protocol as the maximum * possible RTT. I guess we'll have to use something other than TCP * to talk to the University of Mars. * PAWS allows us longer timeouts and large windows, so once implemented * ftp to mars will work nicely. */ -- from /usr/src/linux/net/inet/tcp.c, concerning RTT [round trip time]