Jump to content

XENIX: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
An operating system created by [[Microsoft]] in 1980 and marketed to the public from 1982. It was based on code licensed from [[AT&T]] and was basically a subset of Release 7 of the [[UNIX]] system, adapted to fit smaller computer systems. The system remained Microsoft's main development and internal use system until [[Windows NT]] was released in the early 90's, but the company had stopped selling the system in 1989 and sold the rights to the code, trademarks and distribution license for Xenix to the [[Santa Cruz Operation]] (SCO).
An operating system created by [[Microsoft]] in 1980 and marketed to the public from 1982. It was based on code licensed from [[AT&T]] and was basically a subset of Release 7 of the [[UNIX]] system, adapted to fit smaller computer systems. The system remained Microsoft's main development and internal use system until [[Windows NT]] was released in the early 90s, but the company had stopped selling the system in 1989 and sold the rights to the code, trademarks and distribution license for Xenix to the [[Santa Cruz Operation]] (SCO).
 
The system initially worked on 68000 processors, with support for the NatSemi 32000 line arriving a little bit later, the system was ported to the Intel 386 architecture in the latter half of the 80s.
 
== Development Environments ==
''SCO XENIX Development System'' is an advanced [[C]]-language development environment that helps to create applications for ''SCO XENIX'', as well as [[MS-DOS]] and OS/2 on the same platform. It provides a complete environment that includes the [[Microsoft C]] Compiler and the [[Microsoft CodeView]] debugger with additional development tools and documentation.


;See also
;See also
Line 13: Line 18:
* Moore: ''Working with Xenix System V'' - Scott Foresman 1986 - ISBN 0673180808
* Moore: ''Working with Xenix System V'' - Scott Foresman 1986 - ISBN 0673180808
* Woodcock: ''Running UNIX'' - Microsoft Press 1990 - ISBN 1-55615-270-1
* Woodcock: ''Running UNIX'' - Microsoft Press 1990 - ISBN 1-55615-270-1
* Steven H. Barry & Randall Jacobson: ''[https://archive.org/details/BYTE_Vol_09-07_1984-07_Computers_and_Video XENIX for the IBM PC XT]'' - A review from [[BYTE Magazine]] vol 09-07, July 1984, pages 255~262


== Links ==
== Links ==
* [http://seefigure1.com/2014/04/15/xenixtime.html A bit of XENIX history]
* [http://seefigure1.com/2014/04/15/xenixtime.html A bit of XENIX history]
* [http://www.tenox.net/docs/ Tenox.net's cache of old UNIX docs] - Includes lots of Xenix documentation in PDF format.


[[Category:Operating Systems]][[Category:UNIX]]
[[Category:UNIX]]

Latest revision as of 03:36, 2 March 2019

An operating system created by Microsoft in 1980 and marketed to the public from 1982. It was based on code licensed from AT&T and was basically a subset of Release 7 of the UNIX system, adapted to fit smaller computer systems. The system remained Microsoft's main development and internal use system until Windows NT was released in the early 90s, but the company had stopped selling the system in 1989 and sold the rights to the code, trademarks and distribution license for Xenix to the Santa Cruz Operation (SCO).

The system initially worked on 68000 processors, with support for the NatSemi 32000 line arriving a little bit later, the system was ported to the Intel 386 architecture in the latter half of the 80s.

Development Environments

SCO XENIX Development System is an advanced C-language development environment that helps to create applications for SCO XENIX, as well as MS-DOS and OS/2 on the same platform. It provides a complete environment that includes the Microsoft C Compiler and the Microsoft CodeView debugger with additional development tools and documentation.

See also

Category:SCO Tools

Publications

  • Yates: The Business Guide to the XENIX System - Addison-Wesley 1984 - ISBN 0-201-08847-9
  • WSI: XENIX User's Handbook - Weber Systems 1984 - ISBN 0938862448
  • Weinberg: Understanding XENIX - Que 1985 - ISBN 0880221437
  • Morgan: Inside Xenix - Sams 1986 - ISBN 0-672-22445-3
  • Hahn: Mastering Xenix on the IBM PC AT - Scott Foresman 1986 - ISBN 0673182606
  • Woodcock: Xenix at Work - Microsoft Press 1986 - ISBN 0914845551
  • Moore: Working with Xenix System V - Scott Foresman 1986 - ISBN 0673180808
  • Woodcock: Running UNIX - Microsoft Press 1990 - ISBN 1-55615-270-1
  • Steven H. Barry & Randall Jacobson: XENIX for the IBM PC XT - A review from BYTE Magazine vol 09-07, July 1984, pages 255~262

Links