NetBSD/sys
2006-04-18 23:40:47 +00:00
..
altq Fix some typos. 2006-02-25 02:28:55 +00:00
arch Raise time limit on sanity-check warning printf to 10s (from 10 ticks), 2006-04-18 21:19:01 +00:00
coda COVERITY CID 1113: Don't use NULL for VOP_READDIR 2006-04-12 01:05:14 +00:00
compat make this compile w/o KTRACE, 2006-04-07 09:23:16 +00:00
conf Move securelevel-specific stuff to its own file. 2006-04-17 03:39:39 +00:00
contrib/dev/ath Undo an accidental commit of ah.h from an unreleased version of the HAL. 2006-04-06 15:57:58 +00:00
crypto merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ddb Coverity CID 1094: Protect against NULL deref. 2006-04-14 22:06:41 +00:00
dev Protect audio_write's filter graph from being modified in the middle of a 2006-04-18 19:15:27 +00:00
dist ipf -Z returns junk and/or can cause a panic (seen on solaris.) 2006-04-18 12:40:49 +00:00
fs Coverity CID 1138: Add KASSERT before deref. 2006-04-15 04:06:03 +00:00
gdbscripts merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ipkdb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
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 Fix "hard reboot" problem reported by Rhialto weeks ago on current-users@. 2006-02-03 02:37:57 +00:00
miscfs Coverity CID 2851: Check for NULL before freeing. 2006-04-12 01:09:43 +00:00
net Fix another typo... I must be on drugs... 2006-04-18 19:30:49 +00:00
net80211 Revamp ieee80211_get_rate. Now it does not use the rateset in the 2006-03-28 00:48:10 +00:00
netatalk Coverity CID 2852: Avoid NULL deref. 2006-04-12 01:12:30 +00:00
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 Add two new sysctls protected under IPSEC_DEBUG: 2006-04-11 20:21:28 +00:00
netisdn Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +00:00
netiso Coverity CID 1157: Move deref after check. 2006-04-15 00:03:56 +00:00
netkey Make this compile without INET6. Spotted by Arto Selonen and Kurt 2006-01-25 15:12:05 +00:00
netnatm merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netns Coverity CID 1161: Protect against NULL deref or mbuf, by returning EINVAL. 2006-04-14 23:31:33 +00:00
netsmb Coverity CID 609: Kill dead code! BANG! 2006-04-12 01:17:41 +00:00
nfs m_freem takes one arg. 2006-04-15 02:49:25 +00:00
opencrypto Coverity CID 1083: Avoid possible NULL pointer deref. 2006-04-04 17:30:20 +00:00
stand merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sys From my posting of April 3 to tech-kern: 2006-04-15 01:16:40 +00:00
ufs Don't roll forward if we aren't given a process context. Coverity CID 1076. 2006-04-18 23:40:47 +00:00
uvm from Christian Ehrhardt: 2006-04-18 09:56:16 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00