Difference between revisions of "UNIX System III"

From Computer History Wiki
Jump to: navigation, search
m (Platforms: rm dup link)
 
(7 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
| image = SYSIII.png
 
| image = SYSIII.png
 
| caption = Logging into a SYSIII system
 
| caption = Logging into a SYSIII system
| name = SYSIII
+
| name = System III
| creator = Bell Labs / AT&T / Western Electric
+
| creator = Bell Labs / AT&T / [[Western Electric]]
 
| current version = 1.0 (1982)
 
| current version = 1.0 (1982)
 
| year introduced = 1982
 
| year introduced = 1982
| type = Multitasking, multiuser
+
| type = [[Multi-tasking]], [[multi-user]]
| architecture = [[VAX]], [[PDP11]],[[z8000]] probably others
+
| architecture = [[VAX]], [[PDP-11]], [[Intel 80286|i286]], [[Zilog Z8000|Z8000]] probably others
 
}}
 
}}
  
SYSIII was the first commercial release of UNIX by AT&T.  The 32bit version was based on [[32v]] while the 16bit version was based on [[Seventh Edition Unix]]. SYSIII also was the first commercial version of Unix to be sold by AT&T.
+
'''System III''' (sometimes given as '''System 3''', etc) was a unification of the previously separate main variants of [[UNIX]] within [[Bell Labs]]: [[USG UNIX]], [[CB-UNIX]], [[PWB/UNIX]] and Research's [[Unix Seventh Edition]] (although it did not include much of the CB-UNIX extensions).
  
I don't think this version saw widespread adoptation, compared to the BSD's.
+
It was also the first commercial release of by AT&T; after AT&T was split up in response to an anti-trust suit in the 1982, it was allowed to enter other lines of business, including software, and AT&T management saw an opportunity to monetize the then-very-popular UNIX [[operating system]].
  
Besides Xenix, was there any other adoptions of SYSIII??
+
The 32-bit [[VAX]] version was based on [[Unix/32V]], while the 16-bit [[PDP-11]] version was based on [[Seventh Edition Unix]].
  
SYS III also introduced the uname command.  
+
This version did not see widespread adoption, compared to the [[BSD]]'s, and the various releases of the later [[UNIX System V]].
  
 
== Platforms ==
 
== Platforms ==
 +
 
SYS III is known to have run on the following computers:
 
SYS III is known to have run on the following computers:
*VAX
+
 
*PDP-11
+
* [[VAX]]
*i286 ([[Xenix]])
+
* [[PDP-11]]
*z8000 (plexis)
+
* [[Intel 80286|i286]] ([[XENIX]])
 +
* [[Zilog Z8000]] (plexis)
 +
 
 +
Besides XENIX, were there any other adoptions of System III??
  
 
== How do I get this to run?! ==
 
== How do I get this to run?! ==
  
Right now, you don't.  SYSIII is still copyrited. At one point SCO sold legacy licenses for $100 USD, and I did purchase one, but this is not free, nor abandonware.
+
At one point, you didn't; System III is still copyrighted. Later, SCO sold legacy licenses for $100 USD, and some people did purchase one, but this is not free, nor abandon-ware.
 +
 
 +
SIMH cannot run the boot tape fully, however one user was able to find someone on the list who managed to hack together a working system! The [[DZ11 asynchronous serial line interface|DZ11]] controller doesn't work so it's not fully [[multi-user]]. However, thy've been able to use the system somewhat, if not only for checking various system stuff out.
  
SIMH cannot run the boot tape fully, however I was able to find someone on the list who managed to hack together a working system!  The DZ controller doesn't work so it's not fully multiuser.  However I've been able to use the system somewhat, if not only for checking various system stuff out.
+
However, there are versions floating around on the [[Internet]].
  
 
== What Runs? ==  
 
== What Runs? ==  
  
 
I haven't tried to port any software to SYS III as I don't think there really is any installations still in existence.
 
I haven't tried to port any software to SYS III as I don't think there really is any installations still in existence.
 +
 +
SYS III also introduced the uname command.
 +
 +
==External links==
 +
 +
* [https://minnie.tuhs.org/cgi-bin/utree.pl?file=SysIII Sus III] - System III at [[The Unix Heritage Society|TUHS]]
 +
* [https://minnie.tuhs.org/cgi-bin/utree.pl?file=SysIII/usr/src/uts/pdp11 pdp11] - PDP-11 source
 +
* [https://minnie.tuhs.org/cgi-bin/utree.pl?file=SysIII/usr/src/uts/vax vax] - VAX source
 +
* [https://minnie.tuhs.org/cgi-bin/utree.pl?file=SysIII/usr/src/man man] - UNIX User's Manual
 +
* [https://minnie.tuhs.org/cgi-bin/utree.pl?file=SysIII/usr/src/man/docs docs]
  
 
{{Nav Unix}}
 
{{Nav Unix}}
 +
 +
[[Category: PDP-11 Operating Systems]]
 +
[[Category: VAX Operating Systems]]
 +
[[Category: Non-DEC Operating Systems]]
 +
[[Category: Unix OS's]]

Latest revision as of 18:36, 21 October 2023


System III
SYSIII.png
Logging into a SYSIII system
Type: Multi-tasking, multi-user
Creator: Bell Labs / AT&T / Western Electric
Architecture: VAX, PDP-11, i286, Z8000 probably others
This Version: 1.0 (1982)
Date Released: 1982


System III (sometimes given as System 3, etc) was a unification of the previously separate main variants of UNIX within Bell Labs: USG UNIX, CB-UNIX, PWB/UNIX and Research's Unix Seventh Edition (although it did not include much of the CB-UNIX extensions).

It was also the first commercial release of by AT&T; after AT&T was split up in response to an anti-trust suit in the 1982, it was allowed to enter other lines of business, including software, and AT&T management saw an opportunity to monetize the then-very-popular UNIX operating system.

The 32-bit VAX version was based on Unix/32V, while the 16-bit PDP-11 version was based on Seventh Edition Unix.

This version did not see widespread adoption, compared to the BSD's, and the various releases of the later UNIX System V.

Platforms

SYS III is known to have run on the following computers:

Besides XENIX, were there any other adoptions of System III??

How do I get this to run?!

At one point, you didn't; System III is still copyrighted. Later, SCO sold legacy licenses for $100 USD, and some people did purchase one, but this is not free, nor abandon-ware.

SIMH cannot run the boot tape fully, however one user was able to find someone on the list who managed to hack together a working system! The DZ11 controller doesn't work so it's not fully multi-user. However, thy've been able to use the system somewhat, if not only for checking various system stuff out.

However, there are versions floating around on the Internet.

What Runs?

I haven't tried to port any software to SYS III as I don't think there really is any installations still in existence.

SYS III also introduced the uname command.

External links