1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-05-04 07:08:29 +00:00

Import of the executables & files on the original s2 tape from Dennis Ritchie.

This commit is contained in:
warren.toomey
2008-05-06 06:49:26 +00:00
parent 86251ff0c2
commit 9b61c90288
92 changed files with 249 additions and 0 deletions

BIN
fs/root/etc/as2 Executable file

Binary file not shown.

BIN
fs/root/etc/getty Executable file

Binary file not shown.

BIN
fs/root/etc/glob Executable file

Binary file not shown.

BIN
fs/root/etc/init Executable file

Binary file not shown.

BIN
fs/root/etc/msh Executable file

Binary file not shown.

13
fs/root/etc/passwd Executable file
View File

@@ -0,0 +1,13 @@
root::0:/:
eroot::0:/:/bin/ed
sys::1:/usr/sys:
bin::3:/bin:
adm::3:/usr/adm:
s1::3:/usr/s1:
s2::3:/usr/s2:
jack::10:/usr/jack:
peter::11:/usr/peter:
jay::12:/usr/jay:
bob::13:/usr/bob:
sun::14:/usr/sun:
lee::15:/usr/lee:

BIN
fs/root/etc/std0 Executable file

Binary file not shown.

BIN
fs/root/etc/suftab Executable file

Binary file not shown.

10
fs/root/etc/uids Executable file
View File

@@ -0,0 +1,10 @@
root:0
sys:1
bin:3
adm:3
jack:10
peter:11
jay:12
bob:13
sun:14
lee:15