NetBSD/sys
christos 9ec9aed92e fhstat needs to be versioned too (for ino_t). Pointed out by Izumi Tsutsui 2006-05-04 17:48:56 +00:00
..
altq Complete the FREE -> free transition and add more NULL checks for malloc 2006-04-23 16:57:22 +00:00
arch implement splraiseipl() for sparc. 2006-05-04 12:21:18 +00:00
coda
compat fhstat needs to be versioned too (for ino_t). Pointed out by Izumi Tsutsui 2006-05-04 17:48:56 +00:00
conf Also search for headers in common/include 2006-04-28 03:40:15 +00:00
contrib/dev/ath
crypto
ddb Coverity CID 1094: Protect against NULL deref. 2006-04-14 22:06:41 +00:00
dev Add missing "return 0;" from WSDISPLAYIO_SMODE case in voodoofb_ioctl(). 2006-05-04 02:18:11 +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 Do the count check after we process getargs. 2006-04-28 19:17:45 +00:00
gdbscripts
ipkdb
kern fhstat needs to be versioned too (for ino_t). Pointed out by Izumi Tsutsui 2006-05-04 17:48:56 +00:00
lib Support for building proplib in the kernel. 2006-04-27 20:43:09 +00:00
lkm
miscfs
net Remove needless "link state changed to DOWN/UP" message. 2006-05-01 18:17:42 +00:00
net80211 - Make sure scangen sequence number is unique 2006-05-03 16:50:58 +00:00
netatalk
netccitt Add missing semi-colon. 2006-04-15 01:42:46 +00:00
netinet - use MAXTTL 2006-04-25 08:29:08 +00:00
netinet6 Coverity CID 607: Remove bogus test. 2006-04-15 00:30:48 +00:00
netipsec The esp_input_cb function used m_copyback, which fails if the mbuf is 2006-04-28 22:39:02 +00:00
netisdn
netiso Coverity CID 1157: Move deref after check. 2006-04-15 00:03:56 +00:00
netkey
netnatm
netns Make this compile again. Use ALIGNED_POINTER to determine if we need to 2006-04-23 00:13:19 +00:00
netsmb
nfs Prefix iostat structure elements with io_ 2006-04-20 12:13:51 +00:00
opencrypto
stand
sys Regen after making VOP_FCNTL take an unlocked vnode. 2006-05-04 16:49:54 +00:00
ufs Change VOP_FCNTL to take an unlocked vnode. Approved by wrstuden@. 2006-05-04 16:48:16 +00:00
uvm ubc_fault: use PMAP_CANFAIL. pointed by Jed Davis on tech-kern@. 2006-05-03 15:57:35 +00:00
Makefile