HardenedBSD/sys/i386/boot
Bruce Evans 7934b2cd38 Don't pretend to support ix86's with 16-bit ints by using longs just
to ensure 32-bit variables.  Doing so broke i386's with 64-bit longs.

This also fixes printf format errors.
1998-10-10 14:30:05 +00:00
..
biosboot Don't pretend to support ix86's with 16-bit ints by using longs just 1998-10-10 14:30:05 +00:00
cdboot
dosboot
kzipboot
netboot Fixed warnings for pointer versus int type mismatches. Addresses must 1998-10-10 14:02:07 +00:00
rawboot
Makefile
Makefile.inc