freebsd-nq/sys/conf
Garrett Wollman d2920e07e6 Lots of kernel code requires vnodE_if.h, so provide code to generate it
if requested.  LKMs which need it should use:

SRCS+=	vnode_if.h
CLEANFILES+= vnode_if.h vnode_if.c

These rules were already present for VFS LKMs; now they are enabled all
the time.  (VFS LKMs do not need the fragment above; it is still done for them.)
1994-09-26 22:34:04 +00:00
..
defines BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00
files Removed unimplemented subr_rmap.c and unused references to it. 1994-09-25 22:31:11 +00:00
files.i386 Jim Babb's port of the AIC6360 code. 1994-09-26 16:15:06 +00:00
files.newconf BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00
kmod.mk Lots of kernel code requires vnodE_if.h, so provide code to generate it 1994-09-26 22:34:04 +00:00
Makefile.i386 Fixed the problem where "make depend" was mandatory for building kernel. 1994-09-23 07:01:59 +00:00
Makefile.powerpc Fixed the problem where "make depend" was mandatory for building kernel. 1994-09-23 07:01:59 +00:00
newvers.sh Make it easier for programs to figure out what revision of FreeBSD they 1994-08-10 06:25:07 +00:00
nfsswapkernel.c Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
nfsswapvmunix.c Added $Id$ 1994-08-02 07:55:43 +00:00
NOTES Jim Babb's port of the AIC6360 code. 1994-09-26 16:15:06 +00:00
param.c Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00