From owner-freebsd-emulation@FreeBSD.ORG Tue Dec 11 17:14:36 2007 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 A716216A420 for ; Tue, 11 Dec 2007 17:14:36 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id 4832213C455 for ; Tue, 11 Dec 2007 17:14:35 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so1550402nfb for ; Tue, 11 Dec 2007 09:14:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=H9P4pauGcvaPl/MQir5Gd4KcBXGD7JTDRxZJ29/urqw=; b=oR7SmZb1FLlINn6E54BFOEi9ZHofvg5FfN73bYmWOQI3mBLrU60DyAJA0itKlEFpAsaxOb3tj3vpKyj6ADHe8CP2Fst6rQvfGvEM9QLxkK+OTyzwJCLUr0wqqWyR6tFcK1e+Kwli95/8Y5WiEemI6gjCOmM5XfGQIaVdF+gM524= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=QVvlwr4f0cjJasL/ZIWgudQCuQES87jVnYVV4BhuIhIltWOEWtgezDcgAAfVJxiDe8rb0BmnUuPKBNeg6KIMBDWrHEgsc4wyVFHfQXqOlA0qxE+1l+O+5Y6UWKsJa8y9DlARuQiB0AtrtzavJI8Z2luGFMSrh3YyfVnxZYBP3oc= Received: by 10.82.107.15 with SMTP id f15mr10780299buc.1197393274300; Tue, 11 Dec 2007 09:14:34 -0800 (PST) Received: from ?192.168.1.185? ( [213.152.137.35]) by mx.google.com with ESMTPS id y18sm6880948fkd.2007.12.11.09.14.31 (version=SSLv3 cipher=RC4-MD5); Tue, 11 Dec 2007 09:14:32 -0800 (PST) Message-ID: <475EC574.5030309@gmail.com> Date: Tue, 11 Dec 2007 20:14:28 +0300 From: sam User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Roman Divacky References: <4756EBED.6050109@gmail.com> <20071208110538.GA44709@freebsd.org> <475A808D.40005@gmail.com> <20071208113531.GA45695@freebsd.org> <475A887D.20604@gmail.com> <475D6C26.8050204@gmail.com> <20071210221811.GA51616@freebsd.org> In-Reply-To: <20071210221811.GA51616@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: kern/117010 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, 11 Dec 2007 17:14:36 -0000 Roman Divacky wrote: > p.s. am I the only one who can look at this? I dont believe so... please > step up and show that you care as well. > > its ok iam repacked (with test dir) http://cs.udmvt.ru/files/temp/linux_getdents.tar.bz2 ... ktrace.out.dump linux_getdents.c linux_getdents_dyna.core linux_getdents_dynamic linux_getdents_static temp/ tested on HEAD (Tue Dec 11 16:12:49 MSK 2007) with linux_base-fc6 /Vladimir Ermakov