.. |
altq
|
Complete the FREE -> free transition and add more NULL checks for malloc
|
2006-04-23 16:57:22 +00:00 |
arch
|
don't shadow the kernel's devsw unnecessarily.
|
2006-05-11 00:48:44 +00:00 |
coda
|
COVERITY CID 1113: Don't use NULL for VOP_READDIR
|
2006-04-12 01:05:14 +00:00 |
compat
|
cast to (socklen_t *) where appropriate.
|
2006-05-11 01:01:13 +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
|
quell GCC 4.1 uninitialised variable warnings.
|
2006-05-10 21:53:14 +00:00 |
ddb
|
quell GCC 4.1 uninitialised variable warnings.
|
2006-05-10 21:53:14 +00:00 |
dev
|
don't try to #define bus_space_read_1() if defined(sparc).
|
2006-05-11 01:02:59 +00:00 |
dist
|
quell GCC 4.1 uninitialised variable warnings.
|
2006-05-11 01:08:38 +00:00 |
fs
|
ntfs_runtovrun takes u_int8_t * not caddr_t
|
2006-05-11 01:11:11 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
quell GCC 4.1 uninitialised variable warnings.
|
2006-05-10 21:53:14 +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
|
quell GCC 4.1 uninitialised variable warnings.
|
2006-05-10 21:53:14 +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
|
quell GCC 4.1 uninitialised variable warnings.
|
2006-05-10 21:53:14 +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
|
|
|
netnatm
|
|
|
netns
|
Make this compile again. Use ALIGNED_POINTER to determine if we need to
|
2006-04-23 00:13:19 +00:00 |
netsmb
|
quell GCC 4.1 uninitialised variable warnings.
|
2006-05-10 21:53:14 +00:00 |
nfs
|
quell GCC 4.1 uninitialised variable warnings.
|
2006-05-10 21:53:14 +00:00 |
opencrypto
|
Coverity CID 1083: Avoid possible NULL pointer deref.
|
2006-04-04 17:30:20 +00:00 |
stand
|
|
|
sys
|
don't expose struct nameidata to userland.
|
2006-05-10 11:09:01 +00:00 |
ufs
|
quell GCC 4.1 uninitialised variable warnings.
|
2006-05-10 21:53:14 +00:00 |
uvm
|
ubc_fault: use PMAP_CANFAIL. pointed by Jed Davis on tech-kern@.
|
2006-05-03 15:57:35 +00:00 |
Makefile
|
|
|