MS-DOS 4.0 (multitasking)

From Wikipedia, the free encyclopedia

MS-DOS 4.0
Multitasking MS-DOS 4.00 Command.com Session on VirtualBox VM.
DeveloperMicrosoft
Written inx86 assembly
OS familyDOS
Source modelClosed source
Initial releaseMay 15, 1986; 37 years ago (May 15, 1986)
Final release4.10.30 / May 10, 1988; 35 years ago (May 10, 1988)[1]
Update methodRe-installation
Package managerNone
Platformsx86
Kernel typeMonolithic
Default
user interface
Command-line interface (COMMAND.COM)
LicenseProprietary
Support status
Unsupported

MS-DOS 4.0 was a multitasking release of MS-DOS developed by Microsoft based on MS-DOS 2.0. Lack of interest from OEMs, particularly IBM (who previously gave Microsoft multitasking code on IBM PC DOS included with TopView), led to it being released only in a scaled-back form. It is sometimes referred to as European MS-DOS 4.0, as it was primarily used there. It should not be confused with PC DOS 4.00 or MS-DOS 4.01 and later, which did not contain the multi-tasking features.

History[edit]

Apricot Computers pre-announced "MS-DOS 4.0" in early 1986,[2] and Microsoft demonstrated it in September of that year at a Paris trade show. However, only a few European OEMs, such as SMT Goupil and International Computers Limited (ICL), actually licensed releases of the software. In particular, IBM declined the product, concentrating instead on improvements to MS-DOS 3.x and their new joint development with Microsoft to produce OS/2.

As a result, the project was scaled back, and only those features promised to particular OEMs were delivered. In September 1987, a version of multi-tasking MS-DOS 4.1 was reported to be developed for the ICL DRS Professional Workstation (PWS).[3] No further releases were made once the contracts had been fulfilled.

In July 1988, IBM announced "IBM DOS 4.0", an unrelated product continuing from DOS 3.3 and 3.4, leading to initial conjecture that Microsoft might release it under a different version number.[4] However, Microsoft eventually released it as "MS-DOS 4.0",[citation needed] with a MS-DOS 4.01 following quickly to fix issues many had reported.

Features[edit]

As well as minor improvements such as support for the New Executable file format, the key feature of the release was its support for preemptive multitasking. This did not use the protected mode available on 80386 processors, but allowed specially-written programs to continue executing in a "background mode", where they had no access to user input and output until returned to the foreground. The OS was reported to include a time-sliced scheduler and interprocess communication via pipes and shared memory. This limited form of multitasking was considered to be more useful in a server rather than workstation environment, particularly coupled with MS-Net 2.0, which was released simultaneously.

Other limitations of MS-DOS 3.0 remained, including the inability to use memory above 640 KB, and this contributed to the product's lack of adoption, particularly in light of the need to write programs specifically targeted at the new environment.

INT 21h/AH=87h can be used to distinguish between the multitasking MS-DOS 4.x and the later MS-DOS/PC DOS 4.x issues.[5]

Microsoft president Jon Shirley described it as a "specialized version" and went as far as saying "maybe we shouldn't have called it DOS 4.0", although it's not clear whether this was always the intention, or if a more enthusiastic response from OEMs would have resulted in it being the true successor to DOS 3.x. The marketing positioned it as an additional option between DOS 3.x for workstations, and Xenix for higher-end servers and multiuser systems.

External commands[edit]

MS-DOS Version 4.10.20 supports the following external commands:[6]

See also[edit]

References[edit]

  1. ^ "icl37". www.vintage-icl-computers.com. Retrieved 2023-10-07.
  2. ^ "MS-DOS 4.0 in U.K.; U.S. Waiting for 5.0". InfoWorld. 1986-03-24.
  3. ^ "ICL launches DRS 300 80286 Professional Workstation with multi tasking MS-DOS 4.1", Computer Business Review, 1987-09-20
  4. ^ "IBM DOS". InfoWorld: 77. 1988-07-18.
  5. ^ Brown, Ralf D. (2002-12-29). "The x86 Interrupt List". Retrieved 2011-10-14.
  6. ^ MS-DOS Version 4.10 Fujitsu ICL OEM

Further reading[edit]

External links[edit]