Xenix

From Wikipedia, the free encyclopedia
Xenix

Xenix under Bochs
Company / developer Microsoft
OS family Unix
Working state Historic
Source model Closed source
Initial release 1980
Latest stable release 2.3.4 / 1989
Supported platforms PC/XT, x86, PDP-11, Z8001, 68k
Kernel type Monolithic kernel
License Proprietary

Xenix is a discontinued version of the Unix operating system, licensed by Microsoft from AT&T Corporation in the late 1970s. The Santa Cruz Operation (SCO) later acquired exclusive rights to the software, and eventually superseded it with SCO UNIX (now known as SCO OpenServer).

In the late 1980s, Xenix was "probably the most widespread version of the UNIX operating system, according to the number of machines on which it runs", according to developers of the BSD version of Unix,[1] and Microsoft chairman Bill Gates stated in 1996 that for a long time, his firm had the highest-volume AT&T Unix license.[2]

History

Xenix was Microsoft's version of Unix intended for use on microcomputers; because Microsoft was not able to license the "UNIX" name itself,[3] the company gave it an original name.

Bell Labs, Unix's developer, was part of the regulated Bell System and could not sell Unix. It instead licensed the software to others. Microsoft, which expected that Unix would be its operating system of the future when personal computers became powerful enough,[ 1] purchased a license for Version 7 Unix from AT&T in 1979, and announced on August 25, 1980 that it would make it available for the 16-bit microcomputer market. The initial port of Xenix was to the Zilog Z8000 series and subsequently to the Intel 8086/8088 architecture ported by The Santa Cruz Operation.[4][5][6][7][8]

IBM/Microsoft Xenix 1.00 on 5¼-inch floppy disk

Microsoft did not sell Xenix directly to end users; instead, they licensed it to software OEMs such as IBM,[9] Intel,[10] Tandy, Altos, SCO, and Siemens (SINIX) who then ported it to their own proprietary computer architectures. Microsoft Xenix originally ran on the PDP-11; the first port was for the Zilog Z8001 16-bit processor. Altos shipped a version for their Intel 8086 based computers early in 1982, Tandy Corporation shipped TRS-XENIX for their 68000-based systems in January 1983, and SCO released their port to the IBM PC in September 1983. A port to the 68000-based Apple Lisa also existed. There was also a port for IBM System 9000.[11] At the time, Xenix was based on AT&T's UNIX System III.

Version 2.0 of Xenix was released in 1985 and was based on UNIX System V. An update numbered 2.1.1 added support for the Intel 80286 processor. The Sperry PC/IT, an IBM PC AT clone, was advertised as capable of supporting eight simultaneous dumb terminal users under this version. Subsequent releases improved System V compatibility. The 286 version of Xenix leveraged the integrated MMU present on this chip, by running in 286 protected mode.[12]

After the breakup of the Bell System AT&T started selling Unix. Microsoft, believing that it could not compete with Unix's developer, decided to abandon Xenix. The decision was not immediately transparent, and so Xenix gave birth to the term vaporware.[13] An agreement was signed with IBM to develop OS/2,[14] and the Xenix team (together with the best MS DOS developers) was assigned to that project. In 1987 Microsoft transferred ownership of Xenix to SCO in an agreement that left Microsoft owning 25% of SCO. When Microsoft eventually lost interest in OS/2 as well, it based its further high-end strategy on Windows NT.

In 1987, SCO ported Xenix to the 386 processor, a 32-bit chip, this after securing knowledge from Microsoft insiders that Microsoft was no longer developing Xenix.[13] Xenix 2.3.1 introduced support for i386, SCSI and TCP/IP. SCO's Xenix System V/386 was the first 32-bit operating system available on the market for the x86 CPU Architecture.

Microsoft continued to use Xenix internally, submitting a patch to support functionality in UNIX to AT&T in 1987, which trickled down to the code base of both Xenix and SCO UNIX. Microsoft is said to have used Xenix on Sun workstations and VAX minicomputers extensively within their company as late as 1992.[15] All internal Microsoft email transport was done on Xenix-based 68000 systems until 1995-96, when the company moved to its own Exchange Server product.[16]

SCO first released SCO UNIX as a higher-end product, based on System V Release 3 and offering a number of technical advances over Xenix; Xenix remained in the product line. In the meantime, AT&T and Sun Microsystems completed the merge of Xenix, BSD, SunOS and System V into System V Release 4. SCO UNIX was still based on SVR3, but had most features of Release 4. The last version of Xenix itself was 2.3.4.

