freebsd-nq/sys
Bruce Evans 8f767abf71 Include <sys/malloc.h> instead of depending on namespace pollution 2
layers deep in <sys/proc.h> or <sys/vnode.h>.

Include <sys/vmmeter.h> instead of depending on namespace pollution in
<sys/pcpu.h>.

Sorted includes as much as possible.
2002-09-05 09:43:24 +00:00
..
alpha Now that _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ are the same on all 2002-09-03 00:06:58 +00:00
amd64 Change the support for AMDs ElanSC520 CPU from being a device driver to 2002-09-04 19:43:22 +00:00
arm Now that _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ are the same on all 2002-09-03 00:06:58 +00:00
boot Make SCSI_DELAY setable at boot time and runtime via the 2002-09-02 20:10:19 +00:00
cam Make SCSI_DELAY setable at boot time and runtime via the 2002-09-02 20:10:19 +00:00
coda
compat Include <sys/malloc.h> instead of depending on namespace pollution 2 2002-09-05 08:13:20 +00:00
conf Uncommented MAC options so that they get linted. This exposes brokenness 2002-09-05 06:46:11 +00:00
contrib
crypto
ddb db_ps.c: 2002-08-31 04:25:44 +00:00
dev Don't let children attach fast interrupts if the parent interrupt is normal. 2002-09-04 18:50:40 +00:00
fs s/SGNL/SIG/ 2002-09-05 07:30:18 +00:00
geom
gnu
i4b Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921, 2002-09-02 00:52:11 +00:00
i386 Split up ptrace() into a wrapper that does the copying to and from 2002-09-05 01:02:50 +00:00
ia64 Make this compile 2002-09-03 04:30:00 +00:00
isa
isofs/cd9660
kern s/SGNL/SIG/ 2002-09-05 07:30:18 +00:00
libkern
modules Remove aic7xxx from the module build framework until all bootstrapping 2002-09-03 16:54:48 +00:00
net
netatalk
netatm
netgraph
netinet Add in_hosteq() and in_nullhost() macros to make life of developers 2002-09-04 09:55:50 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98 Take a shot at fixing up a whole stack of style and other embarresing 2002-08-31 03:33:32 +00:00
pccard
pci Make consistent; turn spaces into tabs where there is a mixture. 2002-09-04 18:14:17 +00:00
posix4
powerpc Now that _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ are the same on all 2002-09-03 00:06:58 +00:00
rpc
security Include <sys/malloc.h> instead of depending on namespace pollution 2 2002-09-05 07:02:43 +00:00
sparc64 Now that _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ are the same on all 2002-09-03 00:06:58 +00:00
sys Forward declare struct uio so that <sys/uio.h> isn't a prerequisite. 2002-09-05 09:31:14 +00:00
tools
ufs Include <sys/malloc.h> instead of depending on namespace pollution 2 2002-09-05 09:43:24 +00:00
vm s/SGNL/SIG/ 2002-09-05 07:30:18 +00:00
Makefile