From owner-cvs-all Fri Jun 22 15:10:25 2001 Delivered-To: cvs-all@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 6464437B406; Fri, 22 Jun 2001 15:10:18 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from wonky.feral.com (wonky.feral.com [192.67.166.7]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f5MMAHg75367; Fri, 22 Jun 2001 15:10:18 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Fri, 22 Jun 2001 15:10:11 -0700 (PDT) From: Matthew Jacob Reply-To: To: Peter Wemm Cc: , Subject: Re: cvs commit: src/sys/i386/i386 machdep.c In-Reply-To: <200106222207.f5MM74d56196@freefall.freebsd.org> Message-ID: <20010622150920.L20923-100000@wonky.feral.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hmm- can you have more than 4GB of memory on an i386? I also notice that it's an int on alpha too. That's a very big bug. On Fri, 22 Jun 2001, Peter Wemm wrote: > peter 2001/06/22 15:07:03 PDT > > Modified files: > sys/i386/i386 machdep.c > Log: > Make the hw.physmem and hw.usermem variables unsigned so that they dont > come up as negative on machines with >2GB ram. > > Revision Changes Path > 1.457 +3 -3 src/sys/i386/i386/machdep.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message