From owner-freebsd-emulation@FreeBSD.ORG Fri Jul 20 17:17:33 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 E9FB616A417; Fri, 20 Jul 2007 17:17:33 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 9F22113C46A; Fri, 20 Jul 2007 17:17:33 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 72B898BFE78; Fri, 20 Jul 2007 19:17:31 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JE20u5d7VbRd; Fri, 20 Jul 2007 19:17:30 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 0A6448BFE75; Fri, 20 Jul 2007 19:17:30 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l6KHHTqL066464; Fri, 20 Jul 2007 19:17:29 +0200 (CEST) (envelope-from rdivacky) Date: Fri, 20 Jul 2007 19:17:29 +0200 From: Roman Divacky To: Alexander Leidinger Message-ID: <20070720171729.GA66433@freebsd.org> References: <200707192341.59940@aldan> <200707200853.28425@aldan> <20070720152138.47b2e4b5@deskjail> <200707201013.13391@aldan> <20070720183925.540b7654@deskjail> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070720183925.540b7654@deskjail> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org, scf@freebsd.org, Mikhail Teterin Subject: Re: something wrong with Linux on 6.2-stable/amd64 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: Fri, 20 Jul 2007 17:17:34 -0000 > * de-COMPAT_43-ify: > + sethostname > + lstat > + ftruncate > + nanosleep (i386) which reminds me... what was the decision about options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] I think I suggested removing the "[KEEP THIS!]" or something