From owner-freebsd-emulation@FreeBSD.ORG Wed Jun 17 10:36:52 2009 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 EB8D9106564A for ; Wed, 17 Jun 2009 10:36:52 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id A2D2E8FC13 for ; Wed, 17 Jun 2009 10:36:52 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.173.17.194] (helo=moosi) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1MGsVm-0006ae-9Y; Wed, 17 Jun 2009 14:36:58 +0400 To: Alexander Leidinger References: <4A365FA9.9080507@icyb.net.ua> <20090615152648.GA36229@dchagin.static.corbina.ru> <4A366C00.3030805@icyb.net.ua> <43933666@ipt.ru> <4A37709D.8050004@icyb.net.ua> <20090616160020.87652sesgxibgvc4@webmail.leidinger.net> <4A37B6A5.9050307@icyb.net.ua> <47439554@ipt.ru> <20090617120821.99436ahio6cdqmck@webmail.leidinger.net> From: Boris Samorodov Date: Wed, 17 Jun 2009 14:37:39 +0400 In-Reply-To: <20090617120821.99436ahio6cdqmck@webmail.leidinger.net> (Alexander Leidinger's message of "Wed\, 17 Jun 2009 12\:08\:21 +0200") Message-ID: <99271612@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-emulation@freebsd.org, Andriy Gapon Subject: Re: skype after f7->f8: problem with cyrillic characters in nicks 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: Wed, 17 Jun 2009 10:36:53 -0000 Alexander Leidinger writes: > Quoting Boris Samorodov (from Wed, 17 Jun 2009 13:57:33 +0400): >> It's the way linuxulator uses paths that you are missing: >> . a native FreeBSD path is used; >> . if failed then /compat/linux+path is used. > > The other way around. First the linux path, if it fails the native one > is searched. Actually, according to ktrace there is a third search again at /compat/linux. Is it any reason for this? Or is it a side effect of something? WBR -- bsam