NetBSD/sys
jakllsch 4f710f1a5f Per existing x86 GENERIC kernels, add:
#options BUFQ_READPRIO
options BUFQ_PRIOCSCAN
to Xen kernels.
2011-10-25 15:01:45 +00:00
..
altq
arch Per existing x86 GENERIC kernels, add: 2011-10-25 15:01:45 +00:00
coda
common Move pai to end of struct pmap. 2011-10-13 19:50:39 +00:00
compat Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
conf Fix build of kernels without filemon(4). 2011-10-15 10:18:24 +00:00
crypto
ddb Like ddb(4) "ps/l", use '>' sign to indicate running LWPs for the /w 2011-10-23 13:30:20 +00:00
dev hdafg_halt_output: disable digital output 2011-10-25 00:00:13 +00:00
dist
external
fs VOP_GETATTR() needs a shared lock at least. 2011-10-23 08:42:06 +00:00
gdbscripts
ipkdb
kern Use microsecond rather than nanosecond resolution when sampling latencies. 2011-10-25 11:35:49 +00:00
lib use gcc builtin for memset() on vax too. 2011-10-01 16:06:24 +00:00
miscfs VOP_GETATTR() needs a shared lock at least. 2011-10-16 12:26:16 +00:00
modules mark vm_reg members as volatile instead of building this with -O0 2011-10-20 20:13:54 +00:00
net Use if_flags_set() and if_mcast_op(). 2011-10-19 22:07:09 +00:00
net80211 Use atomic_ops(3) to increase/decrease node reference counts, just 2011-10-07 16:51:45 +00:00
netatalk Use if_addr_init() instead of ifp->if_ioctl(). 2011-10-19 01:50:27 +00:00
netbt
netinet Use if_addr_init() and if_mcast_op() instead of ifp->if_ioctl(). 2011-10-19 01:52:22 +00:00
netinet6 Use if_addr_init() and if_mcast_op() instead of ifp->if_ioctl(). 2011-10-19 01:52:22 +00:00
netipsec
netisdn
netiso Use if_addr_init() and if_mcast_op() instead of ifp->if_ioctl(). 2011-10-19 01:52:22 +00:00
netkey
netmpls
netnatm
netsmb
nfs VOP_GETATTR() needs a shared lock at least. 2011-10-24 11:43:30 +00:00
opencrypto
rump
secmodel
stand
sys add radix_tree_empty_tagged_tree_p, a "tagged" variant of 2011-10-25 14:11:27 +00:00
ufs add forward declarations for the VOP args structures 2011-10-09 21:15:34 +00:00
uvm Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
Makefile