freebsd_amp_hwpstate/sys
Bruce Evans 86a1c05db0 Removed unnecessary #includes of <sys/user.h>. Some of these were just
to get the definitions of TRUE and FALSE which happen to be defined in
a deeply nested include.

Added nearby #includes of <sys/conf.h> where appropriate.
1995-12-06 23:44:23 +00:00
..
alpha
amd64 Moving the kern.dumpdev sysctl handler from kern_sysctl.c to swapgeneric.c 1995-12-06 09:04:44 +00:00
compat/linux Include <vm/vm.h> explicitly to avoid breaking when vnode_if.h doesn't 1995-12-06 19:14:16 +00:00
compile
conf
ddb
dev Removed unnecessary #includes of <sys/user.h>. Some of these were just 1995-12-06 23:44:23 +00:00
fs Include <vm/vm.h> or <vm/vm_page.h> explicitly to avoid breaking when 1995-12-05 21:51:45 +00:00
gnu Removed unnecessary #includes of <sys/user.h>. Some of these were just 1995-12-06 23:44:23 +00:00
i386 Removed unnecessary #includes of <sys/user.h>. Some of these were just 1995-12-06 23:44:23 +00:00
isa Removed unnecessary #includes of <sys/user.h>. Some of these were just 1995-12-06 23:44:23 +00:00
isofs/cd9660
kern Removed unnecessary #includes of vm stuff. Most of them were once 1995-12-06 23:37:44 +00:00
libkern
miscfs Include <vm/vm.h> or <vm/vm_page.h> explicitly to avoid breaking when 1995-12-05 21:51:45 +00:00
modules
msdosfs
net all: 1995-12-05 02:01:59 +00:00
netccitt
netinet Removed unnecessary #includes of vm stuff. Most of them were once 1995-12-06 23:37:44 +00:00
netipx
netiso
netns
nfs
nfsclient
nfsserver
pc98/pc98
pccard
pci Set default burst length limit to 32 bytes, since this seems to be 1995-12-06 15:52:23 +00:00
powerpc/include
rpc
scsi Removed unnecessary #includes of <sys/user.h>. Some of these were just 1995-12-06 23:44:23 +00:00
sys Define FALSE and TRUE in <sys/param.h> (if KERNEL is defined) as well 1995-12-05 21:03:13 +00:00
tools Don't #include vm stuff in vnode_if.[ch]. Enough vm stuff (a 1995-12-06 23:33:39 +00:00
ufs Fixed compilation of lfs utilities which I broke the other day by 1995-12-06 19:46:37 +00:00
vm Moved the declaration of vm_object_t from <vm/vm.h> to <sys/types.h> 1995-12-05 20:54:42 +00:00
Makefile