1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-02-01 22:43:27 +00:00
Files
DoctorWkt.unix-jun72/patches/fixV7div.patch
tim.newsham 75d9e5ad52 - 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.
2008-05-04 18:52:38 +00:00

13 lines
564 B
Diff

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:28:00.000000000 -1000
@@ -122,7 +122,7 @@
mov $sb0,(r1)+ / I/O queue entry drum
mov $sb1,(r1)+ / I/O queue entry disk (mounted device)
mov $swp,(r1)+ / I/O queue entry core image being swapped
- mov $[systm-inode]\/2,sb0+4 / sets up initial buffers per
+ mov $-109.,sb0+4 / sets up initial buffers per
/ format given in
mov $systm,sb0+6 / memory map
mov $-512.,sb1+4