Features

Aside from its AT&T Unix base (Version 7, System III and System V), Xenix incorporated elements from BSD, notably the vi text editor and its supporting libraries (termcap and curses).[9] Its kernel featured some original extensions by Microsoft, notably file locking and semaphores,[9][10]:1.12 while to the userland Microsoft added a "visual shell" for menu-driven operation instead of the traditional Unix shell.[9] A limited form of local networking over serial lines (RS-232 ports) was possible through the "micnet" software, which supported file transfer and electronic mail, although UUCP was still used for networking via modems.[9]

OEMs added further modifications to the Xenix system.[9][10]

Trusted Xenix

Trusted Xenix was a variant developed by Trusted Information Systems which incorporated the Bell-La Padula model of multilevel security, and had a multilevel secure interface for the STU-III secure communications device (that is, an STU-III connection would only be made available to applications running at the same privilege level as the key loaded in the STU-III).[17] It was evaluated by formal methods and achieved a B2 security rating under the DoD's Trusted Computer System Evaluation Criteria—the second highest rating ever achieved by an evaluated operating system.[18] Version 2.0 was released in January 1991, version 3.0 in April 1992, and version 4.0 in September 1993.[19] It was still in use as late as 1995.

See also

  • PC/IX

References

  1. Leffler, Samuel J.; Marshall Kirk McKusick, Michael J. Karels and John S. Quarterman (October 1989). The Design and Implementation of the 4.3BSD UNIX Operating System. Addison-Wesley. p. 7. ISBN 0-201-06196-1. 
  2. "Unix Expo — Remarks by Bill Gates". 9 October 1996. Archived from the original on 18 August 2001. Retrieved 9 September 2013. 
  3. "Xenix variant information". 2010-02-26. "In the late 1970s Microsoft licensed Unix source code from AT&T, which at the time was not licensing the name Unix." 
  4. Hare, John Bruno; Thomas Dean Thomas (1984). "Porting Xenix to the Unmapped 8086". Proceedings of the USENIX Winter Conference. Washington, D.C.: USENIX Association. 
  5. "SCO Company History". Operating System Documentation Project. Retrieved 2008-05-14. 
  6. Bader, William. "SCO History". Retrieved 2008-05-14. 
  7. Demblon, Simone. "Linux Internals". The Shuttleworth Foundation. Archived from the original on 2008-02-03. Retrieved 2008-05-14. 
  8. Barger, Jorn. "Timeline of GNU/Linux and Unix". Retrieved 2008-05-14. 
  9. 9.0 9.1 9.2 9.3 9.4 9.5 P.A. Korn, J.P. McAdaragh and C.L. Tondo (1985). "Expanded personal computing power and capability". IBM Systems Journal 24 (1). 
  10. 10.0 10.1 10.2 Overview of the XENIX 286 Operating System. Intel Corporation. November 1984. "XENIX 286 is Intel's value-added version of the XENIX operating system released by Microsoft Corporation." 
  11. BYTE Guide to the IBM PC, fall 1984, p.61
  12. http://www.tenox.net/docs/microsoft_xenix_30_286_press_release.pdf
  13. 13.0 13.1 Flynn, Laurie (24 April 1995). "The Executive Computer". The New York Times (The New York Times Company). ISSN 0362-4331. Retrieved 2010-04-14. 
  14. Letwin, Gordon (1995-08-17). "What's happening to OS/2". comp.os.ms-windows.misc,comp.os.os2.advocacy. Web link. Retrieved 6 November 2013.
  15. Terry Lambert (2000-11-07). "Re: Microsoft Source (fwd)". sol.lists.freebsd.chat. Web link. Retrieved 2006-10-25.
  16. "Microsoft's Migration to Microsoft Exchange Server - The Evolution of Messaging within Microsoft Corporation". Archived from the original on 2005-04-27. 
  17. Gligor, V.D.; Chandersekaran, C.S.; Chapman, R.S. (February 1987), "Design and Implementation of Secure Xenix", IEEE Transactions on Software Engineering, SE-13 (2): 208–221, ISSN 0098-5589 
  18. Jaeger, Trent (2008). Operating System Security. Synthesis Lectures on Information Security, Privacy, and Trust. Morgan & Claypool Publishers. ISBN 978-1-59829-212-1. 
  19. Lévénez, Éric (May 1, 2011). "Unix History". http://www.levenez.com/. Retrieved May 18, 2011. 

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.