Bruce Evans 9d508ad2d9 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.  Use fixed-size integral types instead of plain ints, shorts,
chars and pointers since the bootinfo struct layout is a binary
interface.  The boot blocks could reasonably be implemented using
16-bit code.
1998-07-11 04:02:49 +00:00
..
1998-05-22 00:03:23 +00:00
1997-08-09 00:04:06 +00:00
1998-06-14 20:05:27 +00:00
1998-06-15 04:50:55 +00:00
1998-01-20 09:09:24 +00:00
1998-06-13 19:36:22 +00:00
1997-08-09 00:04:06 +00:00