freebsd-skq/sys/i386
bde 450b4c5cf4 Fixed unsigned longs that should have been vm_offset_t.
vm_offset_t is currently unsigned long but should probably be plain
unsigned for i386's to match the choice of minimal types to represent
for fixed-width types in Lite2.  Anyway, it shouldn't be assumed
to be unsigned long.

I only fixed the type mismatches that were detected when I changed
vm_offset_t to unsigned.  Only pointer type mismatches were detected.
1996-03-19 15:03:00 +00:00
..
apm Added kernel compile time failure if more than one APM device is 1996-03-19 04:49:13 +00:00
bios Added kernel compile time failure if more than one APM device is 1996-03-19 04:49:13 +00:00
boot Saved 14 bytes by avoiding gas braindamage and 8 bytes by better 1996-03-08 07:27:52 +00:00
conf Add fe0 to the LINT and GENERIC files (hmmm - looks like my rcvs setup't 1996-03-17 08:39:51 +00:00
eisa aha1742.c: 1996-03-10 07:04:27 +00:00
i386 Always enable interrupts before calling the APM idle/busy routines. 1996-03-19 04:40:03 +00:00
ibcs2 Remove references to MAP_FILE.. That is now "default" and is only 1996-03-12 06:20:19 +00:00
include Return the status of the APM support (enabled/disabled) with the 1996-03-13 00:42:56 +00:00
isa Fix/cleanup raw partition open/close code 1996-03-17 13:33:42 +00:00
linux Fixed unsigned longs that should have been vm_offset_t. 1996-03-19 15:03:00 +00:00
pci recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
scsi Disable the selection hardware before acknowledging a SELTO interrupt. 1996-03-11 02:48:41 +00:00
Makefile This commit was manufactured by cvs2svn to create branch 'AMANCIO'. 1994-04-23 01:55:46 +00:00