Received: (from major@localhost)
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id HAA23043
	for pups-liszt; Thu, 26 Mar 1998 07:33:40 +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 henry.cs.adfa.oz.au (henry.cs.adfa.oz.au [131.236.21.158])
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) with ESMTP id HAA23038
	for <pups@minnie.cs.adfa.oz.au>; Thu, 26 Mar 1998 07:33:37 +1100 (EST)
Received: (from wkt@localhost) by henry.cs.adfa.oz.au (8.7.5/8.7.3) id HAA03043 for pups@minnie.cs.adfa.oz.au; Thu, 26 Mar 1998 07:33:46 +1100 (EST)
From: Warren Toomey <wkt@henry.cs.adfa.oz.au>
Message-Id: <199803252033.HAA03043@henry.cs.adfa.oz.au>
Subject: Re: gzip on PDP-11: not so simple
To: pups@minnie.cs.adfa.oz.au (PDP Unix Preservation)
Date: Thu, 26 Mar 1998 07:33:46 +1100 (EST)
In-Reply-To: <199803251433.AA22453@world.std.com> from Allison J Parent at "Mar 25, 98 09:33:18 am"
Reply-To: wkt@cs.adfa.oz.au
X-Mailer: ELM [version 2.4ME+ PL22 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-pups@minnie.cs.adfa.oz.au
Precedence: bulk

In article by Allison J Parent:
> 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.

Well, I've got uncompress working, but I thought having gunzip would
be good as it gives better compression results.

	Warren

