1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-02-17 05:07:57 +00:00
Files
DoctorWkt.unix-jun72/patches/initorig.patch
tim.newsham 92b192ed1e - Fixed tools/as to use the v2 assembler instead of the v7 assembler,
which also required some tweaks to tools/fixaout.py
- update init patch to use v2 assembler and also added my patch to
  use tty8.
2008-05-06 23:09:07 +00:00

33 lines
425 B
Diff

--- rebuilt/init.s 2008-05-06 12:01:03.000000000 -1000
+++ build/init.s 2008-05-06 12:52:17.000000000 -1000
@@ -1,4 +1,5 @@
/ init -- process control initialization
+.. = 40014
mount = 21.
@@ -155,14 +156,15 @@
gettyp: getty
0
itab:
- '0; ..
- '1; ..
- '2; ..
- '3; ..
- '4; ..
- '5; ..
- '6; ..
- '7; ..
+ '8; ..
+ /'0; ..
+ /'1; ..
+ /'2; ..
+ /'3; ..
+ /'4; ..
+ /'5; ..
+ /'6; ..
+ /'7; ..
0
offset: .=.+2