From owner-cvs-all@FreeBSD.ORG Thu Feb 2 15:57:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36AF616A420; Thu, 2 Feb 2006 15:57:10 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from smtp-3.dlr.de (smtp-3.dlr.de [195.37.61.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C96A43D46; Thu, 2 Feb 2006 15:57:08 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-3.dlr.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.211); Thu, 2 Feb 2006 16:57:07 +0100 Date: Thu, 2 Feb 2006 16:57:07 +0100 (CET) From: Harti Brandt X-X-Sender: brandt_h@beagle.kn.op.dlr.de To: Matthew Jacob In-Reply-To: <20060202074828.W93950@ns1.feral.com> Message-ID: <20060202165407.G56261@beagle.kn.op.dlr.de> References: <200601301424.k0UEOVnw098992@repoman.freebsd.org> <1138631402.96727.4.camel@opus.cse.buffalo.edu> <1138734787.719.9.camel@opus.cse.buffalo.edu> <20060131192545.GA9936@freebie.xs4all.nl> <20060131192730.GA1706@soaustin.net> <20060131192924.GA10014@freebie.xs4all.nl> <6FAAFC3E-5919-4C64-ACB9-0B4C6FEAF4FA@nlsystems.com> <20060202074828.W93950@ns1.feral.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 02 Feb 2006 15:57:07.0616 (UTC) FILETIME=[51A80A00:01C62811] Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, Doug Rabson , Mark Linimon , Wilko Bulte , Ken Smith , Ken Smith Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Harti Brandt List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2006 15:57:10 -0000 On Thu, 2 Feb 2006, Matthew Jacob wrote: MJ>> > Or SCO V.old I always installed my SVR3.2 using a bootfloppy and then MJ>> > loaded the rest from 45MB QIC tapes :) MJ>> MJ>> I used to have a really old copy of SCO Xenix which worked surprisingly MJ>> well on machines with only 1Mb of memory. I seem to remember that I had to MJ>> quit out of emacs before compiling anything or it would swap itself to MJ>> death. MJ>> MJ> MJ>*sniff* MJ> MJ>I ran an LSI-11/23 with 8" fujitsu SMD drives that had 256KB of memory. Ok. I used to run an LSI-11 with one sided 160k floppies. The decus C-compiler was on one side, the assembler and linker on the other one so you had to turn the floppy on each compiler run. It run RT-11 and had 28kwords memory. harti