.. |
altq
|
rename the altq-defined INFINITY symbol to ALTQ_INFINITY
|
2010-04-09 19:32:45 +00:00 |
arch
|
Only post EOI once for shared interrupts. From Mark Kettenis.
|
2010-04-24 10:41:21 +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
|
Add utility function acpi_get_node().
|
2010-04-24 06:57:10 +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
|
mq_timed{send,receive}: as required by POSIX, return EINVAL on invalid
|
2010-04-23 19:29:23 +00:00 |
lib
|
Ensure cd9660_read() gives accurate EOF indication.
|
2010-03-22 16:57:54 +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
|
Enforce RLIMIT_FSIZE before VOP_WRITE. This adds support to file
|
2010-04-23 15:38:46 +00:00 |
uvm
|
- Merge sched_pstats() and uvm_meter()/uvm_loadav(). Avoids double loop
|
2010-04-16 03:21:49 +00:00 |
Makefile
|
…
|
|