From owner-cvs-all Wed Nov 15 17:45:40 2000 Delivered-To: cvs-all@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 75FF837B4C5; Wed, 15 Nov 2000 17:45:36 -0800 (PST) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id SAA03761; Wed, 15 Nov 2000 18:45:35 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id SAA01724; Wed, 15 Nov 2000 18:45:34 -0700 (MST) (envelope-from nate) Date: Wed, 15 Nov 2000 18:45:34 -0700 (MST) Message-Id: <200011160145.SAA01724@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Andrew Gallatin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c src/sys/alpha/linux syscalls.master In-Reply-To: <200011160105.RAA18922@freefall.freebsd.org> References: <200011160105.RAA18922@freefall.freebsd.org> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > gallatin 2000/11/15 17:05:53 PST > > Modified files: > sys/compat/linux linux_socket.c > sys/alpha/linux syscalls.master > Log: > Use the linux_connect() on alpha rather than passing directly through > to our native connect(). This is required to deal with the differences > in the way linux handles connects on non-blocking sockets. > > This gets the private beta of the Compaq Linux/alpha JDK working > on FreeBSD/alpha Cool!!! Nate > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message