From owner-freebsd-emulation@FreeBSD.ORG Thu Oct 26 23:59:21 2006 Return-Path: X-Original-To: freebsd-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 6DF0F16A40F; Thu, 26 Oct 2006 23:59:21 +0000 (UTC) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn.kn-bremen.de [212.63.36.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19D3243D53; Thu, 26 Oct 2006 23:59:19 +0000 (GMT) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn [127.0.0.1]) by gwyn.kn-bremen.de (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id k9QNxGmP029585 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 27 Oct 2006 01:59:16 +0200 Received: from saturn.kn-bremen.de (uucp@localhost) by gwyn.kn-bremen.de (8.13.4/8.13.4/Submit) with UUCP id k9QNxGMk029583; Fri, 27 Oct 2006 01:59:16 +0200 Received: from saturn.kn-bremen.de (nox@localhost [127.0.0.1]) by saturn.kn-bremen.de (8.13.6/8.13.6) with ESMTP id k9QNoWYp060217; Fri, 27 Oct 2006 01:50:32 +0200 (CEST) (envelope-from nox@saturn.kn-bremen.de) Received: (from nox@localhost) by saturn.kn-bremen.de (8.13.6/8.13.6/Submit) id k9QNoVbT060216; Fri, 27 Oct 2006 01:50:31 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Fri, 27 Oct 2006 01:50:31 +0200 To: Bill Moran Message-ID: <20061026235031.GA60185@saturn.kn-bremen.de> Mail-Followup-To: Bill Moran , freebsd-emulation@freebsd.org, freebsd-ports@freebsd.org References: <20061026201752.GA51540@saturn.kn-bremen.de> <20061026164826.924207f8.wmoran@collaborativefusion.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061026164826.924207f8.wmoran@collaborativefusion.com> User-Agent: Mutt/1.5.11 Cc: freebsd-emulation@freebsd.org, freebsd-ports@freebsd.org Subject: Re: experimental qemu port update, please test 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, 26 Oct 2006 23:59:21 -0000 On Thu, Oct 26, 2006 at 04:48:26PM -0400, Bill Moran wrote: > In response to Juergen Lock : > > > (Btw did 4.x have aio? If not we need to add an > > IGNORE now I guess...) > > >From the aio man page: > HISTORY > The aio facility appeared as a kernel option in FreeBSD 3.0. The aio > kernel module appeared in FreeBSD 5.0. Ah, cool. (yeah I could have looked there myself... sorry. :)