From owner-cvs-all Mon Sep 23 1:32:40 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 DBA7E37B401; Mon, 23 Sep 2002 01:32:39 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 503A443E42; Mon, 23 Sep 2002 01:32:38 -0700 (PDT) (envelope-from iedowse@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 23 Sep 2002 09:32:37 +0100 (BST) To: Jonathan Mini Cc: 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 In-Reply-To: Your message of "Sun, 22 Sep 2002 23:17:54 PDT." <200209230617.g8N6HswG040488@freefall.freebsd.org> Date: Mon, 23 Sep 2002 09:32:36 +0100 From: Ian Dowse Message-ID: <200209230932.aa59018@salmon.maths.tcd.ie> 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 In message <200209230617.g8N6HswG040488@freefall.freebsd.org>, Jonathan Mini wr ites: > Log: > Don't use compatability syscall wrappers in emulation code. > This is needed for the COMPAT_FREEBSD3 option split. Does this actually work? Presumably the compatibility versions were used where they matched the Linux ABI and the native ones didn't? Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message