home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / disks / disk465.lzh / Lz / LZ101.doc < prev    next >
Text File  |  1991-03-13  |  24KB  |  650 lines

  1.  
  2.                                       LZ 1.01
  3.                                 8th February, 1991
  4.  
  5.                             Written by Jonathan Forbes
  6.                     Copyright © 1990, 1991, Xenomiga Technology
  7.  
  8.  
  9.    About LZ
  10.  
  11.    LZ is NOT freeware!  If you use it and like it, please send a shareware
  12. registration of $10 (Cdn.$ or U.S.$) to the address given below.  Note that
  13. source code is NOT available for LZ 1.01 at this time.  Send shareware
  14. contributions to:
  15.  
  16.    Xenomiga Technology
  17.    1132 Bay Street, Suite #1101
  18.    Toronto, Ontario
  19.    M5S 2Z4
  20.    Canada
  21.  
  22.  
  23.    Distribution
  24.  
  25.    LZ is a freely distributable, copyrighted piece of software.  You may
  26. upload it wherever you choose, but you are not allowed to sell LZ for profit,
  27. or include LZ on a disk which is sold for profit, without the author's
  28. (Jonathan Forbes) permission.
  29.  
  30.    The LZ package (LZ101.LZH) consists the following files:
  31.  
  32.       LZ          - The archiver/extractor itself
  33.       LZ101.doc   - LZ documentation (this file)
  34.       Update.doc  - Information on changes to previous versions
  35.  
  36.    None of these files is to be altered in any way whatsoever, or removed!
  37. The package may be recompressed with another archiver, however, such as Zoo,
  38. Zip, etc.
  39.  
  40.    And, as mentioned above, LZ is shareware.
  41.  
  42.  
  43.    Disclaimer
  44.  
  45.    I am in no way responsible for anything this program does; you are using it
  46. entirely at your own risk!  If you are using a hacked, edited, tampered with,
  47. or pirated version of LZ, you are even more at risk.
  48.  
  49.  
  50.    What is LZ?
  51.  
  52.    Currently, LZ is by far the fastest .LZH archiver and extractor available
  53. for the Amiga!  LZ is compatible with MS-DOS version 1.13c of Lharc and Amiga
  54. Lharc 1.3.
  55.  
  56.  
  57.    Acknowledgements
  58.  
  59.    The original Lharc (MS-DOS) was written by Haruyasu Yoshizaki.  I took his
  60. freely distributable source code "Lzhuf.c", and rewrote it in assembly
  61. language (very highly optimised assembly language, I might add).  I used
  62. "lharc.c" (which is full of MS-DOS specific code) as a reference, but did not
  63. use it as a base for the Amiga version, which I wrote from scratch.
  64.  
  65.    LZ 1.0 is a significant improvement over the original .LZH algorithm in
  66. that it employs modern data compression technology to provide better
  67. compression while doubling or tripling encoding speed and retaining 100%
  68. compatibility with the .LZH format.
  69.  
  70.  
  71.    How fast is LZ?
  72.  
  73.    LZ is currently the fastest .LZH utility for the Amiga.  No other available
  74. Amiga archiver even comes close to LZ's legendary performance for either
  75. compressing or decompressing.  LZ 1.0 can achieve peak compression speeds of
  76. up to three times those of LZ 0.91.
  77.  
  78.    Speedwise, LZ outperforms Lharc 1.3, LharcA .99d, Pkazip 1.01, and just
  79. about any other Amiga archiving utility in existence, excepting Zoo 2.01.
  80.  
  81.    In terms of degree of compression, LZ, on average, outperforms every other
  82. archiver (including the other .LZH archivers) currently available for the
  83. Amiga.  Note, this is on average; once in a blue moon Pkazip will outperform
  84. LZ on a text file, and will produce an output file a slightly smaller than
  85. that produces by LZ.  However, since this ocurrance is about as frequent as
  86. a total solar eclipse, it shouldn't worry you.
  87.  
  88.    The files being compressed and decompressed in the test, were those on
  89. Fred Fish disk #245.
  90.  
  91.                       * - Different algorithm/encoding scheme
  92.  
  93.                                                       *
  94.              |  (1.01)  | (.91) | (1.0) | (.99d) | (1.01)
  95.              |    LZ    |   LZ  | Lharc | LharcA | PkaZip
  96. Fish245.LZH  |   5:33   | 11:33 | 26:29 |    ?   |  10:31  compressing
  97.              |   1:38   |  1:43 |  5:12 |   2:34 |   2:53  decompressing
  98.  
  99.  
  100. File         LZ     LZ   Lharc  LharcA  Pkazip   Zoo    Arc    Ape
  101. Name        1.0    0.91   1.3     .99d    1.01   2.01   0.23   1.0
  102. ---------- -----  -----  -----  ------  ------  -----  -----  -----
  103. UserManual    88    244    268     211     164     42    112    614 <- compress
  104.               19     19     35      27      21     12     19    116 <- extract
  105.            64066  66693  66683   66682   61796  78279  80469  66329 <- size
  106.  
  107. AmigaBASIC    47     48     90      74      91     30    129   ...  <- compress
  108.               20     21     33      25      16      9     10   ...  <- extract
  109.            66877  67801  67804   67804   69121  83527  85355   ...  <- size
  110.  
  111.  
  112.    LZ is consistently faster than all other archivers by the margins shown here.
  113. LZ also creates output files up to 5% smaller than those produced any other .LZH
  114. archiver.  Although there have been many disputes over the compression achieved
  115. by .ZIP files and .LZH files, this difference may well tip the balance towards
  116. .LZH files.
  117.  
  118.  
  119.    Invokation
  120.  
  121.    Typing "LZ" from the CLI, without any parameters, will reveal a help screen
  122. similar to the following (with copyright and shareware information.)
  123.  
  124.                              Summary of commands:
  125.  
  126.   a    Add file(s) to archive                f   Freshen file(s) in archive
  127.   e,x  Extract file(s) from archive          u   Update file(s) in archive
  128.   l,v  Display archive contents              t   Test archive integrity
  129.   d    Delete file(s) from archive           m   Move file(s) to archive
  130.  
  131.                              Summary of options:
  132.  
  133.   -a  Preserve file attributes              -N  No console output
  134.   -A  Set archive flag                      -p  Pause after loading
  135.   -b  Set input/output buffer               -P  Set task priority
  136.   -c  Confirm files                         -r  Archive subdiectories
  137.   -D  Alternative display                   -u  Upper case filenames
  138.   -f  Ignore filenotes                      -U  Update rate
  139.   -i  Read file list from file              -w  Set work directory
  140.   -l  Lower case filenames                  -x  Preserve path names
  141.   -L  Create list file                      -z  Store files
  142.   -m  Disable message query                 -Z  Compress archives
  143.   -n  No progress indicator
  144.  
  145.    The usage line below is also displayed:
  146.  
  147.    Usage: LZ [-options] <Command> <Archive> [FilePatterns] [DestPath]
  148.  
  149.    While items in square brackets are optional, items in angle brackets are
  150. mandatory.  LZ will append a .LZH to the <Archive> parameter if the name of
  151. the archive you supply does not already end in .LZH, but ONLY if there isn't
  152. already a dot ( . ) in the name.  This extra clause is for the benefit of
  153. FidoNet users who have their mail archived in the .LZH format.  i.e.:
  154.  
  155.  
  156.    MyFile         becomes    MyFile.LZH
  157.    MyFile.LZH     remains    MyFile.LZH
  158.    01234567.SA0   remains    01234567.SA0
  159.  
  160.  
  161.    A detailed description of each of LZ's commands follows:
  162.  
  163.  
  164.    Commands
  165.  
  166.    a    Add file(s) to archive
  167.  
  168.         The add command will add files to a .LZH archive.  If the specified
  169.         archive does not already exist, then it will automatically be created.
  170.         It is not possible to add a file which is already present in archive;
  171.         if this is attempted, then an error message will be displayed.
  172.  
  173.         By default, only filenames are stored in the archive; if you wish to
  174.         store path names also, then you will have to use the -x option
  175.         (explained later).  If you wish to store entire subdirectories (i.e.
  176.         descend recursively through a directory tree), then you will have to
  177.         use the -r option (explained later).
  178.  
  179.         Multiple files may be added with one command.  In addition, both
  180.         AmigaDOS and ARP wildcards are also supported.
  181.  
  182.         Examples:
  183.  
  184.         1) To add "BLAH" to "myarchive.LZH", you would enter the following
  185.            command:
  186.  
  187.               Lz a myarchive.LZH blah
  188.  
  189.  
  190.         2) To add "THEFILE", "HI", and "KING" to "myarchive.LZH", you would
  191.            enter the following command:
  192.  
  193.               Lz a myarchive.LZH thefile hi king
  194.  
  195.  
  196.         3) To add everything ending in ".INFO" to "myarchive.LZH", you would
  197.            enter:
  198.  
  199.               Lz a myarchive.LZH #?.info
  200.  
  201.  
  202.    e,x  Extract file(s) from archive
  203.  
  204.         The extract command will extract files from an archive.  If you wish
  205.         to extract files from multiple archives, then you will have to use
  206.         a wildcard.  By default, all files in the archive will be extracted.
  207.         If you wish only specific files to be extracted, then the names of
  208.         these files should follow the archive name (wildcards are accepted here.)
  209.  
  210.         If any file following the archive name ends in a '/' or a ':', then
  211.         that directory will be used as the destination directory in which all
  212.         extracted files will be stored.
  213.  
  214.         By default, existing files will not be overwritten; instead, you will
  215.         be presented with the following:
  216.  
  217.         File 'whatever' already exists -overwrite? (Yes/No/All/Quit):
  218.  
  219.         Your response is hotkeyed, so it is not necessary to hit return.  If
  220.         you enter "Y", then the file will be overwritten.  If you enter "N",
  221.         then it will not be extracted.  If "A" is entered, then all files from
  222.         then on will automatically be overwritten without prompting you.  This
  223.         includes files in other archives, if you asked Lz to extract multiple
  224.         archives, using a wildcard.
  225.  
  226.         If you do not wish to be prompted for existing files, then use the -m
  227.         option (explained later.)
  228.  
  229.         Please note that if you wish to extract files from multiple archives
  230.         with one command, it can only be done with wildcards; you cannot enter
  231.         the name of each archive on the command line.  For example:
  232.  
  233.               Lz x arc1.LZH arc2.LZH arc3.LZH
  234.  
  235.         The above command would attempt to extract "arc2.LZH" and "arc3.LZH"
  236.         from "arc1.LZH".  The way to get around this is to type:
  237.  
  238.               Lz x arc#?.LZH
  239.  
  240.         However, there are often times when a single wildcard cannot cover all
  241.         of the files you wish to extract; if this is the case, you will have
  242.         to invoke Lz more than once.
  243.  
  244.         Examples:
  245.  
  246.         1) To extract all files from "myarchive.LZH", you would enter the
  247.            following command:
  248.  
  249.               Lz x myarchive.LZH
  250.  
  251.  
  252.         2) To extract "BLAH" from "myarchive.LZH", you would enter the
  253.            following command:
  254.  
  255.               Lz x myarchive.LZH blah
  256.  
  257.  
  258.         3) To extract all ".INFO" files from all archives, you would enter the
  259.            following command:
  260.  
  261.               Lz x #?.LZH #?.info
  262.  
  263.  
  264.         4) To extract "BLAH", "WHATEVER", and all ".INFO" files from
  265.            myarchive.LZH to the destination directory "HDISK:ArchiveOutput/",
  266.            you would enter any of the following commands (they all perform
  267.            exactly the same function, since the destination directory may be
  268.            placed anywhere after the archive name):
  269.  
  270.               Lz x myarchive.LZH blah whatever #?.info HDISK:ArchiveOutput/
  271.               Lz x myarchive.LZH HDISK:ArchiveOutput/ blah whatever #?.info
  272.               Lz x myarchive.LZH blah whatever HDISK:ArchiveOutput/ #?.info
  273.  
  274.  
  275.    l,v  List files in archive
  276.  
  277.         The list command will display a verbose listing of the files within the
  278.         specified archive(s) (wildcards are allowed).  The listing will be in
  279.         the following format:
  280.  
  281.         Original Packed Ratio  Date      Time   CRC  Name
  282.         -------- ------  --- --------- -------- ---- ------------
  283.             3026    851  71% 11-Jun-90 19:01:48 E7A9 diskspeed.a3000
  284.              841    524  37% 11-Jun-90 19:01:50 1309 si.a3000
  285.              937    586  37% 11-Jun-90 19:01:52 AE7B speed.a3000
  286.         -------- ------  ---
  287.             4804   1961  59%         3 file(s)
  288.  
  289.         Heading    Meaning
  290.  
  291.         Original - The size of the file before compression
  292.         Packed   - The size of the file after compression
  293.         Ratio    - Compression degree; the higher the better
  294.         Date     - The file's creation date
  295.         Time     - The file's creation time
  296.         CRC      - 16-bit Cyclic Redundancy Check
  297.         Name     - File name (including directory path, if present)
  298.  
  299.         Examples:
  300.  
  301.         1) To list all files in "myarchive.LZH", you would enter the following
  302.            command:
  303.  
  304.               Lz v myarchive.LZH
  305.  
  306.  
  307.         2) To list all files in all archives ending in "e", you would enter the
  308.            following command:
  309.  
  310.               Lz v #?e.LZH
  311.  
  312.            Please note that since Lz automatically appends a .LZH to the
  313.            archive name if it does not already end in .LZH (with one exception
  314.            mentioned earlier), the following command is equally valid to the
  315.            one shown above:
  316.  
  317.               Lz v #?e
  318.  
  319.  
  320.    d    Delete file(s) from archive
  321.  
  322.         The delete command will remove files from the archive.  The names of
  323.         the files to be deleted should follow the archive name.  Wildcards are
  324.         allowed.
  325.  
  326.         Please note that items in subdirectories are also checked, so #?.info
  327.         will delete all .info files in the archive, wherever they may be.
  328.  
  329.         Examples:
  330.  
  331.         1) To delete "BADFILE" from myarchive.LZH, you would enter the
  332.            following command:
  333.  
  334.               Lz d myarchive.LZH badfile
  335.  
  336.  
  337.         2) To delete "BADFILE" and all ".INFO" files from myarchive.LZH, you
  338.            would use the following command:
  339.  
  340.               Lz d myarchive.LZH badfile #?.info
  341.  
  342.  
  343.         3) To delete all "README.BBS" files from ALL of your archives, it is
  344.            only necessary to type:
  345.  
  346.               Lz d #?.LZH README.BBS
  347.  
  348.  
  349.    m    Move file(s) to archive
  350.  
  351.         The move command behaves in exactly the same way as the add command,
  352.         except that files are deleted after they are added to the archive.
  353.  
  354.         Examples:
  355.  
  356.         1) To move "MYFILE" to myarchive.LZH, you would enter the following
  357.            command:
  358.  
  359.               Lz m myarchive.LZH myfile
  360.  
  361.         2) To move all files ending in ".INFO" to myarchive.LZH, you would
  362.            enter the following command:
  363.  
  364.               Lz m myarchive.LZH #?.info
  365.  
  366.  
  367.    f    Freshen file(s) in archive
  368.  
  369.         The freshen command will replace a file in the archive only if the
  370.         file is already present in the archive, and the file to be added has
  371.         a later date.
  372.  
  373.  
  374.    u    Update file(s) in archive
  375.  
  376.         The update command behaves in exactly the same way as the add command,
  377.         unless a file to be added is already present in the archive, in which
  378.         case LZ will compare the dates of both files, and will make sure that
  379.         the newer file is added to/retained in the archive.
  380.  
  381.  
  382.    t    Test archive integrity
  383.  
  384.         The test command will test every file in the archive (by extracting
  385.         it internally), and will inform you of any corrupted files (i.e. files
  386.         which fail their CRC.)
  387.  
  388.         Examples:
  389.  
  390.         1) To test all files in myarchive.LZH, you would enter the following
  391.            command:
  392.  
  393.               Lz t myarchive.LZH
  394.  
  395.         2) To test all files in all archives, you would enter the following
  396.            command:
  397.  
  398.               Lz t #?.LZH
  399.  
  400.         3) To test the file named "boing" in the archive "splat.lzh", you would
  401.            enter the following command:
  402.  
  403.               Lz t splat.LZH boing
  404.  
  405.  
  406.  
  407.    Options
  408.  
  409.    -a   Preserve file attributes
  410.  
  411.         When this option is used, any files added to the archive will have
  412.         their attributes preserved (the default is for all files to be rwed).
  413.         The eight possible attributes are listed below, but will not be
  414.         explained here (a full explanation should be present in any AmigaDOS
  415.         manual):
  416.  
  417.         r: Read
  418.         w: Write
  419.         e: Execute
  420.         d: Delete
  421.         s: Script
  422.         a: Archive
  423.         p: Protect
  424.         h: Hidden
  425.  
  426.         If this option is not specified, then all files archived or extracted
  427.         will automatically be "rwed."  If this flag is used, then all
  428.         attributes (rwedsaph) will be preserved.  Please note that in order for
  429.         attributes to be preserved, the -a option must be used both when
  430.         archiving and extracting.
  431.  
  432.         When extracting, use -a only on files which have been compressed by
  433.         Amiga .LZH archivers; if you don't, you'll end up with files with
  434.         strange attributes, although no harm will be done.  Similarly, if you
  435.         know that your archive might be extracted on an IBM system, you should
  436.         not use the -a option, since they will have similar problems.
  437.  
  438.  
  439.    -A   This option will set the archive flag of any archive LZ creates or
  440.         adds files to.  It will also unset the executable flag.  Thus, your
  441.         archive will have the following flags set:
  442.  
  443.         ---arw-d
  444.  
  445.  
  446.    -b   Set i/o buffer size
  447.  
  448.         This option will set the i/o buffer size to the number immediately
  449.         following the option, which must be expressed in K.  For example,
  450.         -b32 would give you a 32k i/o buffer.  LZ's i/o buffer size is limited
  451.         only by available memory, so very large buffer sizes (128k+) are
  452.         acceptable.
  453.  
  454.         Note that changing the i/o buffer size on an 68000 Amiga when all work
  455.         is being done in a RAM drive doesn't speed things up; these options are
  456.         mainly for floppy drive users and 68020-68040 users.
  457.  
  458.  
  459.    -c   Confirm file names
  460.  
  461.         This option will cause LZ to prompt you with yes/no/all/quit for every
  462.         file to be added to or extracted from an archive.  This option can be
  463.         useful when used in conjunction with wildcards.
  464.  
  465.  
  466.    -D   Alternate display mode
  467.  
  468.         This options alters the layout of LZ's screen updates.  For example,
  469.         -D1 will use the characters -\|/ to mimic MS-DOS pre 1.10 Pkzip, while
  470.         -D2 will mimc MS-DOS Pkzip 1.10's percentage update.  -D0 is the
  471.         default, and activates the standard LZ display.
  472.  
  473.  
  474.    -f   Ignore filenotes
  475.  
  476.         The -f flag will cause LZ to ignore filenotes when archiving or
  477.         extracting files.
  478.  
  479.  
  480.    -i   Read file list from file
  481.  
  482.         This option allows you to specify that LZ read a list of files to be
  483.         archived, from a text file.  Entering -iRAM:FileList will cause LZ
  484.         to read the names of the files stored in RAM:FileList.
  485.  
  486.  
  487.    -l   Lower case filenames
  488.  
  489.         This option forces all file names to lower case.  If used when
  490.         archiving, all files added will have their names converted to lower
  491.         case.  If used when extracting, all files extracted will have their
  492.         names converted to lower case.
  493.  
  494.  
  495.    -L   Create list file
  496.  
  497.         This option causes LZ to create a text file containing a list of all
  498.         files added to an archive.  For example:
  499.  
  500.         LZ -LRAM:ListFile a RAM:Archive.lzh hello/blah1 blah2
  501.  
  502.         will cause LZ to create a file named "ListFile" containing:
  503.  
  504.         hello/blah1
  505.         blah2
  506.  
  507.         If you insert a + after the -L, LZ will output the full path name of
  508.         the files added.
  509.  
  510.  
  511.    -m   No message query
  512.  
  513.         Invoking this option will prevent LZ from prompting you for input.  It
  514.         will also cause files to be automatically overwritten if they already
  515.         exist.  This is often useful in conjunction with scripts and BBS's.
  516.  
  517.  
  518.    -n   No progress indicator
  519.  
  520.         This option will prevent LZ from displaying a byte count as it extracts
  521.         or archives files.  This can be useful if you are redirecting the
  522.         output of LZ to a file.
  523.  
  524.  
  525.    -N   No console output (or "absolutely no progress indicator")
  526.  
  527.         If this option is invoked, LZ will not display any text to the screen.
  528.         This option automatically turns on the -m option, so that if LZ ever
  529.         does require input from you, it won't just sit there.
  530.  
  531.         This option is useful in conjunction with BBS software.  Note the
  532.         differences between this option and the -n option.  Also note that this
  533.         option is incompatible with Amiga Lharc, which will take -N to mean -n.
  534.  
  535.  
  536.    -p   Pause after loading
  537.  
  538.         This option will cause LZ to prompt you for a keypress after it has
  539.         loaded.  This can be useful if you have only one floppy drive, and LZ
  540.         is on another disk.
  541.  
  542.  
  543.    -P   Set task priority
  544.  
  545.         The -P option enables you to set the task priority of LZ.  The task
  546.         priority must immediately follow the -P; for example, -P1, or -P-1.
  547.         This can be useful if wish to set LZ to a negative priority and leave
  548.         it running in the background while you are calling BBS's.
  549.  
  550.  
  551.    -r   Archive subdirectories
  552.  
  553.         This option will cause LZ to recursively collect files from
  554.         subdirectories, and is usually used in conjunction with the -x option.
  555.         For example, to add all files on drive df0: (including subdirectories)
  556.         to mydisk.LZH, you would use:
  557.  
  558.         LZ -x -r a mydisk.LZH DF0:#?
  559.  
  560.  
  561.    -u   Upper case filenames
  562.  
  563.         This option forces all file names to upper case.  If used when
  564.         archiving, all files added will have their names converted to upper
  565.         case.  If used when extracting, all files extracted will have their
  566.         names converted to upper case.  This option is provided for
  567.         compatibility with MS-DOS Lharc.
  568.  
  569.  
  570.    -U   Update rate
  571.  
  572.         This option sets the rate (in bytes) at which LZ updates its byte
  573.         count (or alternate display, if set with -D).  It currently defaults
  574.         to 1024 bytes.  The following example sets the update rate to 4096
  575.         bytes:
  576.  
  577.         -U4096
  578.  
  579.  
  580.    -w   Set work directory
  581.  
  582.         When creating archives, individual files are compressed in the work
  583.         directory, which defaults to T: if it exists, or the current directory
  584.         otherwise.  The -w option allows the location of the work directory to
  585.         be changed; the name of the new work directory should immediately
  586.         follow the -w.
  587.  
  588.  
  589.    -x   Preserve path names
  590.  
  591.         This option forces LZ to preserve the full path names of any files
  592.         added, and is most commonly used in conjunction with the -r option.
  593.  
  594.  
  595.    -z   Zero compression
  596.  
  597.         This option is only valid when adding files, and, if invoked, will
  598.         cause all files added to be merely stored in the archive, not
  599.         compressed.  This is not a very useful option, but has been included
  600.         for the sake of completeness.
  601.  
  602.  
  603.    -Z   Compress archives
  604.  
  605.         By default, LZ will NOT attempt to compress files ending in .lzh, .lhw,
  606.         .zip, .zoo, .arc, .pak, .wrp, .zap, .dms, or .arj, since these files
  607.         are already compressed.  If the -Z option is used, then files with
  608.         these extensions WILL be compressed.
  609.  
  610.  
  611.    Conclusion
  612.  
  613.    LZ does not yet have all of its commands implemented; the commands not
  614. implemented are:  move, freshen, and update.
  615.  
  616.    Like Amiga Lharc, LZ uses the decimal address of its task structure for
  617. creating temporary filenames, so that multiple copies can run simultaneously
  618. without conflict (and no, LZ is not reentrant; I *like* global variables).
  619.  
  620.    If you find yourself using certain options with LZ most of the time, you
  621. might want to make them an alias.  For example, if you find yourself typing
  622. "Lhunarc" all the time:
  623.  
  624.    alias lhunarc LZ -b32 []
  625.  
  626.    The above two command works only with shells which support aliases.  Your
  627. shell might have a different way of doing it; I use AmigaDOS 1.3 and Arp 1.3.
  628.  
  629.  
  630.    Acknowledgements
  631.  
  632.    Haruyasu Yoshizaki - For lharc.c and lzhuf.c (the algorithm)
  633.  
  634.    Steve Tibbett      - For showing me how to speed up Lhunarc 0.96 by 3%
  635.                         For RawDoFmt(), and __tinymain
  636.                         For finding the bug in the view command
  637.                         For Raw() and Cooked()
  638.                         For suggesting a user configurable buffer
  639.  
  640.    Rob Collinsworth   - For finding the bugs in the algorithm when it was
  641.                         in Lhwarp
  642.  
  643.    Chris Larcombe     - For finding the zero length file bug in version 0.81
  644.  
  645.    Robert Jung        - For all the information on file compression.
  646.  
  647.    Timothy C. Bell    - For explaining everything from semiadaptive dictionary
  648.    John G. Cleary       techniques and statistical encoding to digital hash
  649.    Ian H. Witten        tries and finite context models.
  650.