freebsd-dev/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 Fixed warnings for pointer versus int type mismatches. Addresses must 1998-10-10 13:51:24 +00:00
dosboot
kzipboot Install in /usr/lib/aout 1998-05-27 08:06:33 +00:00
netboot Fixed warnings for pointer versus int type mismatches. Addresses must 1998-10-10 14:02:07 +00:00
rawboot
Makefile
Makefile.inc