From owner-freebsd-emulation@FreeBSD.ORG Sat Jan 26 22:46:24 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 0C61016A418 for ; Sat, 26 Jan 2008 22:46:24 +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 BA49213C45A for ; Sat, 26 Jan 2008 22:46:23 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id ABA3766C6E5; Sat, 26 Jan 2008 23:46:21 +0100 (CET) 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 LfyvvTjBudOK; Sat, 26 Jan 2008 23:46:11 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 4A08566C672; Sat, 26 Jan 2008 23:46:11 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id m0QMkA0F088002; Sat, 26 Jan 2008 23:46:10 +0100 (CET) (envelope-from rdivacky) Date: Sat, 26 Jan 2008 23:46:10 +0100 From: Roman Divacky To: Tomasz Formanowski Message-ID: <20080126224610.GA87902@freebsd.org> References: <1096069283.20080122130241@pifpaf.pl> <20080122151941.GA93141@freebsd.org> <157462854.20080126130147@pifpaf.pl> <20080126205431.682b9401@deskjail> <6340678.20080126213921@pifpaf.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6340678.20080126213921@pifpaf.pl> User-Agent: Mutt/1.4.2.3i Cc: Alexander Leidinger , freebsd-emulation@freebsd.org Subject: Re: getdents() 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: Sat, 26 Jan 2008 22:46:24 -0000 > TS2 and UT works just fine on bsd <=6.2. I'm talking about 7.x (with > default linux_base and 2.4 kernel). > > There wasn't many problems with older bsd's and linuxolator 2.4. some people reported problem with newer linuxulator and tracked that down to some sound changes... maybe we should investigate this a little bit further, can someone provide a patch to "undo" the sound changes in question so we have "can you try this?" thing when people report problems? that would surely help > Unfortunately some new games require either kernel 2.6 or glibc 2.6. yes... and thats why we have plans to switch to default 2.6 emulation in 8-current (once epoll and *at is commited) I think its quite ready for it and the more its exposed the more bugs will be fixed roman