home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / fileutil / pgp23a / readme.os2 < prev   
Encoding:
Text File  |  1993-07-09  |  879 b   |  22 lines

  1. OS/2 executables for pgp 2.3a:
  2.  
  3. The 32-bit executable (pgp32.exe) runs on OS/2 2.x only while the 
  4. 16-bit one (pgp16.exe) runs on OS/2 2.x, 1.x and even plain old DOS.
  5.  
  6. I have included detached signatures for both executables. My key 
  7. should be available from toxicwaste.mit.edu, in the file
  8. pub/keys/public-keys.pgp, a very large collection of public keys.
  9.  
  10. For compilation, I had to correct only one omission I made for
  11. makefile.unx, not to any code. See patches.os2 for the context diff.
  12.  
  13. Kai Uwe Rommel
  14.  
  15. --
  16. /* Kai Uwe Rommel                                      Muenchen, Germany *
  17.  * rommel@ars.muc.de                               Phone +49 89 723 4101 *
  18.  * rommel@informatik.tu-muenchen.de                  Fax +49 89 324 4524 */
  19.  
  20. DOS ... is still a real mode only non-reentrant interrupt
  21. handler, and always will be.                -Russell Williams
  22.