NetBSD/sys
2017-10-14 15:35:02 +00:00
..
altq Reject negative indices. 2017-07-28 13:58:47 +00:00
arch Fix a comment 2017-10-14 15:35:02 +00:00
coda
compat Remove compat_linux32 from the autoload list and add a enable/disable 2017-09-29 17:47:29 +00:00
conf (untested) attempt to fix b5 evbarm-earmv7hf build - please revert if this 2017-10-09 10:28:33 +00:00
crypto
ddb
dev do not use the NCQ priority by default; seems it negatively affects 2017-10-14 13:20:32 +00:00
dist/pf
external put back the cast. 2017-10-12 20:54:36 +00:00
fs Remove some unnecessary duplicatioN 2017-08-27 06:18:16 +00:00
gdbscripts
ipkdb
kern For static PIE set the interpreter address to be the entry offset so we 2017-10-08 15:00:40 +00:00
lib Introduce two functions, and dedup code. 2017-10-13 10:39:26 +00:00
miscfs Use %ju and (intmax_t) to unbreak i386 build. 2017-09-29 17:27:26 +00:00
modules This also needs INET6! 2017-09-17 20:37:17 +00:00
net fix no INET6 build. 2017-10-13 03:11:50 +00:00
net80211 VLAN ID uses pkthdr instead of mtag now. Contributed by s-yamaguchi@IIJ. 2017-09-26 07:42:05 +00:00
netatalk Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netbt
netcan
netinet Take softnet_lock on pr_input properly if NET_MPSAFE 2017-09-27 10:05:04 +00:00
netinet6 Add missing NULL check 2017-10-05 03:42:14 +00:00
netipsec Constify isr at many places (NFC) 2017-10-03 08:56:52 +00:00
netisdn
netkey
netmpls Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netnatm Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netsmb From FreeBSD: 2017-10-03 15:27:10 +00:00
nfs
opencrypto fix opencrypto(9) part of PR kern/52515 2017-09-22 03:04:06 +00:00
rump Honor REPROFLAGS for rump components. 2017-10-08 18:46:10 +00:00
secmodel
stand
sys bump kernel version for SATA NCQ branch merge 2017-10-10 17:20:42 +00:00
ufs print mode as octal for readability 2017-08-20 12:51:38 +00:00
uvm Fix user-triggerable kernel crash as reported in PR kern/52573 (from 2017-10-01 01:45:02 +00:00
Makefile