From: Christos Zoulas Date: Wed, 12 Feb 1997 17:19:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILE3_27~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0458d8b21a1567c5a04c7ccdc55c2b37a3a84ad1;p=file *** empty log message *** --- diff --git a/magic/Magdir/compress b/magic/Magdir/compress index a797f8ff..376c93cf 100644 --- a/magic/Magdir/compress +++ b/magic/Magdir/compress @@ -55,13 +55,14 @@ 0 string \377\037 compacted data 0 short 0145405 huf output -# Squeeze and Crunch... -# These numbers were gleaned from the Unix versions of the programs to -# handle these formats. Note that I can only uncrunch, not crunch, and -# I didn't have a crunched file handy, so the crunch number is untested. -# Keith Waclena -0 leshort 0x76FF squeezed data (CP/M, DOS) -0 leshort 0x76FE crunched data (CP/M, DOS) +# squeeze and crunch +# Michael Haardt +0 leshort 0xFF76 squeezed data, +>4 string x original name %s +0 leshort 0xFE76 crunched data, +>2 string x original name %s +0 leshort 0xFD76 LZH compressed data, +>2 string x original name %s # Freeze 0 string \037\237 frozen file 2.1