NetBSD/sys
maya e022f76317 GC more logic that was intended for GCC <4.8 (or !LLVM)
Same as before (-marm implies -mno-thumb), but now the condition was flipped
2017-02-22 12:51:38 +00:00
..
altq PR 51553 David Binderman: don't bother counting up backlogged classes 2016-11-21 07:15:36 +00:00
arch GC more logic that was intended for GCC <4.8 (or !LLVM) 2017-02-22 12:51:38 +00:00
coda Add generic genfs_suspendctl() and use it for all file systems. 2017-02-17 08:31:23 +00:00
compat KNF; no binary changes 2017-02-20 16:30:41 +00:00
conf add l2tp(4) L2TPv3 interface. 2017-02-16 08:12:43 +00:00
crypto Add XTS mode. 2016-12-11 00:28:44 +00:00
ddb Add ddb command to find a vnode by the address of its lock. 2017-01-11 12:17:34 +00:00
dev Ensure we still have a virtual channel after sleeping on sc_lock. 2017-02-21 20:23:37 +00:00
dist/pf Do ND in L2_output in the same manner as arpresolve 2017-02-14 03:05:06 +00:00
external drmkms_pci: use MSI if available. 2017-02-21 14:19:39 +00:00
fs Enable fstrans on all file systems. 2017-02-22 09:50:13 +00:00
gdbscripts Move vnode members "v_freelisthd" and "v_freelist" from "struct vnode" 2016-12-14 15:48:54 +00:00
ipkdb
kern Enable fstrans on all file systems. 2017-02-22 09:50:13 +00:00
lib Fix build with clang. 2017-02-03 17:24:43 +00:00
miscfs Add generic genfs_suspendctl() and use it for all file systems. 2017-02-17 08:31:23 +00:00
modules add missing files. 2017-02-16 08:23:35 +00:00
net Use kmem instead of malloc 2017-02-21 04:00:01 +00:00
net80211 wlan interfaces make interrupt routine running on softint context. 2017-02-02 10:05:35 +00:00
netatalk Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
netbt avoid -Werror=sign-conversion 2017-01-28 19:19:41 +00:00
netinet Add assertions and comments for lock states of socket and pcb 2017-02-22 07:05:04 +00:00
netinet6 Stop using useless IN6_*_MULTI macros 2017-02-22 07:46:00 +00:00
netipsec Stop using useless IN6_*_MULTI macros 2017-02-22 07:46:00 +00:00
netisdn Defer bpf_mtap in Rx interrupt context to softint 2017-01-24 09:05:27 +00:00
netkey
netmpls
netnatm
netsmb
nfs Add generic genfs_suspendctl() and use it for all file systems. 2017-02-17 08:31:23 +00:00
opencrypto make some locks and condvar static 2017-02-09 06:03:29 +00:00
rump GC some GCC 4.8 specific sh3 HACKS entries. 2017-02-22 12:17:16 +00:00
secmodel
stand
sys Enable fstrans on all file systems. 2017-02-22 09:50:13 +00:00
ufs Enable fstrans on all file systems. 2017-02-22 09:50:13 +00:00
uvm Fix off by one. 2017-02-05 07:25:49 +00:00
Makefile