freebsd-nq/sys/i386
Bruce Evans 8089a0432e Fix bogus constraint "i" that only worked with -O. The cases where it
didn't work are somewhat bogusly optimized away before the constraint
is checked.  We still expect constants passed to inline functions to
remain constant, but if the compiler ever decides that they aren't
constant then it will just generate slightly slower code instead of
an error.
1995-07-25 21:28:47 +00:00
..
apm Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
bios Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
boot Change install' to ${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
conf Fix clean rule to remove remove everything that isn't created by config 1995-07-22 23:55:41 +00:00
eisa First step of fixing the remaining sloppy common-style declarations. 1995-07-25 15:53:11 +00:00
i386 Remove vat_audio driver support here too. 1995-07-22 13:56:06 +00:00
ibcs2 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
include Fix bogus constraint "i" that only worked with -O. The cases where it 1995-07-25 21:28:47 +00:00
isa Restore the the fix in revision 1.23 that was blown away by a later commit: 1995-07-25 16:06:06 +00:00
linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
pci The PCI config mechanism 1 test failed for the Intel Aries. 1995-06-30 16:11:42 +00:00
scsi Specify the controller bus in the scsi_link structure to allow hardwired 1995-07-17 23:35:16 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00