From owner-freebsd-emulation@FreeBSD.ORG Tue Aug 26 06:24:19 2008 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 60387106569B for ; Tue, 26 Aug 2008 06:24:19 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 0905B8FC3C for ; Tue, 26 Aug 2008 06:24:16 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 87A6C682222; Tue, 26 Aug 2008 08:22:44 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3OqTHOm+yo3z; Tue, 26 Aug 2008 08:22:34 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 65B0A6821C8; Tue, 26 Aug 2008 08:22:34 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id m7Q6MYww044391; Tue, 26 Aug 2008 08:22:34 +0200 (CEST) (envelope-from rdivacky) Date: Tue, 26 Aug 2008 08:22:34 +0200 From: Roman Divacky To: FreeBSD bugmaster Message-ID: <20080826062233.GA44122@freebsd.org> References: <200808251106.m7PB6mXT027718@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200808251106.m7PB6mXT027718@freefall.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@FreeBSD.org Subject: Re: Current problem reports assigned to freebsd-emulation@FreeBSD.org 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, 26 Aug 2008 06:24:19 -0000 > o kern/117010 emulation [linux] linux_getdents() get something like buffer ove does the patch proposed by Dmitry and Alexander fix this? It would be really nice to move forward with this.... > o kern/122318 emulation [linux] [cmake]: Segmentation fault when running Linux what about this one? IIRC Dmitry posted a patch, does it fix the issue? can we commit that? > o ports/126232 emulation Linux ioctl TCGETS (0x5401) always fails this looks trivial too.... Dmitry - do you have some more information? Feel free to start sending me patches (one patch fixing one thing at a time), I'll review them (or try my best reviewing it), test them (ditto) and try to commit ok?