freebsd-dev/sys
Pawel Jakub Dawidek 2a143d5bf5 Detect memory leaks when memory type is being destroyed.
This is very helpful for detecting kernel modules memory leaks on unload.

Discussed and reviewed by:	rwatson
2005-11-03 13:48:59 +00:00
..
alpha
amd64 Calling setrlimit from 32bit apps could potentially increase certain 2005-11-02 21:18:07 +00:00
arm
boot Consistently use OPT_* macros to test/set boot options. 2005-11-03 07:35:36 +00:00
bsm
cam
coda
compat Calling setrlimit from 32bit apps could potentially increase certain 2005-11-02 21:18:07 +00:00
conf
contrib
crypto
ddb
dev Appropriate NULL pointer checking to avoid mysterious panic during 2005-11-03 08:19:04 +00:00
doc
fs
gdb
geom
gnu
i4b
i386 Change the x86 code to allocate IDT vectors on-demand when an interrupt 2005-11-02 20:11:47 +00:00
ia64 Remove the remaining spl*() calls. Add some assertions. Eliminate some 2005-11-03 07:51:02 +00:00
isa
isofs/cd9660
kern Detect memory leaks when memory type is being destroyed. 2005-11-03 13:48:59 +00:00
libkern
modules
net Retire MT_HEADER mbuf type and change its users to use MT_DATA. 2005-11-02 13:46:32 +00:00
net80211 Retire MT_HEADER mbuf type and change its users to use MT_DATA. 2005-11-02 13:46:32 +00:00
netatalk
netatm
netgraph Restore part of the code dropped in rev. 1.25 that makes sure ether_demux() 2005-11-03 07:46:04 +00:00
netinet Retire MT_HEADER mbuf type and change its users to use MT_DATA. 2005-11-02 13:46:32 +00:00
netinet6
netipsec Retire MT_HEADER mbuf type and change its users to use MT_DATA. 2005-11-02 13:46:32 +00:00
netipx Retire MT_HEADER mbuf type and change its users to use MT_DATA. 2005-11-02 13:46:32 +00:00
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient In nfs_flush(), clear the NMODIFIED bit only if there are no dirty 2005-11-03 07:42:15 +00:00
nfsserver
opencrypto
pc98
pccard
pci
posix4
powerpc
rpc
security
sparc64
sys Cleanup some signal interfaces. Now the tdsignal function accepts 2005-11-03 04:49:16 +00:00
tools
ufs
vm
Makefile