From owner-freebsd-arch Fri Oct 26 0:10:37 2001 Delivered-To: freebsd-arch@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 1F2AE37B405 for ; Fri, 26 Oct 2001 00:10:35 -0700 (PDT) Received: from dialup-209.245.128.14.dial1.sanjose1.level3.net ([209.245.128.14] helo=mindspring.com) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 15x18U-0004CB-00; Fri, 26 Oct 2001 00:10:34 -0700 Message-ID: <3BD90CA0.E4F60C0E@mindspring.com> Date: Fri, 26 Oct 2001 00:11:28 -0700 From: Terry Lambert Reply-To: tlambert2@mindspring.com X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: arch@FreeBSD.ORG Cc: Peter Wemm Subject: Re: 64 bit times revisited.. References: <20011025233602.587C63808@overcee.netplex.com.au> <20011025184936.A4609@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David O'Brien wrote: > I want to chime in and agree with Matt here. > My earlier pushes in this area was to make make FreeBSD consistent. > FreeBSD on one platform should be as alike every other FreeBSD platform > as we can make it. > > Thus I want time_t to be the same size on every FreeBSD platform so that > time wrap-arounds happen in the same way on the most popular platform > (read i386) which gets a lot of testing and defines what is FreeBSD in > behavior, and the Alpha platform (which at times seems to only have a > hand-full of users). As we get more platforms, we are only going to have > more of the problem of FreeBSD really only being well used on one of our > offered architectures. Add me to the "me too" camp. The most interesting use of this would be to have a user space x86 emulator (like one of the two in ports) that mmaps x86 executables, and then interprets them, handling traps by trapping to native system calls on the local system. There's a lot of x86 commercial software that won't run on Alpha/SPARC/MIPS that could be accessed this way... -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message