.. |
altq
|
rename the altq-defined INFINITY symbol to ALTQ_INFINITY
|
2010-04-09 19:32:45 +00:00 |
arch
|
Fix KASSERTMSG() to be consistent with KASSERT() logic, not inverted.
|
2010-04-25 15:39:41 +00:00 |
coda
|
|
|
common/bus_dma
|
|
|
compat
|
Fix compilation.
|
2010-04-23 23:05:40 +00:00 |
conf
|
needs-count for fss is unused => needs-remove
|
2010-04-16 13:44:49 +00:00 |
crypto
|
|
|
ddb
|
|
|
dev
|
Fix KASSERTMSG() to be consistent with KASSERT() logic, not inverted.
|
2010-04-25 15:39:41 +00:00 |
dist
|
clean up compile time warnings to due caddr_t and empty statements
|
2010-04-17 22:04:00 +00:00 |
external
|
Update the event counters to 64-bit integers.
|
2010-04-12 12:04:54 +00:00 |
fs
|
Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file
|
2010-04-23 15:38:46 +00:00 |
gdbscripts
|
|
|
ipkdb
|
|
|
kern
|
MAXCPUS -> maxcpus
|
2010-04-25 11:49:22 +00:00 |
lib
|
Fix KASSERTMSG() to be consistent with KASSERT() logic, not inverted.
|
2010-04-25 15:39:41 +00:00 |
miscfs
|
Revert my last change, it's not The Right Thing [tm].
|
2010-04-13 11:54:43 +00:00 |
modules
|
Remove bpfilter.h as not needed.
|
2010-04-13 13:09:46 +00:00 |
net
|
the correct check for BPF_K is with BPF_SRC for BPF_ALU ops, from
|
2010-04-21 16:35:09 +00:00 |
net80211
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
netatalk
|
|
|
netbt
|
Remove unused opt_bluetooth.h
|
2010-03-26 18:15:15 +00:00 |
netinet
|
syn_cache_put(): defer all pool_put() to the callout. Reschedule
|
2010-04-21 20:40:16 +00:00 |
netinet6
|
When choosing IPv6 source addresses, respect the ifaddr preference
|
2010-04-22 20:05:15 +00:00 |
netipsec
|
|
|
netisdn
|
Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
|
2010-04-05 07:19:28 +00:00 |
netiso
|
|
|
netkey
|
|
|
netnatm
|
|
|
netsmb
|
|
|
nfs
|
Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file
|
2010-04-23 15:38:46 +00:00 |
opencrypto
|
|
|
rump
|
Remove trailing comma in enum, per PR kern/43200.
|
2010-04-24 01:47:34 +00:00 |
secmodel
|
|
|
stand
|
|
|
sys
|
Remove lwp_uc_pool, replace it with kmem(9), plus add some consistency.
|
2010-04-23 19:18:09 +00:00 |
ufs
|
switch from 4 clause to 2 clause BSD license.
|
2010-04-24 19:58:13 +00:00 |
uvm
|
Reduce memory spent on bookkeeping for large values of MAXCPUS.
|
2010-04-25 15:54:14 +00:00 |
Makefile
|
|
|