From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L69Wb-0008Dx-Ei for qemu-devel@nongnu.org; Fri, 28 Nov 2008 15:01:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L69WZ-0008Dj-Bu for qemu-devel@nongnu.org; Fri, 28 Nov 2008 15:01:12 -0500 Received: from [199.232.76.173] (port=51296 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L69WZ-0008Dg-7i for qemu-devel@nongnu.org; Fri, 28 Nov 2008 15:01:11 -0500 Received: from mtaout02-winn.ispmail.ntl.com ([81.103.221.48]:52595) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L69WY-00023S-M6 for qemu-devel@nongnu.org; Fri, 28 Nov 2008 15:01:10 -0500 Received: from aamtaout01-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20081128200106.FBLU1717.mtaout02-winn.ispmail.ntl.com@aamtaout01-winn.ispmail.ntl.com> for ; Fri, 28 Nov 2008 20:01:06 +0000 Received: from miranda.arrow ([213.107.23.205]) by aamtaout01-winn.ispmail.ntl.com (InterMail vG.2.02.00.01 201-2161-120-102-20060912) with ESMTP id <20081128200106.LMUD19264.aamtaout01-winn.ispmail.ntl.com@miranda.arrow> for ; Fri, 28 Nov 2008 20:01:06 +0000 Received: from sdb by miranda.arrow with local (Exim 4.63) (envelope-from ) id 1L69XY-000477-BX for qemu-devel@nongnu.org; Fri, 28 Nov 2008 20:02:12 +0000 Date: Fri, 28 Nov 2008 20:02:12 +0000 From: Stuart Brady Subject: Re: [Qemu-devel] [5778] Use MAP_ANON also for FreeBSD (Juergen Lock) Message-ID: <20081128200212.GA15789@miranda.arrow> References: <200811241035.06359.Christoph.Egger@amd.com> <20081124.104056.1102529172.imp@bsdimp.com> <200811251119.29453.Christoph.Egger@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200811251119.29453.Christoph.Egger@amd.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Tue, Nov 25, 2008 at 12:19:29PM +0200, Christoph Egger wrote: > On Monday 24 November 2008 18:40:56 M. Warner Losh wrote: > > > What defines _BSD? It is in the compiler's name space, but _BSD isn't > > defined by the compiler... > > config-host.h generated by configure. Hmm, why don't we have CONFIG_BSD? (We have CONFIG_WIN32, CONFIG_DARWIN, CONFIG_AIX and HOST_SOLARIS...) -- Stuart Brady