NetBSD/sys
gson 3286e5198c Preserve the toggleCarry bit in the Endpoint Descriptor in
ohci_abort_xfer().  Fixes the OHCI part of PR kern/50278.
2019-11-29 14:15:41 +00:00
..
altq
arch Add illegal asm and breakpoint 2019-11-29 12:04:32 +00:00
coda
compat Minor scheduler cleanup: 2019-11-23 19:42:52 +00:00
conf Add support for Kernel Memory Sanitizer (kMSan). It detects uninitialized 2019-11-14 16:23:52 +00:00
crypto Use an explicit run-time assertion where compile-time doesn't work. 2019-09-19 18:29:55 +00:00
ddb Fix crash(8). Will revisit. 2019-11-22 23:01:49 +00:00
dev Preserve the toggleCarry bit in the Endpoint Descriptor in 2019-11-29 14:15:41 +00:00
dist/pf
external don't build stub if legacy drm is present too. 2019-11-18 20:02:09 +00:00
fs autofs: Use NULLVP for NULL vnode 2019-11-26 16:17:31 +00:00
gdbscripts
kern Don't try to IPI other CPUs early on. Fixes a crash on sparc64. Thanks 2019-11-27 20:31:13 +00:00
lib Ah, strcat/strchr/strrchr are ASM functions, so instrument them. 2019-11-22 14:28:46 +00:00
miscfs Defer to synchronous I/O before the aiodone work queue exists. 2019-10-06 05:48:00 +00:00
modules Move all non-emulation-specific coredump code into the coredump module, 2019-11-20 19:37:51 +00:00
net Fix comment. The ifm_media member of struct ifmedia is NOT user-set media 2019-11-28 14:08:22 +00:00
net80211 in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
netatalk Memset to prevent stack info leak. 2019-10-09 14:15:40 +00:00
netbt permit read_encryption_key_size from userland 2019-09-28 07:10:55 +00:00
netcan
netinet Don't allow zero sized segments that will panic the stack. 2019-11-17 08:21:25 +00:00
netinet6 Get rid of unnecessary NULL checks for rt_ifa and ifa_ifp 2019-11-13 02:51:22 +00:00
netipsec Reduce load for IKE negotiations when the system has many IPv6 addresses. 2019-11-14 03:17:08 +00:00
netmpls
netsmb
nfs s/initalize/initialize/ in comment or printf message. 2019-10-18 04:09:01 +00:00
opencrypto crypto(4): accept CRYPTO_SHA2_384_HMAC and CRYPTO_SHA2_512_HMAC. 2019-11-29 08:30:30 +00:00
rump Minor scheduler cleanup: 2019-11-23 19:42:52 +00:00
secmodel
stand Increase MI efiboot bootprompt() input buffer from 80 bytes to LINE_MAX. 2019-09-29 00:52:26 +00:00
sys Minor scheduler cleanup: 2019-11-23 19:42:52 +00:00
ufs fix compilation 2019-09-18 18:46:00 +00:00
uvm Use lwp_changepri(). 2019-11-21 17:47:53 +00:00
Makefile