freebsd-dev/sys/i386
Bruce Evans e2e0d560a2 Added -I- to ${INCLUDES}. This makes 4.4Lite's (mis?)use of "foo.h"
for headers in the compile directory work unsurprisingly.  Without
-I-, the search for "foo.h" begins in the directory of the file
that includes it, and the compile directory is only searched because
`-I.' is in ${INCLUDES}.

Removed -I$S/sys from ${INCLUDES}.  It was once necessary to find
things like "param.h" in $S/sys.  Now <sys/param.h> is found in $S.
1996-09-27 16:34:16 +00:00
..
apm APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
bios APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
boot Fix a couple of bugs causing false positives 1996-09-26 20:52:13 +00:00
conf Added -I- to ${INCLUDES}. This makes 4.4Lite's (mis?)use of "foo.h" 1996-09-27 16:34:16 +00:00
eisa Removed more devconf leftovers. 1996-09-10 23:31:13 +00:00
i386 part 2 of the bsdi compat tweak attempt. I believe that BSDI use both 1996-09-27 13:38:02 +00:00
ibcs2 Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
include Apparently, BSDI have a new system call gate. I was experimenting 1996-09-27 13:33:49 +00:00
isa Some warning cleanups. There were some needless casts that also caused 1996-09-27 13:50:59 +00:00
linux Changed type of ni_dirp in struct namei' from caddr_t to const char *' 1996-09-03 23:17:15 +00:00
pci Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
scsi oops somehow this dissppeared along the way.. 1996-08-19 02:42:40 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00