From owner-freebsd-emulation@FreeBSD.ORG Tue Jan 6 09:22:48 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 141DE106564A for ; Tue, 6 Jan 2009 09:22:48 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id BCCAC8FC1F for ; Tue, 6 Jan 2009 09:22:47 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id 6907B3FCCB; Tue, 6 Jan 2009 12:22:45 +0300 (MSK) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from dchagin.dialup.corbina.ru ([78.107.232.239] verified) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 1554283423; Tue, 06 Jan 2009 12:22:45 +0300 Received: from dchagin.dialup.corbina.ru (localhost.chd.net [127.0.0.1]) by dchagin.dialup.corbina.ru (8.14.3/8.14.3) with ESMTP id n069Miiu037656; Tue, 6 Jan 2009 12:22:44 +0300 (MSK) (envelope-from root@dchagin.dialup.corbina.ru) Received: (from root@localhost) by dchagin.dialup.corbina.ru (8.14.3/8.14.3/Submit) id n069MgbD037592; Tue, 6 Jan 2009 12:22:42 +0300 (MSK) (envelope-from root) Date: Tue, 6 Jan 2009 12:22:42 +0300 From: Chagin Dmitry To: "Sam Fourman Jr." Message-ID: <20090106092242.GA81108@dchagin.dialup.corbina.ru> References: <20081221174939.GA33531@dchagin.dialup.corbina.ru> <11167f520901051126q58dda16di141a052545ebd2ea@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <11167f520901051126q58dda16di141a052545ebd2ea@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-emulation@freebsd.org 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: Tue, 06 Jan 2009 09:22:48 -0000 On Mon, Jan 05, 2009 at 01:26:27PM -0600, Sam Fourman Jr. wrote: > > Hi, > > /me ready to present patches for testing (nor review). > > > > The primary goal - the futexes code is rewrited, Giant removed. > > > > head: http://people.freebsd.org/~timur/dchagin/mega-head.linux.patch > > stable/7: http://people.freebsd.org/~timur/dchagin/mega-st7.linux.patch > > > > Please, test and report any problems. thnx! > > has this been committed to -current yet? > patches against head on review now... -- Have fun! chd