Newsgroups: comp.sources.unix
Path: wupost!darwin.sura.net!haven.umd.edu!decuac!pa.dec.com!vixie
From: hyc@umix.cc.umich.edu (Howard Chu)
Subject: v26i004: arc 5.21 (pl 8) - file archive/compression tool, Part01/03
Message-ID: <1992Apr11.210007.27622@PA.dec.com>
Originator: vixie@cognition.pa.dec.com
Sender: unix-sources-moderator@pa.dec.com
Organization: DEC Palo Alto
Date: Sat, 11 Apr 92 21:00:07 GMT
Approved: vixie@pa.dec.com
Lines: 3410

Submitted-By: hyc@umix.cc.umich.edu (Howard Chu)
Posting-Number: Volume 26, Issue 4
Archive-Name: arc-5.21/part01

This program is based on the MSDOS ARC program, version 5.21, plus
a few enhancements... It compiles on UNIX(tm) and on the Atari ST.
 
 o ARC also performs Huffman Squeezing on data. The Huffman Squeeze
   algorithm was removed from MSDOS ARC after version 5.12. It turns
   out to be more efficient than Lempel-Ziv style compression when
   compressing graphic images. Squeeze analysis is always done now,
   and the best of packing, squeezing, or crunching is used.
 
 o Compresses and extracts Squashed files. "Squashing" was created
   by Phil Katz in his PKxxx series of ARC utility programs for
   MSDOS. Dan Lanciani wrote the original modifications to ARC's
   Crunch code to handle Squashing. I've made minor changes since
   then, mostly to reduce the amount of memory required. The 'q'
   option flag must be specified to Squash files. The Squashing
   algorithm will be used instead of the usual Crunch algorithm,
   and will be compared against packing and squeezing, as before.

Newsgroups: comp.sources.unix
Path: wupost!darwin.sura.net!haven.umd.edu!decuac!pa.dec.com!vixie
From: hyc@umix.cc.umich.edu (Howard Chu)
Subject: v26i005: arc 5.21 (pl 8) - file archive/compression tool, Part02/03
Message-ID: <1992Apr11.210442.27920@PA.dec.com>
Originator: vixie@cognition.pa.dec.com
Sender: unix-sources-moderator@pa.dec.com
Organization: DEC Palo Alto
Date: Sat, 11 Apr 92 21:04:42 GMT
Approved: vixie@pa.dec.com
Lines: 3336

Submitted-By: hyc@umix.cc.umich.edu (Howard Chu)
Posting-Number: Volume 26, Issue 5
Archive-Name: arc-5.21/part02

Newsgroups: comp.sources.unix
Path: wupost!darwin.sura.net!haven.umd.edu!decuac!pa.dec.com!vixie
From: hyc@umix.cc.umich.edu (Howard Chu)
Subject: v26i006: arc 5.21 (pl 8) - file archive/compression tool, Part03/03
Message-ID: <1992Apr11.210454.27999@PA.dec.com>
Originator: vixie@cognition.pa.dec.com
Sender: unix-sources-moderator@pa.dec.com
Organization: DEC Palo Alto
Date: Sat, 11 Apr 92 21:04:54 GMT
Approved: vixie@pa.dec.com
Lines: 2142

Submitted-By: hyc@umix.cc.umich.edu (Howard Chu)
Posting-Number: Volume 26, Issue 6
Archive-Name: arc-5.21/part03

