freebsd-dev/sys/i386
Bruce Evans 3cc954df66 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.
1998-07-14 11:42:05 +00:00
..
apm Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
bios Add the ability to suspend as well as hibernate to the system. This 1998-07-06 06:29:07 +00:00
boot Added a `build-tools' target for internal tools. 1998-07-07 02:43:26 +00:00
conf Removed historical dependencies on `Makefile'. They had rotted to being 1998-07-12 10:47:32 +00:00
eisa Fixed printf format errors (only 1 left in GENERIC now). 1998-07-13 09:53:11 +00:00
i386 Fixed printf format errors. 1998-07-11 12:17:07 +00:00
ibcs2 Updated generated files. 1998-06-09 03:36:59 +00:00
include Changed to the C9x draft spelling of the (unsigned) integral type 1998-07-14 05:09:48 +00:00
isa Don't pretend to support ix86's with 16-bit ints by using longs 1998-07-14 11:42:05 +00:00
linux Quick and dirty support for Linux's mremap. Not used by anything 1998-07-10 22:30:08 +00:00
pci
scsi Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00