.. |
altq
|
|
|
arch
|
Remove "struct device" from "struct pic", where it was only real
|
2008-07-03 14:02:24 +00:00 |
coda
|
|
|
compat
|
Fix SIOCGIFCONF ioctl for 64bit platforms. Add a new linux_ifreq
|
2008-07-03 14:07:09 +00:00 |
conf
|
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.
|
2008-07-02 17:28:54 +00:00 |
contrib/dev/ath
|
|
|
crypto
|
|
|
ddb
|
|
|
dev
|
On cardbus configuration reads, check for a master abort in the cbb
|
2008-07-03 13:37:34 +00:00 |
dist
|
|
|
fs
|
Update node sanity check system and redo allocation recording fixing
|
2008-07-02 13:25:33 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
vinvalbuf: broken assertion.
|
2008-07-03 12:37:09 +00:00 |
lib
|
Add KASSERTMSG(e, msg) for umass.c. XXX directly calls panic.
|
2008-07-02 15:25:08 +00:00 |
lkm
|
Fix lkm fallout from previous sysctl changes. This largely duplicates
|
2008-06-28 15:50:20 +00:00 |
miscfs
|
Remove proc_representative_lwp(), use a simple LIST_FIRST() instead.
|
2008-07-02 19:49:58 +00:00 |
modules
|
Add of bunch of file system modules.
|
2008-06-28 16:11:35 +00:00 |
net
|
|
|
net80211
|
|
|
netatalk
|
|
|
netbt
|
do not hold bt_lock while detaching bthub, as devices may need to aquire
|
2008-06-26 14:17:27 +00:00 |
netinet
|
syn_cache_get: remove new endpoint's socket from head's queue if aborting
|
2008-07-03 15:35:28 +00:00 |
netinet6
|
remove undeclared caddr_t. makes i386 ALL kernel build again.
|
2008-06-27 09:16:21 +00:00 |
netipsec
|
Ignore freed rtcache entries.
|
2008-07-01 20:18:45 +00:00 |
netisdn
|
|
|
netiso
|
|
|
netkey
|
Ignore freed rtcache entries.
|
2008-07-01 20:18:45 +00:00 |
netnatm
|
|
|
netsmb
|
Make it compile.
|
2008-06-24 11:20:37 +00:00 |
nfs
|
|
|
opencrypto
|
|
|
rump
|
Add dependencies on the input files + Makefile for the auto-generated
|
2008-07-02 23:03:35 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
lwp_lock: this can't be simplified for the UP case, as races still exist.
|
2008-07-03 15:15:40 +00:00 |
ufs
|
ufsdirhash_build: missing unlock in failure path.
|
2008-07-03 09:56:15 +00:00 |
uvm
|
uvm_pageidlezero: fix a broken test which made it give up too easily.
|
2008-07-02 17:47:53 +00:00 |
Makefile
|
|
|