HardenedBSD/sys
David Malone 66efa50621 Make a few more mallocs use M_ZERO.
Submitted by:	josh@zipperup.org
Submitted by:	Robert Drehmel <robd@gmx.net>
Approved by:	imp
2000-10-29 16:29:05 +00:00
..
alpha
amd64 Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
boot
cam Add the use of M_ZERO to some malloc calls. 2000-10-29 15:47:16 +00:00
coda Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
compat
compile
conf
contrib/dev
crypto
ddb
dev Make a few more mallocs use M_ZERO. 2000-10-29 16:29:05 +00:00
fs Make malloc use M_ZERO in some more locations. 2000-10-29 16:14:28 +00:00
geom
gnu Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
i4b
i386 Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
ia64
isa
isofs/cd9660 Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing 2000-10-29 14:54:55 +00:00
kern Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
libkern
miscfs Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
modules
msdosfs Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing 2000-10-29 14:54:55 +00:00
net Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
netatalk Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
netatm Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
netgraph Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
netinet Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
netinet6 Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
netipx Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
netkey Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
netnatm
netncp Make malloc use M_ZERO in some more locations. 2000-10-29 16:14:28 +00:00
netns
nfs Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
nfsclient Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
nfsserver Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
ntfs Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
nwfs Make malloc use M_ZERO in some more locations. 2000-10-29 16:14:28 +00:00
pc98 Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
pccard Make a few more mallocs use M_ZERO. 2000-10-29 16:29:05 +00:00
pci Unmask cypress ata controllers. This bug was hidden before 2000-10-29 16:27:40 +00:00
posix4
powerpc
rpc
sys Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
tools
ufs Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
vm Weaken a bogus dependency on <sys/proc.h> in <sys/buf.h> by #ifdef'ing 2000-10-29 14:54:55 +00:00
Makefile