Received: (from major@localhost)
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id BAA21903
	for pups-liszt; Thu, 26 Mar 1998 01:33:32 +1100 (EST)
X-Authentication-Warning: minnie.cs.adfa.oz.au: major set sender to owner-pups@minnie.cs.adfa.oz.au using -f
Received: from europe.std.com (europe.std.com [199.172.62.20])
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) with ESMTP id BAA21898
	for <pups@minnie.cs.adfa.oz.au>; Thu, 26 Mar 1998 01:33:25 +1100 (EST)
Received: from world.std.com by europe.std.com (8.7.6/BZS-8-1.0)
	id JAA15854; Wed, 25 Mar 1998 09:33:19 -0500 (EST)
Received: by world.std.com (TheWorld/Spike-2.0)
	id AA22453; Wed, 25 Mar 1998 09:33:18 -0500
Date: Wed, 25 Mar 1998 09:33:18 -0500
From: allisonp@world.std.com (Allison J Parent)
Message-Id: <199803251433.AA22453@world.std.com>
To: pups@minnie.cs.adfa.oz.au
Subject: Re: gzip on PDP-11: not so simple
Sender: owner-pups@minnie.cs.adfa.oz.au
Precedence: bulk

I find this situation funny as in the 8080/z80 (8 bit data 64kbyte address 
space) world there is LZH, Crunch, ARK, ARC, LBR... compressors and 
decompressors.  Atleast a handful are written in C.

Also PDP11 address space (no I&D) is 32kW... Instructions are always 
words so code can eat up a fair portion of the 64k bytes.

Allison


