NetBSD/sys
dyoung ad6e139a80 Add default implementations for bus_space_is_equal(9),
bus_space_tag_create(9), and bus_space_tag_destroy(9).  Use
bus_space_is_equal(9) throughout the kernel to compare
bus_space_tag_t's.  Tested on i386 and on sparc64.
2010-04-19 18:24:26 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Add default implementations for bus_space_is_equal(9), 2010-04-19 18:24:26 +00:00
coda
common/bus_dma
compat This patch fixes the NX regression issue observed on amd64 kernels, where 2010-04-18 23:47:50 +00:00
conf needs-count for fss is unused => needs-remove 2010-04-16 13:44:49 +00:00
crypto
ddb
dev Add default implementations for bus_space_is_equal(9), 2010-04-19 18:24:26 +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 polish previous 2010-04-13 10:12:43 +00:00
gdbscripts
ipkdb
kern Add default implementations for bus_space_is_equal(9), 2010-04-19 18:24:26 +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 Add a little comment on how bpf can be made unloadable, per pointer from ad. 2010-04-14 13:31:33 +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 fix spelling mistake: netient -> netinet 2010-04-17 22:00:33 +00:00
netinet6 ip6_sprintf: compress the zeros of representation of the IPv6 address. 2010-04-07 22:59: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 Stop exposing fifofs internals and leave only fifo_vnodeop_p visible. 2010-03-29 13:11:32 +00:00
opencrypto
rump no \n in panic 2010-04-19 11:26:33 +00:00
secmodel
stand
sys Add default implementations for bus_space_is_equal(9), 2010-04-19 18:24:26 +00:00
ufs Add fstrans transactions to ufs_close(), ufs_getattr(), ufs_chmod() 2010-04-13 09:27:58 +00:00
uvm - Merge sched_pstats() and uvm_meter()/uvm_loadav(). Avoids double loop 2010-04-16 03:21:49 +00:00
Makefile