freebsd-nq/sys/i386
Justin T. Gibbs 58a8ca6a4d Cleanse the SCSI subsystem of its internally defined types
u_int32, u_int16, u_int8, int32, int16, int8.
	Use the system defined *_t types instead.
1996-03-10 07:04:48 +00:00
..
apm Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
bios Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
boot Saved 14 bytes by avoiding gas braindamage and 8 bytes by better 1996-03-08 07:27:52 +00:00
conf Mega-commit for Linux emulator update.. This has been stress tested under 1996-03-02 19:38:20 +00:00
eisa aha1742.c: 1996-03-10 07:04:27 +00:00
i386 Correct some new and older lurking bugs. Hold count wasn't being 1996-03-09 07:01:21 +00:00
ibcs2 Mega-commit for Linux emulator update.. This has been stress tested under 1996-03-02 19:38:20 +00:00
include Mega-commit for Linux emulator update.. This has been stress tested under 1996-03-02 19:38:20 +00:00
isa Cleanse the SCSI subsystem of its internally defined types 1996-03-10 07:04:48 +00:00
linux update linux_times() and linux_utime() emulation, 1996-03-04 21:03:11 +00:00
pci recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
scsi Return immediately in our interrupt handler if there is nothing to do. 1996-02-18 07:45:36 +00:00
Makefile