From owner-cvs-src@FreeBSD.ORG Thu Dec 18 15:44:38 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4880D16A4CE; Thu, 18 Dec 2003 15:44:38 -0800 (PST) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 43CB243D1D; Thu, 18 Dec 2003 15:44:36 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 18 Dec 2003 23:44:35 +0000 (GMT) Date: Thu, 18 Dec 2003 23:44:34 +0000 From: David Malone To: "M. Warner Losh" Message-ID: <20031218234434.GA45041@walton.maths.tcd.ie> References: <200312182115.hBILFI7m069868@repoman.freebsd.org> <20031218.155455.76864821.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031218.155455.76864821.imp@bsdimp.com> User-Agent: Mutt/1.5.3i Sender: dwmalone@maths.tcd.ie cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: jhb@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 pmap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Dec 2003 23:44:38 -0000 On Thu, Dec 18, 2003 at 03:54:55PM -0700, M. Warner Losh wrote: > In message: <200312182115.hBILFI7m069868@repoman.freebsd.org> > John Baldwin writes: > : and replace them with a simple if test to turn on PG_RW. i386 != vax. > > All the world is a VAX, don't you know :-) I though that when Al Gore invented the Internet, all the world had been standardised as i386 Redhat 7.3 boxen. David.