.. |
altq
|
|
|
arch
|
Fix traceback through interrupts. This isn't complete but at least it's
|
2007-08-05 19:27:45 +00:00 |
coda
|
* nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern
|
2007-07-31 21:14:15 +00:00 |
compat
|
<sys/proc.h> is needed to get nprocs... fixes the build on amd64.
|
2007-07-21 23:39:46 +00:00 |
conf
|
Add cpuctl(8). For now this is not much more than a toy for debugging and
|
2007-08-04 11:02:56 +00:00 |
contrib/dev/ath
|
|
|
crypto
|
|
|
ddb
|
include cdefs.h before opt_xxx.h
|
2007-07-19 21:54:51 +00:00 |
dev
|
set the scrollmode flag when entering/leaving scroll mode, send scroll reset
|
2007-08-06 03:07:52 +00:00 |
dist
|
Avoid casting to "i6addr_t *", because that type requires 64-bit
|
2007-07-19 14:04:34 +00:00 |
fs
|
Set mnt_fs_bshift and mnt_dev_bshift to reasonable dummy-values.
|
2007-08-03 13:00:19 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
Current convention is to name/number objects after ci->ci_cpuid, so do
|
2007-08-05 13:47:25 +00:00 |
lib
|
Do the panicstr check only if _KERNEL.
|
2007-08-03 13:06:00 +00:00 |
lkm
|
Update to catch some problems that I just fixed in the framework. The
|
2007-07-22 18:24:48 +00:00 |
miscfs
|
cleanup unused prototype
|
2007-08-03 08:50:23 +00:00 |
net
|
don't forget to maintain ama_addrs. reported by Coverity via Arnaud Lacombe.
|
2007-08-02 12:37:47 +00:00 |
net80211
|
|
|
netatalk
|
|
|
netbt
|
not necessary to cast to (void *) (from caddr_t removal)
|
2007-07-19 20:48:51 +00:00 |
netinet
|
make rfbuf_ts a tcp timestamp so that calculations in tcp_input make sense.
|
2007-08-02 13:12:35 +00:00 |
netinet6
|
Take steps to hide the radix_node implementation of the forwarding table
|
2007-07-19 20:48:52 +00:00 |
netipsec
|
|
|
netisdn
|
|
|
netiso
|
Take steps to hide the radix_node implementation of the forwarding table
|
2007-07-19 20:48:52 +00:00 |
netkey
|
|
|
netnatm
|
|
|
netsmb
|
|
|
nfs
|
use kpause rather than lbolt.
|
2007-08-05 09:40:39 +00:00 |
opencrypto
|
|
|
rump
|
Introduce RUMPs - Runnable Userspace Meta-Programs
|
2007-08-05 22:28:00 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
cpu_index doesn't need to be a cpuid_t, since it's a cardinal
|
2007-08-05 13:57:25 +00:00 |
ufs
|
include assumed headers
|
2007-08-02 12:53:30 +00:00 |
uvm
|
In uao_get(), drop object lock only after dropswap to avoid KASSERT panic.
|
2007-08-05 10:19:23 +00:00 |
Makefile
|
|
|