From owner-freebsd-emulation@FreeBSD.ORG Tue Sep 9 07:16:47 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 57B61106566C; Tue, 9 Sep 2008 07:16:47 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id 091AA8FC18; Tue, 9 Sep 2008 07:16:46 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id CB4091A52DC; Tue, 9 Sep 2008 11:13:41 +0400 (MSD) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from [10.208.17.3] (HELO dchagin.dialup.corbina.ru) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 1089641503; Tue, 09 Sep 2008 11:13:41 +0400 Received: from dchagin.dialup.corbina.ru (localhost.chd.net [127.0.0.1]) by dchagin.dialup.corbina.ru (8.14.2/8.14.2) with ESMTP id m897DeBJ001587; Tue, 9 Sep 2008 11:13:40 +0400 (MSD) (envelope-from root@dchagin.dialup.corbina.ru) Received: (from root@localhost) by dchagin.dialup.corbina.ru (8.14.2/8.14.2/Submit) id m897DZQQ001586; Tue, 9 Sep 2008 11:13:35 +0400 (MSD) (envelope-from root) Date: Tue, 9 Sep 2008 11:13:35 +0400 From: Chagin Dmitry To: Roman Divacky Message-ID: <20080909071335.GA1522@dchagin.dialup.corbina.ru> Mail-Followup-To: Roman Divacky , FreeBSD bugmaster , freebsd-emulation@freebsd.org References: <200809080222.m882MIdL006640@freefall.freebsd.org> <20080908200524.GA74912@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080908200524.GA74912@freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org, FreeBSD bugmaster Subject: Re: Current problem reports assigned to freebsd-emulation@FreeBSD.org 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, 09 Sep 2008 07:16:47 -0000 On Mon, Sep 08, 2008 at 10:05:24PM +0200, Roman Divacky wrote: > On Mon, Sep 08, 2008 at 02:22:18AM +0000, FreeBSD bugmaster wrote: > > The following is a listing of current problems submitted by FreeBSD users. > > These represent problem reports covering all versions including > > experimental development code and obsolete releases. > > > > S Tracker Resp. Description > > -------------------------------------------------------------------------------- > > o kern/126232 emulation [linux] Linux ioctl TCGETS (0x5401) always fails what we will do with it? as I already wrote it not a bug. it's glibc isatty() call, which is used by many programs for check file descriptors. thnx! -- Have fun! chd