freebsd-nq/sys/i386
Bruce Evans 387905a6b3 Fixed pedantic semantics errors (bitfields not of type int, signed int
or unsigned int (don't do this in one case where it would change the
object file)).
1998-06-08 08:50:43 +00:00
..
apm This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
bios This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
boot Install ${DESTDIR}/boot.help during `make distribution'. 1998-05-27 12:13:18 +00:00
conf Updated yet another ioctl, and put wst in LINT to inhibit further bitrot. 1998-06-08 06:18:53 +00:00
eisa Include "eisa.h" and only provide code if NEISA > 0. 1998-05-17 20:31:50 +00:00
i386 Make DDB work again after I broke it :-(. 1998-06-08 08:43:20 +00:00
ibcs2 This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
include Some cleanups related to timecounters and weird ifdefs in <sys/time.h>. 1998-05-28 09:30:28 +00:00
isa Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 08:50:43 +00:00
linux This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00