home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / pcjr / 3-drv-jr.lzh / IBMPATCH.ARC / DOS21.DOC < prev    next >
Text File  |  1980-01-01  |  1KB  |  24 lines

  1. PATCH FILE DOS21
  2.  
  3.  
  4. This patch corrects 5 problems in DOS 2.10
  5.  
  6. The file patched is IBMDOS.COM
  7. This file should always be in the root directory.
  8.  
  9.  
  10. Patch 1 -  Get disk freespace function call will occasionally modify a buffer
  11.        incorrectly. (IBMDOS.COM)
  12. Patch 2 -  Same patch continued. (IBMDOS.COM)
  13. Patch 3 -  Aborting to INT 24 does not restore vectors from PSP header.
  14.        Noticeably, after using the EXEC system call if the parent gets an
  15.        INT 24, an abort response will not go back to the parent. (IBMDOS.COM)
  16. Patch 4 -  Reads from non-console devices in ASCII mode return incorrect counts
  17.        for a character read. (IBMDOS.COM)
  18. Patch 5 -  Correctly handle Non Maskable keyboard interupts on PCjr. (IBMDOS.COM)
  19. Patch 6 -  Continued (IBMDOS.COM)
  20. Patch 7 -  Continued (IBMDOS.COM)
  21. Patch 8 -  Continued (IBMDOS.COM)
  22. Patch 9 -  Continued (IBMDOS.COM)
  23. Patch 10 -  Continued (IBMDOS.COM)
  24.