freebsd-dev/sys/alpha/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.alpha Move source files common to all platforms from <arch>/conf/files.<arch> 1999-12-09 19:38:20 +00:00
GENERIC Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers 1999-12-04 17:41:31 +00:00
kernel.script Lots of changes, including: 1998-08-10 07:53:59 +00:00
Makefile.alpha Use a seperate -c and -h mode. The vnode_if.c file is compiled only into 1999-12-12 16:43:05 +00:00
NOTES Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers 1999-12-04 17:41:31 +00:00
options.alpha A port of NetBSD's AlphaServer 1000 and 1000A support. Thanks to Cristian 1999-12-01 15:25:04 +00:00
SIMOS $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00