freebsd-dev/sys/conf
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
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Fixed two small leftovers form PHK's mega devconf removal commit.. 1996-09-07 19:13:09 +00:00
files.i386 Make userconfig two (default: on) options: 1996-09-11 19:53:45 +00:00
files.newconf Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all 1996-03-11 19:17:01 +00:00
files.pc98 Another round of merge/update. 1996-09-12 11:12:18 +00:00
kmod.mk .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in 1996-09-18 06:09:19 +00:00
majors 77 cyy Cyclades Ye/PCI serial card 1996-08-31 07:04:04 +00:00
Makefile.i386 Added -I- to ${INCLUDES}. This makes 4.4Lite's (mis?)use of "foo.h" 1996-09-27 16:34:16 +00:00
Makefile.pc98 Yet another merge. Remove support.s by deleting memcopy. Remove 1996-09-07 02:14:47 +00:00
Makefile.powerpc Added -I- to ${INCLUDES}. This makes 4.4Lite's (mis?)use of "foo.h" 1996-09-27 16:34:16 +00:00
newvers.sh Create FreeBSD copyright (c comment) for OS version 1996-08-04 22:34:23 +00:00
nfsswapkernel.c Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
NOTES Add APM_IDLE_CPU option, that is off by default. 1996-09-19 08:28:16 +00:00
options Turn SCSIDEBUG into a new-style option. 1996-07-14 10:46:56 +00:00
options.i386 Make userconfig two (default: on) options: 1996-09-11 19:53:45 +00:00
options.pc98 Another round of merge/update. 1996-09-12 11:12:18 +00:00
param.c Add an option "EXTRA_VNODES" to cause an extra number of vnode structures 1996-05-31 00:20:34 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00