freebsd-skq/sys
wollman 4f2f437be2 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
..
alpha/include
amd64 Make Cyrix CPU flush internal cache any time it goes into hold state. 1994-09-26 16:56:22 +00:00
compile
conf Lots of kernel code requires vnodE_if.h, so provide code to generate it 1994-09-26 22:34:04 +00:00
ddb
dev An ifdef almost hit where it was supposed to go. Joerg owes me a good 1994-09-25 23:37:38 +00:00
fs Alterations to silence gcc -Wall. Some unused variables deleted. 1994-09-26 00:32:59 +00:00
gnu
i386 Make Cyrix CPU flush internal cache any time it goes into hold state. 1994-09-26 16:56:22 +00:00
isa An ifdef almost hit where it was supposed to go. Joerg owes me a good 1994-09-25 23:37:38 +00:00
isofs/cd9660 Alterations to silence gcc -Wall. Some unused variables deleted. 1994-09-26 00:32:59 +00:00
kern Process accounting implementation by Chris Demetriou, with minor local 1994-09-26 21:09:15 +00:00
libkern
miscfs 1) Added "." and ".." entries. 1994-09-24 17:01:05 +00:00
modules LKM for ibcs2 support 1994-09-25 08:52:14 +00:00
msdosfs
net
netccitt
netinet
netiso
netns
nfs Forgot to commit this change when making NFS loadable. 1994-09-23 17:49:44 +00:00
nfsclient
nfsserver
pci Add missing closing comment. I have taken the non-knf format 1994-09-24 02:42:11 +00:00
powerpc/include
rpc
scsi
sys Process accounting implementation by Chris Demetriou, with minor local 1994-09-26 21:09:15 +00:00
tools
ufs Removed unimplemented subr_rmap.c and unused references to it. 1994-09-25 22:31:11 +00:00
vm Removed unimplemented subr_rmap.c and unused references to it. 1994-09-25 22:31:11 +00:00
Makefile