NetBSD/sys
riz b602094b15 Fix some RCS IDs, and the comments including them. 2006-04-14 18:38:50 +00:00
..
altq
arch Make i/o statistics collection more generic, include tape drives and 2006-04-14 13:09:05 +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 Make i/o statistics collection more generic, include tape drives and 2006-04-14 13:09:05 +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
ddb Now that BKPT_SET takes two arguments, supply the second argument. 2006-04-02 00:57:30 +00:00
dev Fix some RCS IDs, and the comments including them. 2006-04-14 18:38:50 +00:00
dist Fix a typo. fin->fin->fr should be fin->fin_fr 2006-04-14 04:32:26 +00:00
fs Strip the chrooted portion of the path from the reported pty path. Reported 2006-04-13 17:44:24 +00:00
gdbscripts
ipkdb
kern Functions to support io statistics collection. 2006-04-14 13:17:20 +00:00
lib If __COVERITY__ is defined, turn on KASSERT and _DIAGASSERT. 2006-04-14 18:24:56 +00:00
lkm
miscfs Coverity CID 2851: Check for NULL before freeing. 2006-04-12 01:09:43 +00:00
net PR/33231: Anraud Degroote: Miscellaneous cleanups in the route code: 2006-04-10 19:06:37 +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 don't use MALLOC with a non-constant size; use malloc instead. 2006-03-17 23:29:07 +00:00
netinet When reflecting an ICMP Echo, do not scribble over read-only/shared 2006-03-29 21:13:55 +00:00
netinet6 Add predicate IN6_IS_SCOPE_EMBEDDABLE(__a), which is true if and 2006-03-29 21:29:59 +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
netkey
netnatm
netns On ns_err_input(), if the message type is TOO_BIG, we should call spp 2006-04-06 18:46:32 +00:00
netsmb Coverity CID 609: Kill dead code! BANG! 2006-04-12 01:17:41 +00:00
nfs Make i/o statistics collection more generic, include tape drives and 2006-04-14 13:09:05 +00:00
opencrypto Coverity CID 1083: Avoid possible NULL pointer deref. 2006-04-04 17:30:20 +00:00
stand
sys Make i/o statistics collection more generic, include tape drives and 2006-04-14 13:09:05 +00:00
ufs Make lfs_vref/lfs_vunref not need to know about VXLOCK and VFREEING 2006-04-13 23:46:28 +00:00
uvm uvm_page_own: more assertions. 2006-04-13 08:33:18 +00:00
Makefile