home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / slurp108.zip / readme.os2 < prev    next >
Text File  |  1995-09-04  |  1KB  |  35 lines

  1. This is the OS/2 port of slurp Version 1.08. Please see the file 'README' for more
  2. informations on this software. This file describes differences between the OS/2
  3. version and the original Unix version. Please report any bugs to jochen@audio.pfalz.de.
  4.  
  5. Changes for the OS/2 version:
  6. =============================
  7.  
  8. For the OS/2 version, i did the following changes to the original code:
  9.  
  10. - all path statements are now adapted at run time. No modification of conf.h should be
  11.   necessary.
  12.  
  13. - all file names have 8.3 character names. Slurp shold work on HPFS drives as well as
  14.   on FAT drives.
  15.  
  16. - Slurp is compiled with hdbm which comes with UUPC/Extended. In order to use the
  17.   unmodified original hdbm sources, a "fake" uupcmoah.h is included to generate a mini
  18.   uupc environment.
  19.  
  20. - Support of history lookups and switch between storing spool files and directly calling
  21.   rnews as well as the speedup feature are now command line options rather than compile 
  22.   time options:
  23.   "-s" will enable the spped up tricks.
  24.   "-f" will feed the news batches directly into rnews.
  25.   "-h historyfile" will make lookups in the UUPC history file for each message id returned
  26.   by the newnews command. If this command line option is missing, no history lookups
  27.   will be done.
  28.  
  29. - News batch files will be written into the current directory and not into a special spool 
  30.   directory.
  31.  
  32. Have fun with this version of OS/2 slurp !
  33.  
  34. Jochen.
  35.