From owner-cvs-all Mon Sep 23 16:32:41 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 6FF7537B401; Mon, 23 Sep 2002 16:32:40 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id D559D43E75; Mon, 23 Sep 2002 16:32:39 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g8NNWdJF080025; Mon, 23 Sep 2002 16:32:39 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g8NNWdPa080024; Mon, 23 Sep 2002 16:32:39 -0700 (PDT) Date: Mon, 23 Sep 2002 16:32:39 -0700 From: "David O'Brien" To: Jonathan Mini , 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: <20020923233239.GA79965@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Jonathan Mini , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200209230617.g8N6HswG040488@freefall.freebsd.org> <20020923211156.B3BFA2A894@canning.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020923211156.B3BFA2A894@canning.wemm.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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:11:56PM -0700, Peter Wemm wrote: > Jonathan Mini wrote: > > mini 2002/09/22 23:17:54 PDT > > > > Modified files: > > sys/compat/linux linux_socket.c linux_sysctl.c > > sys/compat/svr4 svr4_stream.c > > sys/i386/linux linux_proto.h linux_syscall.h > > linux_sysent.c syscalls.master > > Log: > > Don't use compatability syscall wrappers in emulation code. > > This is needed for the COMPAT_FREEBSD3 option split. > > > > Reviewed by: alfred, jake > > Either this or a previous set of commits in this area broke the alpha: beast:~> last mini wtmp begins Mon Jul 1 09:08:35 PDT 2002 Please consider build testing on this fast Alpha. /sys/compat is shared across i386 and Alpha. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message