.. |
altq
|
Use MI cpu_counter() interface.
|
2008-05-10 15:11:10 +00:00 |
arch
|
Remove unneeded playing about with kernel_lock.
|
2008-05-21 14:07:29 +00:00 |
coda
|
Convert file systems to dynamically attach with the new module interface.
|
2008-05-10 02:26:09 +00:00 |
compat
|
Add IPC_64 support to msgctl, needed for amd64.
|
2008-05-21 11:15:57 +00:00 |
conf
|
Print kernel version string along with the size output, to avoid having
|
2008-05-14 18:15:41 +00:00 |
contrib/dev/ath
|
|
|
crypto
|
|
|
ddb
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
dev
|
Acquire kernel_lock in putter's fileops.
|
2008-05-21 14:03:31 +00:00 |
dist
|
Pullup IPFilter 4.1.29 from the vendor branch to HEAD.
|
2008-05-20 07:08:06 +00:00 |
fs
|
Remove bogus KASSERT(); if we shrink the file, the number of allocated
|
2008-05-20 21:31:52 +00:00 |
gdbscripts
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
ipkdb
|
|
|
kern
|
PR kern/38663 Kernel preemption can't be enabled on x86 because of amd64
|
2008-05-21 15:41:03 +00:00 |
lib
|
Take $MACHINE into account when looking for modules.
|
2008-05-20 16:04:08 +00:00 |
lkm
|
Import writing part of the UDF file system making optical media like CD's
|
2008-05-14 16:49:47 +00:00 |
miscfs
|
Make sure all cached buffers with valid, not yet written data have been
|
2008-05-16 09:21:59 +00:00 |
modules
|
Enable cd9660 module.
|
2008-05-20 19:02:19 +00:00 |
net
|
Acquire kernel_lock in tap's fileops.
|
2008-05-21 13:56:15 +00:00 |
net80211
|
revert the broken DeMorgan-ification
|
2008-04-05 09:34:22 +00:00 |
netatalk
|
Simplify the interface to netstat_sysctl() and allocate space for
|
2008-05-04 07:22:14 +00:00 |
netbt
|
PRU_CONTROL: acquire bt_lock manually.
|
2008-04-29 18:41:06 +00:00 |
netinet
|
bzero -> memset, bcopy -> memcpy.
|
2008-05-13 18:24:01 +00:00 |
netinet6
|
protocol "drain" functions can be called in interrupt context, so
|
2008-05-21 17:08:07 +00:00 |
netipsec
|
Simplify the interface to netstat_sysctl() and allocate space for
|
2008-05-04 07:22:14 +00:00 |
netisdn
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
netiso
|
protocol "drain" functions can be called in interrupt context, so
|
2008-05-21 17:08:07 +00:00 |
netkey
|
Simplify the interface to netstat_sysctl() and allocate space for
|
2008-05-04 07:22:14 +00:00 |
netnatm
|
Merge the socket locking patch:
|
2008-04-24 11:38:36 +00:00 |
netsmb
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
nfs
|
Make it compile.
|
2008-05-20 00:18:31 +00:00 |
opencrypto
|
Back out previous. It broke the build.
|
2008-05-05 13:41:29 +00:00 |
rump
|
Fix rump build.
|
2008-05-20 19:02:36 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
If autoloading a module, don't consider the current working directory.
|
2008-05-20 19:20:38 +00:00 |
ufs
|
Don't moan about LFS unless the mount succeeds.
|
2008-05-20 16:26:04 +00:00 |
uvm
|
keep dumpcdev and dumpdev consistent
|
2008-05-11 20:19:27 +00:00 |
Makefile
|
Build and install modules into /kernel/modules. Each module gets a
|
2008-05-02 23:12:00 +00:00 |