K 10 svn:author V 5 peter K 8 svn:date V 27 1998-10-09T23:36:26.000000Z K 7 svn:log V 314 Relocate the preload module info from machdep specifically rather than trying to do it in locore. We also walk through the module table and relocate any MODINFO_ADDR pointers so that they become KVM relative rather than physical addresses. This means that hacks for adding 0xf0000000 in places like MFS go away. END