From owner-cvs-all Mon Sep 23 3:28:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 992A637B401; Mon, 23 Sep 2002 03:28:20 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 5323243E6E; Mon, 23 Sep 2002 03:28:19 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 23 Sep 2002 11:28:18 +0100 (BST) Date: Mon, 23 Sep 2002 11:28:17 +0100 From: David Malone To: Julian Elischer , Ian Dowse , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_socket.c linux_sysctl.c src/sys/compat/svr4 svr4_stream.c src/sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c syscalls.master Message-ID: <20020923102817.GA86491@walton.maths.tcd.ie> References: <200209230932.aa59018@salmon.maths.tcd.ie> <20020923090349.GK7539@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020923090349.GK7539@elvis.mu.org> User-Agent: Mutt/1.3.25i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Sep 23, 2002 at 02:03:49AM -0700, Jonathan Mini wrote: > It looks like I'm going to have to revert this patch. > Either that, or wrap the code somehow to pass compat structs back to > the process. I'll look into it tomorrow. If you can back them out, I have some patches which begin to break out the Linux stuff into independent code. (It also fixes IPv6 in linux emulation). If you can wait 'till the weekend, I can finish them off and let you and Ian review them. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message