freebsd-nq/sys/i386/conf
Peter Wemm 6f77b2defc Use a seperate -c and -h mode. The vnode_if.c file is compiled only into
the kernel while the vnode_if.h header is a bunch of inlines to call the
code that is in the kernel. Generating the .h file on the fly is kinda
bogus because it has to match the one compiled into the kernel.

IMHO we should have kern/vnode_if.c and sys/vnode_if.h committed in the
tree but that's another battle.
1999-12-12 16:43:05 +00:00
..
files.i386 Turn on warnings for the wd* driver with a loud pointer to ata*. This 1999-12-12 14:31:40 +00:00
GENERIC Remove the if_ze and if_zp drivers. 1999-12-10 10:45:11 +00:00
kernel.script Remove a rather bogus search path reference.. 1999-06-03 22:07:41 +00:00
LINT Remove the if_ze and if_zp drivers. 1999-12-10 10:45:11 +00:00
Makefile.i386 Use a seperate -c and -h mode. The vnode_if.c file is compiled only into 1999-12-12 16:43:05 +00:00
NEWCARD Fold the pnp code into the base isa system to pave the way for PNPBIOS. 1999-12-06 18:17:42 +00:00
NOTES Remove the if_ze and if_zp drivers. 1999-12-10 10:45:11 +00:00
options.i386 Add support for compiling SVR4 as a static module 1999-12-08 12:13:13 +00:00
PCCARD Remove the if_ze and if_zp drivers. 1999-12-10 10:45:11 +00:00