NetBSD/sys
uwe 1719ca2feb Use vmspace::vm_minsaddr instead of hardcoding USRSTACK.
Requested by joerg@.
2017-06-20 23:20:01 +00:00
..
altq
arch Use vmspace::vm_minsaddr instead of hardcoding USRSTACK. 2017-06-20 23:20:01 +00:00
coda add a forward declaration of struct mbuf. 2017-06-08 22:29:59 +00:00
compat remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
conf Assign DTB files to a variable so we can make -V DTB 2017-06-17 17:08:49 +00:00
crypto
ddb
dev Fix defines to proper function names. 2017-06-20 13:51:54 +00:00
dist/pf
external Add a note warning against including dt-bindings headers in the kernel. 2017-06-16 21:45:05 +00:00
fs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
gdbscripts Typo in previous 2017-06-05 18:44:13 +00:00
ipkdb
kern Change len type to be unsigned int for consistency with the input type. 2017-06-20 20:34:49 +00:00
lib
miscfs Operations fstrans_start() and fstrans_start_nowait() now always 2017-06-04 08:05:41 +00:00
modules For non-rump modules, enable HDMI audio device. 2017-06-16 04:16:18 +00:00
net Drop RTF_CONNECTED from a result of RTM_GET for ARP/NDP entries 2017-06-16 02:26:17 +00:00
net80211
netatalk
netbt
netcan Refuse to bind to a non-CAN interface. 2017-06-09 08:21:41 +00:00
netinet Fix KASSERT in tcp_input 2017-06-19 10:04:23 +00:00
netinet6 Sending a routing message (RTM_ADD) on adding an llentry 2017-06-16 02:24:54 +00:00
netipsec KNF 2017-06-14 02:00:43 +00:00
netisdn
netkey
netmpls
netnatm
netsmb
nfs Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
opencrypto Reduce crypto_ret_q_mtx lock regions. 2017-06-15 12:45:10 +00:00
rump Fix typo: s/analoguous/analogous/ 2017-06-04 08:53:38 +00:00
secmodel Make the PMC syscalls privileged. 2017-06-14 17:48:40 +00:00
stand
sys Remove <sys/user.h> 2017-06-20 01:17:13 +00:00
ufs Ifdef out KDASSERT which fires on my machine. 2017-06-19 12:09:37 +00:00
uvm Use __BIT(). No functional change. 2017-06-07 07:06:26 +00:00
Makefile merge the bouyer-socketcan branch to HEAD. 2017-05-27 21:02:54 +00:00