From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 9 13:11:37 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 666101065690; Mon, 9 Feb 2009 13:11:37 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.183]) by mx1.freebsd.org (Postfix) with ESMTP id ECBF08FC2B; Mon, 9 Feb 2009 13:11:36 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so1324894ele.13 for ; Mon, 09 Feb 2009 05:11:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=XK907dJ7G2sJncz7L52M5q7w3fyoaF6Tw0EDWMnmay4=; b=WIb+keF/tcJ7281miAVwOde+xhWaj0qX7bioijKdEjWiDvmB9tMu2Hv/81ZE2b/zJv G/hiRqOsq1dThj2A6j+EgY3xZexE27OfeDh77AjsL3nQIhSxFphUn1CurUKhgJLjsrsX T3yymg+Nt82cPa++VXHdS52X6MLs2r1/ciIUI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=wZh+XwTrgBdapE6DHL3Y+HRYDQ2w8p4kYzKGY0SbeNIZMF/rDyCT5WkTWnrmAXSX9M oZlvG7Uf6nvSdtjUlful5s4BS9N+4o7nurgIT3fs5ZFfGfPT+xBeQYo/fqO3oam23IY8 9sX0sdGKG2bM+hiWfQ7/jAPCBMVhfqqV4Makw= MIME-Version: 1.0 Received: by 10.151.112.4 with SMTP id p4mr4896715ybm.82.1234185096167; Mon, 09 Feb 2009 05:11:36 -0800 (PST) In-Reply-To: <747dc8f30902090501l58979723l8e0de51482131991@mail.gmail.com> References: <20081221174939.GA33531@dchagin.dialup.corbina.ru> <747dc8f30902050220y7b1d726bj9f6f83afa843b520@mail.gmail.com> <20090206063550.GA2123@dchagin.static.corbina.ru> <1233919189.1866.13.camel@localhost> <20090206122354.GA5670@dchagin.static.corbina.ru> <1233923734.1866.33.camel@localhost> <20090208200541.GA59299@dchagin.static.corbina.ru> <747dc8f30902090501l58979723l8e0de51482131991@mail.gmail.com> Date: Mon, 9 Feb 2009 07:11:36 -0600 Message-ID: <11167f520902090511i52adaa7dm9c44025578aecf2c@mail.gmail.com> From: "Sam Fourman Jr." To: Renato Botelho Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org, Chagin Dmitry Subject: Re: [PATCH] futexes, flash9 related X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2009 13:11:50 -0000 >> please, try http://lnxx64.googlecode.com/files/futexes_partial_II.patch >> first patch fail at i386... What is the syntax to apply this patch to -CURRENT, also can this patch be applied to i386 as well as amd64? Sam