From owner-freebsd-emulation@FreeBSD.ORG Sat Oct 14 15:17:13 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93D8316A592; Sat, 14 Oct 2006 15:17:13 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0659C43D60; Sat, 14 Oct 2006 15:17:11 +0000 (GMT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.8/8.13.7) with ESMTP id k9EFH8rg008442 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 14 Oct 2006 17:17:08 +0200 (CEST) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.8/8.13.3/Submit) id k9EFH8L4008440; Sat, 14 Oct 2006 17:17:08 +0200 (CEST) Date: Sat, 14 Oct 2006 17:17:08 +0200 From: Divacky Roman To: Scot Hetzel Message-ID: <20061014151708.GA8411@stud.fit.vutbr.cz> References: <790a9fff0610132255k5c3b08fcrb550fa308d31752d@mail.gmail.com> <20061014093916.GA88836@stud.fit.vutbr.cz> <20061014110039.GA92309@stud.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061014110039.GA92309@stud.fit.vutbr.cz> User-Agent: Mutt/1.4.2.2i X-Scanned-By: MIMEDefang 2.57 on 147.229.176.14 Cc: freebsd-emulation@freebsd.org, gerald@freebsd.org Subject: Re: emulators/linux-wine: Help in porting to FreeBSD 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, 14 Oct 2006 15:17:13 -0000 On Sat, Oct 14, 2006 at 01:00:39PM +0200, Divacky Roman wrote: > > we in fact dont implement this syscall. I just looked at what it does > > and it doesnt look it its hard to implement... I might do it when time > > permits (maybe today, maybe next year :) ) > > looks like I just partially implemented it.. > > pls test this: www.stud.fit.vutbr.cz/~xdivac02/linuxolator061014.patch > > I am interested if this helps the linux-wine at all. if it doesnt pls provide > debuging prints from linuxolator compiled with -DDEBUG pls dont use this version... its wrong and panics system.. I am working on a better solution.... hopefully tomorrow I'll deliver it roman