From owner-freebsd-hackers Sun May 21 06:44:08 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA20103 for hackers-outgoing; Sun, 21 May 1995 06:44:08 -0700 Received: from UUCP-GW.CC.UH.EDU (root@UUCP-GW.CC.UH.EDU [129.7.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id GAA20093 for ; Sun, 21 May 1995 06:44:04 -0700 Received: from Taronga.COM by UUCP-GW.CC.UH.EDU with UUCP id AA03086 (5.67a/IDA-1.5); Sun, 21 May 1995 08:33:04 -0500 Received: by bonkers.taronga.com (smail2.5p) id AA16046; 21 May 95 08:22:26 CDT (Sun) Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.6) id IAA16043; Sun, 21 May 1995 08:22:26 -0500 From: Peter da Silva Message-Id: <199505211322.IAA16043@bonkers.taronga.com> Subject: Re: 4gig drive for $10997 To: taob@gate.sinica.edu.tw (Brian Tao) Date: Sun, 21 May 1995 08:22:25 -0500 (CDT) Cc: bugs@ns1.win.net, hackers@FreeBSD.org In-Reply-To: from "Brian Tao" at May 21, 95 01:12:19 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 1149 Sender: hackers-owner@FreeBSD.org Precedence: bulk > Good point... I'm compiling a list of reasons why FreeBSD makes a > better Web server platform than a really pricey machine running > Solaris or IRIX or HP/SUX. ;-) Do you know if any of those support > 64-bit offsets in their filesystems? How about Linux? Of course there's always OSF/1. And the Alpha is a *really* nice CPU. And OSF/1 is about the most BSD-ish workstation platform yet... I've used the FreeBSD source as a reference to help resolve some problems with OSF/1... including installing programs from the CDROM into /usr/bin over the DEC stuff. Ah, 64 bit longs. IMHO, the original BSD port to the VAX should have made a long 64 bits. So what if the hardware doesn't support 64 bit longs directly? The PDP-11 doesn't support 32 bit longs directly either. Long was suppoed to be for the cases where the natural int on the machine wasn't big enough. It doesn't *matter* if it's more expensive, that's better than having it be impossible. (grump) Just something I've been griping about for the past 15 years. Put it on your lists for FreeBSD 3.0 and to hell with the portability problems. It's only 15 years late in coming...