mirror of
https://github.com/DoctorWkt/unix-jun72.git
synced 2026-04-25 20:01:24 +00:00
- cleaned up the build process some
- use patches instead of sed hacks. - comments for all patches, and each one separated. - apply patches as part of "rebuild" instead of in assemv7.
This commit is contained in:
11
patches/cold.patch
Normal file
11
patches/cold.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
diff -ru rebuilt/u0.s build/u0.s
|
||||
--- rebuilt/u0.s 2008-05-03 08:27:03.000000000 -1000
|
||||
+++ build/u0.s 2008-05-04 08:29:31.000000000 -1000
|
||||
@@ -1,6 +1,6 @@
|
||||
/ u0 -- unix
|
||||
|
||||
-cold = 0
|
||||
+cold = 1
|
||||
orig = 0 . / orig = 0. relocatable
|
||||
|
||||
rkda = 177412 / disk address reg rk03/rk11
|
||||
Reference in New Issue
Block a user