	This directory contains the changes needed to make the Mach 3.0
microkernel and boot program understand Mt. Xinu/BSD disk labels.
It also contains the following changes which you may not want to
incorporate:

		hd.c waits twice as many CPU cycles for an IDE/MFM/ESDI
		disk to repsond so that my 486/33 waits long enough for
		my Fujitsu disk drive to respond.  You may or may not
		want to incorporate this change into your source tree.

		kernel/sys/types.h defines uid_t and ino_t so that
		the boot program can include types.h from the kernel
		and get the UFS file from /usr/include.
