mirror of
https://github.com/DoctorWkt/unix-jun72.git
synced 2026-02-27 17:23:32 +00:00
17 lines
262 B
Diff
17 lines
262 B
Diff
--- init.clean 2008-06-25 08:39:57.000000000 -1000
|
|
+++ init.s 2008-06-25 08:40:08.000000000 -1000
|
|
@@ -1,4 +1,5 @@
|
|
/ init -- process control initialization
|
|
+.. = 40014
|
|
|
|
mount = 21.
|
|
|
|
@@ -163,6 +164,7 @@
|
|
'5; ..
|
|
'6; ..
|
|
'7; ..
|
|
+ '8; ..
|
|
0
|
|
|
|
offset: .=.+2
|