NetBSD/sys
msaitoh 3dcd57986a No, functional change:
- Add WM_DEBUG_LOCK
- Add some KASSERT
- Modify comment.
2016-10-19 08:55:23 +00:00
..
altq
arch apply some #if defined(TI_AM335X) so this builds again. 2016-10-19 08:18:38 +00:00
coda Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
compat Use ktrgeniov, not ktrgenio, in writev. 2016-10-16 20:09:53 +00:00
conf sppp is not a pseudo-device 2016-09-09 21:10:01 +00:00
crypto
ddb
dev No, functional change: 2016-10-19 08:55:23 +00:00
dist/pf Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
external fix !INET6 builds 2016-10-16 05:11:34 +00:00
fs add missing attribute 2016-09-22 15:57:05 +00:00
gdbscripts Remove the last references to KMEMSTATS. 2016-08-19 18:08:50 +00:00
ipkdb
kern KNF 2016-10-15 09:09:55 +00:00
lib Check bounds on input. From Michael Plass. 2016-09-05 21:11:11 +00:00
miscfs don't change the loop counts; noted by mrg@ 2016-09-29 19:08:48 +00:00
modules Sort entries within conditional blocks 2016-10-15 12:38:03 +00:00
net Remove unused rtcache_lookup_noclone 2016-10-18 09:43:20 +00:00
net80211 PR/51540: Henning Petersen: replace , with ; 2016-10-09 14:49:51 +00:00
netatalk Fix race condition on ifqueue used by traditional netisr 2016-10-03 11:06:06 +00:00
netbt The last named argument of a variadic function shall not be default 2016-10-04 14:13:46 +00:00
netinet Remove unnecessary #ifdef IPSEC 2016-10-19 01:13:01 +00:00
netinet6 Don't hold global locks if NET_MPSAFE is enabled 2016-10-18 07:30:30 +00:00
netipsec Apply pserialize to some iterations of IP address lists 2016-07-20 07:37:51 +00:00
netisdn
netkey
netmpls Assert size for sockaddr_mpls, but don't require it to be packed. 2016-10-08 20:19:37 +00:00
netnatm Fix race condition on ifqueue used by traditional netisr 2016-10-03 11:06:06 +00:00
netsmb Uninitialized vars, found by brainy 2016-08-15 08:17:35 +00:00
nfs Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
opencrypto From Alexander Nasonov: 2016-09-26 14:50:54 +00:00
rump Add ifam_pid and ifam_addrflags to ifa_msghdr. 2016-09-21 10:50:22 +00:00
secmodel
stand
sys white space 2016-10-08 17:28:17 +00:00
ufs Grr, the optimizer on mips64 can't handle this... Use MIN_PAGE_SIZE. 2016-10-04 16:46:20 +00:00
uvm PR/51540: Henning Petersen: replace , with ; 2016-10-09 14:49:51 +00:00
Makefile