From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 22 07:04:32 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BCE9A755 for ; Wed, 22 Jan 2014 07:04:32 +0000 (UTC) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 8F7501633 for ; Wed, 22 Jan 2014 07:04:32 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id s0M74USO030261; Tue, 21 Jan 2014 23:04:31 -0800 (PST) (envelope-from yuri@rawbw.com) Message-ID: <52DF6D7E.8080703@rawbw.com> Date: Tue, 21 Jan 2014 23:04:30 -0800 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: "Bjoern A. Zeeb" , freebsd-emulation@freebsd.org Subject: Re: linuxolator: ... not implemented References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 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: Wed, 22 Jan 2014 07:04:32 -0000 On 01/21/2014 16:16, Bjoern A. Zeeb wrote: > linux: pid 1234 (dd): ioctl fd=0, cmd=0x6d02 ('m',2) is not implemented > linux: pid 1235 (foo): syscall inotify_init not implemented > linux: pid 1236 (touch): syscall utimensat not implemented I am working on bringing linuxlator up to speed. It is not the matter of improving thing, whole lot of things need to be implemented. Yuri