UNIX Fifth Edition: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
Aap (talk | contribs)
mch.s has a .45 switch. I haven't tested 11/40 support, but the code looks fine
Correct date, distrib External links: +TUHS
Line 1: Line 1:
This was one of the more popular research versions to leave Bell Labs.  
This was the first research version to leave [[Bell Labs]] to the world outside AT&T.  


{{Infobox OS  
{{Infobox OS  
Line 7: Line 7:
| creator = AT&T/Western Electric
| creator = AT&T/Western Electric
| current version = v5  
| current version = v5  
| year introduced = 1973
| year introduced = May, 1975
| type = Multitasking, multiuser
| type = Multitasking, multiuser
| architecture = [[PDP-11]]
| architecture = [[PDP-11]]
Line 14: Line 14:
== Platforms ==
== Platforms ==


The only known platform for Unix v5 was the [[PDP-11]] with support for both the [[PDP-11/40]] and [[PDP-11/45]].
The only known platform for Unix v5 was the [[PDP-11]], with support for both the [[PDP-11/40]] and [[PDP-11/45]].


== How do I get this to run?! ==
== How do I get this to run?! ==
Line 34: Line 34:


{{semi-stub}}
{{semi-stub}}
==External links==
* [https://minnie.tuhs.org/cgi-bin/utree.pl?file=V5 V5]


{{Nav Unix}}
{{Nav Unix}}

Revision as of 21:20, 24 May 2022

This was the first research version to leave Bell Labs to the world outside AT&T.


Unix v5

Logging into a v5 unix system
Type: Multitasking, multiuser
Creator: AT&T/Western Electric
Architecture: PDP-11
This Version: v5
Date Released: May, 1975


Platforms

The only known platform for Unix v5 was the PDP-11, with support for both the PDP-11/40 and PDP-11/45.

How do I get this to run?!

Well you'll need a disk image, and an emulator or a PDP-11... I'd recommend SIMH and you can get v5 by looking for v5root.gz .. There is also the guide Running Unix v5 in SIMH.

Games

While limited, there is a few games on the v5 distro:

bj
chess
cubic
moo
ttt
wump

External links