freebsd-dev/sys/i386
Bruce Evans 3ba7df0ba7 First step of fixing the remaining sloppy common-style declarations.
Declare `cheat' as static.  It was bogusly shared between the aha1742 and
ultrastor drivers.

Even static variables should have unique names so that they can be
debugged, but fixing them can wait.
1995-07-25 15:53:11 +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 Rewrote memory sizing code to generally deal with holes in extended memory. 1995-07-19 06:37:12 +00:00
isa First step of fixing the remaining sloppy common-style declarations. 1995-07-25 15:53:11 +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