home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / hpack79o.zip / readme.os2 < prev   
Text File  |  1994-01-07  |  1KB  |  30 lines

  1. This is an OS/2 32-bit executable package of HPACK 0.79. The .exe
  2. files were generated with emx 0.8h (i.e. gcc 2.5.7) and were linked in
  3. a way that it does not require the emx runtime DLL's.
  4.  
  5. The only changes were made to system/os2.c, language/language.c and to
  6. system/makefile.os2. For the C files, a context diff is included, for
  7. makefile.os2, the complete file, because I made too many changes
  8. (mostly white space, though) and more would be required to make it
  9. really clean (but I have no more time).
  10.  
  11. The OS/2 version looks for language.dat via HPACKPATH first, then
  12. in the location where it was loaded from.
  13.  
  14. The hpack.exe anc keycvt.exe detached signature files were generated
  15. by me. My PGP public key should be available from key servers. Send
  16. email if not. A copy is also included as keyos2.asc and has a
  17. signature from Jean-Loup Gailly, whose key is included in the standard
  18. PGP distribution. The signature for language.dat is still from Peter
  19. Gutmann.
  20.  
  21. Kai Uwe Rommel
  22.  
  23. --
  24. /* Kai Uwe Rommel                                      Muenchen, Germany *
  25.  * rommel@ars.muc.de                              CompuServe 100265,2651 *
  26.  * rommel@informatik.tu-muenchen.de                  Fax +49 89 324 4524 */
  27.  
  28. DOS ... is still a real mode only non-reentrant interrupt
  29. handler, and always will be.                -Russell Williams
  30.