.. |
altq
|
|
|
arch
|
Replace some ltsleep() uses with kpause() and tsleep().
|
2011-05-13 22:35:50 +00:00 |
coda
|
|
|
common
|
|
|
compat
|
Adapt to new PCU based FPU code.
|
2011-05-05 16:20:55 +00:00 |
conf
|
Make ${DBSYM} failure fatal.
|
2011-05-11 16:03:56 +00:00 |
crypto
|
add "camellia" crypto code, copied from FreeBSD
|
2011-05-05 17:38:35 +00:00 |
ddb
|
|
|
dev
|
Replace some ltsleep() uses with kpause() and tsleep().
|
2011-05-13 22:35:50 +00:00 |
dist
|
Commit the patch from
|
2011-05-11 12:22:34 +00:00 |
external
|
|
|
fs
|
yes, more C99 please (back out previous change).
|
2011-05-10 00:34:26 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
- Replace shmmap_entry_pool with kmem(9), as pool is not worth.
|
2011-05-13 22:22:55 +00:00 |
lib
|
Use %zd for ssize_t, and %zu for size_t.
|
2011-05-13 23:35:09 +00:00 |
miscfs
|
Remove no longer needed flag FSYNC_VFS /* fsync: via FSYNC_VFS() */.
|
2011-04-27 09:46:27 +00:00 |
modules
|
Remove IRIX emulation
|
2011-04-26 16:36:40 +00:00 |
net
|
add IANA number for camellia-cbc, copied from FreeBSD
|
2011-05-05 17:46:48 +00:00 |
net80211
|
|
|
netatalk
|
aarpprobe() is called before MOWNER_ATTACH(&aarp_mowner), leading
|
2011-05-08 13:51:31 +00:00 |
netbt
|
G/C M_EMULDATA
|
2011-04-27 00:36:47 +00:00 |
netinet
|
use getmicrouptime(9) rather than microtime(9) for TIME_WAIT duration
|
2011-05-11 15:08:59 +00:00 |
netinet6
|
Invalidate the vestigital PCB at the top of in6_pcblookup_connect() to
|
2011-05-04 01:45:48 +00:00 |
netipsec
|
As a first step towards more fine-grained locking, don't require
|
2011-05-06 21:48:46 +00:00 |
netisdn
|
|
|
netiso
|
|
|
netkey
|
|
|
netmpls
|
|
|
netnatm
|
|
|
netsmb
|
|
|
nfs
|
sys_link: prevent hard links on directories (cross-mount operations are
|
2011-04-24 21:35:29 +00:00 |
opencrypto
|
As a first step towards more fine-grained locking, don't require
|
2011-05-06 21:48:46 +00:00 |
rump
|
Make rump compile things with -std=gnu99 like the kernel and modules.
|
2011-05-10 00:33:58 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
Use fls64() only for types strictly bigger than 4 bytes.
|
2011-05-03 21:36:59 +00:00 |
ufs
|
Fix filesystem root leaked lock when using UFS_EXTATTR_AUTOSTART.
|
2011-05-10 08:29:32 +00:00 |
uvm
|
Remove public uvm_swap_stats() routine, keep it internal.
|
2011-04-27 00:35:52 +00:00 |
Makefile
|
|
|