]> granicus.if.org Git - file/commitdiff
*** empty log message ***
authorChristos Zoulas <christos@zoulas.com>
Wed, 12 Feb 1997 17:19:51 +0000 (17:19 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 12 Feb 1997 17:19:51 +0000 (17:19 +0000)
magic/Magdir/compress

index a797f8fff5d8dcad74d18186f855b2c2f63ea9e3..376c93cf4f626311d748ccacf8f99027bec75f1b 100644 (file)
 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 <keith@cerberus.uchicago.edu>
-0      leshort         0x76FF          squeezed data (CP/M, DOS)
-0      leshort         0x76FE          crunched data (CP/M, DOS)
+# squeeze and crunch
+# Michael Haardt <michael@cantor.informatik.rwth-aachen.de>
+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