From owner-freebsd-emulation@FreeBSD.ORG Thu Jun 15 18:57:56 2006 Return-Path: X-Original-To: emulation@freebsd.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 091BA16A47B for ; Thu, 15 Jun 2006 18:57:56 +0000 (UTC) (envelope-from ap@bnc.net) Received: from mailomat.net (mailomat.net [217.110.117.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A2F443D49 for ; Thu, 15 Jun 2006 18:57:54 +0000 (GMT) (envelope-from ap@bnc.net) X-BNC-SpamCatcher-Score: 2 [X] Received: from [87.234.79.110] (account ap HELO [194.39.192.239]) by mailomat.net (CommuniGate Pro SMTP 4.3.6) with ESMTPSA id 8552696; Thu, 15 Jun 2006 20:57:51 +0200 In-Reply-To: References: <200606141843.55338.mi+mx@aldan.algebra.com> <200606142026.26965.mi+mx@aldan.algebra.com> <20060615044759.GA58742@duncan.reilly.home> <200606150121.58355.mi+mx@aldan.algebra.com> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <9673F3D3-E028-4D94-8235-D54BC2EB29C0@bnc.net> Content-Transfer-Encoding: 7bit From: Achim Patzner Date: Thu, 15 Jun 2006 20:57:28 +0200 To: Axel Auweter X-Mailer: Apple Mail (2.750) Cc: emulation@freebsd.org Subject: Re: running MacOS-X i386 binaries on FreeBSD? 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: Thu, 15 Jun 2006 18:57:56 -0000 Am 15.06.2006 um 12:48 schrieb Axel Auweter: >> And yes, even Darwin contains some nice bag of tricks you wouldn't >> even get past FreeBSD's security officer. > > Could you be a little more precise, here? Are you talking about > Mach injection? Yes - and I don't know how one would get that past any reasonable security officer (at least the way it has been implemented in Mac OS). Carbon is depending on it quite a bit. Achim