UNIX: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 20: | Line 20: | ||
* Microport System V | * Microport System V | ||
* SCO UNIX (aka OpenServer) | * SCO UNIX (aka OpenServer) | ||
* Solaris | * [[Solaris]] | ||
** OpenSolaris | ** OpenSolaris | ||
*** Illumos | *** Illumos | ||
Line 46: | Line 46: | ||
* [[Minix]] | * [[Minix]] | ||
* UZI | * UZI | ||
** | ** FuzixOS | ||
** UZIX | ** UZIX | ||
** UZI180 | ** UZI180 |
Revision as of 03:38, 23 March 2016

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
- AIX
- Apple A/UX
- Atari System V UNIX
- AT&T UNIX
- HP-UX
- INTERACTIVE UNIX
- Microport System V
- SCO UNIX (aka OpenServer)
- Solaris
- OpenSolaris
- Illumos
- OpenSolaris
- UniSoft UniPlus
- XENIX
UNIX clones
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