NetBSD/sys
tsutsui e2f83bd318 Check more invalid devices in pci_conf_hook(9). 2006-04-18 12:26:45 +00:00
..
altq
arch Check more invalid devices in pci_conf_hook(9). 2006-04-18 12:26:45 +00:00
coda
compat
conf Move securelevel-specific stuff to its own file. 2006-04-17 03:39:39 +00:00
contrib/dev/ath
crypto
ddb Coverity CID 1094: Protect against NULL deref. 2006-04-14 22:06:41 +00:00
dev Remove SIOCKILLFW. 2006-04-17 20:57:24 +00:00
dist This change corrects what 1.6 tried to do. This feels like a coverity fix 2006-04-15 13:58:43 +00:00
fs Coverity CID 1138: Add KASSERT before deref. 2006-04-15 04:06:03 +00:00
gdbscripts
ipkdb
kern from Christian Ehrhardt: 2006-04-18 09:54:32 +00:00
lib Imply DIAGNOSTIC if __COVERITY__. 2006-04-15 01:09:34 +00:00
lkm
miscfs
net Don't use KASSERT, return an error instead to fix the build. 2006-04-15 04:45:01 +00:00
net80211
netatalk
netccitt Add missing semi-colon. 2006-04-15 01:42:46 +00:00
netinet Coverity CID 1153: Add KASSERT before deref. 2006-04-15 02:33:41 +00:00
netinet6 Coverity CID 607: Remove bogus test. 2006-04-15 00:30:48 +00:00
netipsec
netisdn
netiso Coverity CID 1157: Move deref after check. 2006-04-15 00:03:56 +00:00
netkey
netnatm
netns Coverity CID 1161: Protect against NULL deref or mbuf, by returning EINVAL. 2006-04-14 23:31:33 +00:00
netsmb
nfs m_freem takes one arg. 2006-04-15 02:49:25 +00:00
opencrypto
stand
sys From my posting of April 3 to tech-kern: 2006-04-15 01:16:40 +00:00
ufs Introduce two fcntl calls that freeze the filesystem right at the point 2006-04-17 20:02:34 +00:00
uvm from Christian Ehrhardt: 2006-04-18 09:56:16 +00:00
Makefile