NetBSD/sys
christos bafdaf94ba Avoid locking issues when copying out requires taking a fault and we are
finding out our own maps, by allocating a buffer and copying out after
we collected the information.
2016-06-01 00:49:44 +00:00
..
altq Use M_GETCTX and M_SETCTX instead of open-coding rcvif 2016-05-16 09:53:59 +00:00
arch PR 51196 David Binderman: simplify redundant conditional. 2016-05-31 04:14:12 +00:00
coda
compat simplify and fix futex requeuing: 2016-05-20 13:54:34 +00:00
conf The UART in the allwiner SoCs is not full-compatible with the 16550, and 2016-05-27 20:01:49 +00:00
crypto
ddb
dev Flush memory correctly during ring put. 2016-05-31 09:22:11 +00:00
dist/pf Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
external Reduce diff with mainstream. 2016-05-30 09:34:39 +00:00
fs Cleanup VAT writout. To prevent issues with the sequential writing strategy 2016-05-24 09:55:57 +00:00
gdbscripts make '$e' in here the whole structure instead of a pointer, to combine 2016-05-12 00:35:10 +00:00
ipkdb
kern Add a new kern.messages sysctl to allow kernel message verbosity to be 2016-05-31 05:44:19 +00:00
lib provide const versions of container_of macros. 2016-05-11 03:17:22 +00:00
miscfs
modules fix double require bug 2016-05-21 12:39:32 +00:00
net Optimize if_get_byindex by adding __predict_true 2016-05-31 04:05:01 +00:00
net80211 Use M_GETCTX and M_SETCTX instead of open-coding rcvif 2016-05-16 09:53:59 +00:00
netatalk
netbt
netinet make hostzerobroadcast default to "no". 2016-05-27 16:44:15 +00:00
netinet6 Get rcvif once and reuse it 2016-05-19 08:53:25 +00:00
netipsec Protect ifnet list with psz and psref 2016-05-12 02:24:16 +00:00
netisdn Constify rtentry of if_output 2016-04-28 00:16:56 +00:00
netkey
netmpls
netnatm
netsmb
nfs
opencrypto
rump Disable PR kern/51135 hack now that the problem is supposedly 2016-05-30 14:52:06 +00:00
secmodel
stand
sys Add more alignments 2016-06-01 00:46:44 +00:00
ufs While here, replace GCC __FUNCTION__ by C99 __func__ 2016-05-19 18:32:20 +00:00
uvm Avoid locking issues when copying out requires taking a fault and we are 2016-06-01 00:49:44 +00:00
Makefile