We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a4d78 commit c8e5cf1Copy full SHA for c8e5cf1
1 file changed
index.html
@@ -43,6 +43,10 @@ <h2 class="top">Welcome!</h2>
43
<td width="31%"><b><a href="https://archive.org/details/ATTUNIXSystemVRelease4Version2/mode/1up">AT&T System V Source Code</a></b></td>
44
<td width="69%">Click on Show All</td>
45
</tr>
46
+<tr>
47
+ <td width="31%"><b><a href="https://github.com/PDP-10">PDP-10</a></b></td>
48
+ <td width="69%">PDP-10</td>
49
+</tr>
50
<tr>
51
<td width="31%"><b><a href="https://archive.org/details/unixv-6">UNIX v6</a></b></td>
52
<td width="69%">UNIX version 6</td>
0 commit comments