NetBSD/sys
elad 8e5a82bb94 Revert bogus NULL check introduced in revision 1.96 that generated false
Coverity "bugs".
2006-12-28 09:12:38 +00:00
..
altq Comment out #ident. 2006-12-20 17:03:20 +00:00
arch Catch and report bus errors. 2006-12-27 15:56:26 +00:00
coda a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
compat Adapt to recent machdep scope changes. 2006-12-26 16:42:06 +00:00
conf Add --param ssp-buffer-size=1 if USE_SSP as for userspace. 2006-12-18 22:37:36 +00:00
contrib/dev/ath __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
crypto Merge kernel and userland rmd160 and sha2 implementation. 2006-10-27 21:20:48 +00:00
ddb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dev Stop callout on detach. 2006-12-28 03:13:54 +00:00
dist CID-3809: move up the initialization of `fr' as we can jump to junkput: if 2006-12-27 18:28:54 +00:00
fs Spell "separate" correctly. From Zafer Aydogan. 2006-12-25 18:39:47 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
kern fix two more problems in the recent changes to lookup(): 2006-12-27 23:21:02 +00:00
lib in fdloadfile(), fail if we can't read the entire exec header. 2006-12-09 22:11:36 +00:00
lkm compile puffs_transport.c 2006-12-05 23:41:46 +00:00
miscfs Revert bogus NULL check introduced in revision 1.96 that generated false 2006-12-28 09:12:38 +00:00
net Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
net80211 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netatalk Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netbt CID-3819: `n' is always NULL here, remove dead code. 2006-12-26 00:00:22 +00:00
netinet ipintr(): check if the queue is empty before looping. Hardly a giant 2006-12-22 05:34:02 +00:00
netinet6 CID-3317: check for 'm != NULL' before using it (rework the code path to 2006-12-27 18:49:40 +00:00
netipsec Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netisdn __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netiso Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netkey Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netnatm
netsmb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nfs remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
opencrypto __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
secmodel Refactor a bit the ptrace(2) code: first make the keep-kernel-stable 2006-12-27 10:02:46 +00:00
stand
sys remove now unused vnode::v_lease. 2006-12-27 12:22:14 +00:00
ufs ufs_readdir: start from offsets known to be valid, 2006-12-26 14:50:08 +00:00
uvm CID-4192: ensure we have 'uobj != NULL` here 2006-12-27 17:59:08 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00