..
altq
Complete the FREE -> free transition and add more NULL checks for malloc
2006-04-23 16:57:22 +00:00
arch
ANSIfy startlwp
2006-05-10 10:26:40 +00:00
coda
COVERITY CID 1113: Don't use NULL for VOP_READDIR
2006-04-12 01:05:14 +00:00
compat
Regen from syscalls.master rev 1.15:
2006-05-07 08:41:09 +00:00
conf
Remove the obsolete (and now unused) propdb API.
2006-05-05 18:26:19 +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
Disable "1284" device recognition early to work around
2006-05-10 10:33:40 +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
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
Initialize dv_properties in config_attach_pseudo(). PR kern/33438
2006-05-08 01:04:09 +00:00
lib
Support for building proplib in the kernel.
2006-04-27 20:43:09 +00:00
lkm
Finish fixing compilation after device property changes.
2006-05-07 20:48:51 +00:00
miscfs
Coverity CID 2851: Check for NULL before freeing.
2006-04-12 01:09:43 +00:00
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
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
#if -> #ifdef
2006-05-08 18:50:12 +00:00
netinet6
Use C99 uintXX_t types so that applications don't need to include
2006-05-07 23:41:17 +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
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
Make this compile again. Use ALIGNED_POINTER to determine if we need to
2006-04-23 00:13:19 +00:00
netsmb
Coverity CID 609: Kill dead code! BANG!
2006-04-12 01:17:41 +00:00
nfs
Prefix iostat structure elements with io_
2006-04-20 12:13:51 +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
Remove obsoleted properties.h.
2006-05-06 00:20:18 +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
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00