UNIX: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:UNIX.jpg|250px|right]] | [[Image:UNIX.jpg|250px|right]] | ||
An influential operating system created in the Bell Laboratories of USA based phone giant [[AT&T]] in the early 70's. Initially created as a minimalist version of | An influential operating system created in the Bell Laboratories of USA based phone giant [[AT&T]] in the early 70's. Initially created as a minimalist version of MULTICS, it was later in the decade marketed by AT&T as an "easier to use alternative" to common minicomputer operating systems, which became something of a running joke in the computer industry as even by then UNIX had become considerably more complex than the common such systems. Marketing during that time was also hampered by a reputation that the system had for unreliability. | ||
The company tried during the 80's to market the system as a microcomputer OS, initially as a single user system by licensing Release 7 to [[Microsoft]] that created a subset of UNIX called [[XENIX]] that they then sub-licensed to microcomputer manufactures, later in the decade the company tried to market a line of computers developed by Italian company | The company tried during the 80's to market the system as a microcomputer OS, initially as a single user system by licensing Release 7 to [[Microsoft]] that created a subset of UNIX called [[XENIX]] that they then sub-licensed to microcomputer manufactures, later in the decade the company tried to market a line of computers developed by Italian company Olivetti, both as single user alternatives to PC's and as budget multi user servers, but this was a relative but not complete failure in the marketplace. | ||
The UNIX business was sold to the [[Santa Cruz Operation]] (SCO) in 1995 and at the same time the ownership of the trademark was transferred to industry association | The UNIX business was sold to the [[Santa Cruz Operation]] (SCO) in 1995 and at the same time the ownership of the trademark was transferred to industry association ''The Open Group''. | ||
When talking about more than one version of UNIX derived system it is customary to use the term ''Unices'', while if you talk about UNIX compatible system like [[Linux]] and [[FreeBSD]] it is customary to talk about ''UNIX like systems''. | When talking about more than one version of UNIX derived system it is customary to use the term ''Unices'', while if you talk about UNIX compatible system like [[Linux]] and [[FreeBSD]] it is customary to talk about ''UNIX like systems''. | ||
Line 12: | Line 12: | ||
==Operating systems based on UNIX== | ==Operating systems based on UNIX== | ||
* [[AIX]] | *Hewlett-Packard [[HP-UX]] | ||
* Apple A/UX | *IBM [[AIX]] | ||
* Atari System V UNIX | *Oracle Solaris (former Sun [[Solaris]]) | ||
* | *Xinuos OpenServer 5 (former SCO OpenServer 5, SCO Open Desktop, SCO UNIX) | ||
* | *Xinuos OpenServer 6 (former SCO OpenServer 6) | ||
* INTERACTIVE UNIX | *Xinuos UnixWare (former SCO UnixWare, Novell UnixWare, Univel UnixWare, AT&T UNIX) | ||
* Microport System V | |||
* | ;Historic | ||
* [[ | *Apple A/UX | ||
* | *Atari System V UNIX | ||
* | *ComFood EURIX | ||
* UniSoft UniPlus | *Digital ULTRIX | ||
* VINES | *Hewlett-Packard Tru64 UNIX (former Compaq Tru64, Digital UNIX, DEC OSF/1) | ||
*INTERACTIVE UNIX | |||
*Microport System V | |||
*Pyramid DC/OSx - first SVR4 SMP implementation | |||
*SCO [[XENIX]] | |||
*SGI IRIX | |||
*SNI Reliant UNIX (former Siemens SINIX) | |||
*UniSoft UniPlus | |||
*VINES | |||
==UNIX clones== | ==UNIX clones== | ||
* Berkeley Software Distribution (BSD) | * Berkeley Software Distribution (BSD) | ||
** MORE/BSD (HP 68k Workstations) | ** MORE/BSD (HP 68k Workstations) | ||
Line 40: | Line 46: | ||
**** OpenBSD | **** OpenBSD | ||
***** [https://www.bitrig.org Bitrig] | ***** [https://www.bitrig.org Bitrig] | ||
* Coherent | *Coherent | ||
* [[Linux]] | *[[Linux]] | ||
**ELKS | |||
*Minix | |||
** ELKS | *UZI | ||
* | |||
* UZI | |||
==Operating systems with UNIX style userland== | ==Operating systems with UNIX style userland== | ||
* EUMEL (Ux userland optional) | *EUMEL (Ux userland optional) | ||
** L2 | **L2 | ||
** L3 | **L3 | ||
** L4 | **L4 | ||
* [[OS-9]] | *[[OS-9]] | ||
* [[QNX]] | *[[QNX]] | ||
==Links== | ==Links== | ||
Line 65: | Line 64: | ||
* [http://www.tenox.net/docs/ Tenox.net's cache of old UNIX docs] - Includes lots of vintage UNIX and XENIX documentation in PDF format. | * [http://www.tenox.net/docs/ Tenox.net's cache of old UNIX docs] - Includes lots of vintage UNIX and XENIX documentation in PDF format. | ||
;Publications | |||
* Brian W Kernighan and Rob Pike: [http://www.tenox.net/docs/misc/The_UNIX_Programming_Environment.pdf The Unix Programming Enviroment] - 1984 | * Brian W Kernighan and Rob Pike: [http://www.tenox.net/docs/misc/The_UNIX_Programming_Environment.pdf The Unix Programming Enviroment] - 1984 | ||
Revision as of 00:50, 1 February 2017

An influential operating system created in the Bell Laboratories of USA based phone giant AT&T in the early 70's. Initially created as a minimalist version of MULTICS, it was later in the decade marketed by AT&T as an "easier to use alternative" to common minicomputer operating systems, which became something of a running joke in the computer industry as even by then UNIX had become considerably more complex than the common such systems. Marketing during that time was also hampered by a reputation that the system had for unreliability.
The company tried during the 80's to market the system as a microcomputer OS, initially as a single user system by licensing Release 7 to Microsoft that created a subset of UNIX called XENIX that they then sub-licensed to microcomputer manufactures, later in the decade the company tried to market a line of computers developed by Italian company Olivetti, both as single user alternatives to PC's and as budget multi user servers, but this was a relative but not complete failure in the marketplace.
The UNIX business was sold to the Santa Cruz Operation (SCO) in 1995 and at the same time the ownership of the trademark was transferred to industry association The Open Group.
When talking about more than one version of UNIX derived system it is customary to use the term Unices, while if you talk about UNIX compatible system like Linux and FreeBSD it is customary to talk about UNIX like systems.
Porting issues
See: Porting from Unix platforms
Operating systems based on UNIX
- Hewlett-Packard HP-UX
- IBM AIX
- Oracle Solaris (former Sun Solaris)
- Xinuos OpenServer 5 (former SCO OpenServer 5, SCO Open Desktop, SCO UNIX)
- Xinuos OpenServer 6 (former SCO OpenServer 6)
- Xinuos UnixWare (former SCO UnixWare, Novell UnixWare, Univel UnixWare, AT&T UNIX)
- Historic
- Apple A/UX
- Atari System V UNIX
- ComFood EURIX
- Digital ULTRIX
- Hewlett-Packard Tru64 UNIX (former Compaq Tru64, Digital UNIX, DEC OSF/1)
- INTERACTIVE UNIX
- Microport System V
- Pyramid DC/OSx - first SVR4 SMP implementation
- SCO XENIX
- SGI IRIX
- SNI Reliant UNIX (former Siemens SINIX)
- UniSoft UniPlus
- VINES
UNIX clones
- Berkeley Software Distribution (BSD)
- Coherent
- Linux
- ELKS
- Minix
- UZI
Operating systems with UNIX style userland
Links
- UNIX at the Open Group - The current owner of the UNIX tradmark and some of the code.
- Tenox.net's cache of old UNIX docs - Includes lots of vintage UNIX and XENIX documentation in PDF format.
- Publications
- Brian W Kernighan and Rob Pike: The Unix Programming Enviroment - 1984