NetBSD/sys
uebayasi 9228941ac1 sys/mutex.h includes machine/intr.h via sys/intr.h, so no need here. 2010-11-16 09:35:14 +00:00
..
altq
arch sys/mutex.h includes machine/intr.h via sys/intr.h, so no need here. 2010-11-16 09:35:14 +00:00
coda Fix incorrect comments about the buffer size being 2K; it is really 8K now. 2010-08-07 20:39:33 +00:00
common/bus_dma
compat Include sys/ioccom.h directly because it's used. 2010-11-14 15:36:47 +00:00
conf Reserve an MI major for coming flash(4). 2010-10-27 14:08:08 +00:00
crypto
ddb fix extern/static inconsistency 2010-09-13 08:42:04 +00:00
dev explicitly set and clear the backlight on bit, just in case someone messes 2010-11-15 23:19:33 +00:00
dist ip_randomid: make mechanism MP-safe and more modular. 2010-11-05 01:35:57 +00:00
external use a sysctllog structure, and sysctl_teardown(), to destroy the drm data. 2010-11-10 05:22:55 +00:00
fs Apply patch from PR kern/44093 by yamt: 2010-11-15 20:31:41 +00:00
gdbscripts
ipkdb
kern rump posix_fadvise() 2010-11-11 14:47:41 +00:00
lib Allow multiple path separators between/after directory names. 2010-10-18 11:08:26 +00:00
miscfs Genfs_getpages(): Break a deadlock where one thread runs VOP_GETPAGES(), 2010-11-09 16:31:48 +00:00
modules NPF checkpoint: 2010-11-11 06:30:39 +00:00
net Implement ifconfig linkstr as proposed on tech-net. 2010-11-15 22:42:36 +00:00
net80211 From: Anon Ymous 2010-11-03 20:05:21 +00:00
netatalk
netbt Some Broadcom controllers emit empty ACL packets during connection 2010-10-14 07:05:03 +00:00
netinet ip_randomid: make mechanism MP-safe and more modular. 2010-11-05 01:35:57 +00:00
netinet6 Fixed mbuf leak possibility. 2010-10-14 03:34:42 +00:00
netipsec Fix ipcomp input counter 2010-09-21 13:41:18 +00:00
netisdn
netiso
netkey fix two bugs in the PFKEY interface: 2010-09-05 06:52:53 +00:00
netmpls
netnatm
netsmb
nfs Include uvm/uvm.h to use UVM internal type (struct vm_page). 2010-11-06 11:00:29 +00:00
opencrypto Keep condvar wmesg within 8 char limit. 2010-08-11 11:49:09 +00:00
rump Define uvmexp_pagemask and friends used by sparc to set PAGE_SIZE, 2010-11-16 01:12:57 +00:00
secmodel
stand
sys Implement ifconfig linkstr as proposed on tech-net. 2010-11-15 22:42:36 +00:00
ufs replace the earlier workaround for PR 40389 with a better fix. 2010-09-01 16:56:19 +00:00
uvm Nowadays, comparing priority against PZERO doesn't make any sense. 2010-11-16 03:49:53 +00:00
Makefile