home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / tools / dosnt1 / relnotes.102 < prev    next >
Encoding:
Text File  |  1993-09-16  |  1.3 KB  |  54 lines

  1. Release Notes for DOS/NT version 1.02
  2.  
  3. Differences between release 1.02 and 1.0:
  4.  
  5. 1. Partitions >32 MB are now supported with this release.
  6.  
  7. 2. Undocumented get/set switchar is now supported.
  8.  
  9. 3. A new utility, sys.exe, is now supplied to create bootable floppies.
  10.  
  11.  
  12. The following differences exist between DOS/NT kernel and MS-DOS:
  13.  
  14. 1. The following interrupts are supported:
  15.     20h
  16.     21h
  17.     22h
  18.     23h
  19.     24h
  20.     27h
  21.     28h
  22.     2fh
  23.  
  24. 2. Interrupts 28h and 2fh are stubs in this version.
  25.  
  26. 3. A separate list, int21.txt, is provided to document the supported DOS int 
  27.    21h functions.
  28.  
  29. 4. Directory updates do not occur until the final open handle to a file is 
  30.    closed.
  31.  
  32. 5. Seeks past eof on files with write permission do not extend the file.
  33.  
  34. 6. Reading of config.sys is disabled for this release.
  35.  
  36. 7. Invalid function calls cause a register dump.
  37.  
  38. 7. There are no drivers for aux and lpt devices in this release.
  39.  
  40. 8. Command line editing does not support insert and delete.
  41.  
  42. 10. Error Handling is done entirely within the kernel.
  43.  
  44.  
  45. The following differences exist between DOS/NT command.com and MS-DOS:
  46.  
  47. 1. The command cls is not supported.
  48.  
  49. 2. Pipes are not supported.
  50.  
  51. 3. The dir command does not support the sort option.
  52.  
  53. 4. The copy command does not support append and device drivers.
  54.