NetBSD/sys
2020-04-07 09:05:14 +00:00
..
altq Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
arch convert from malloc() to kmem_alloc() 2020-04-07 09:05:14 +00:00
coda
compat Regen for _lwp_gettid(2). 2020-04-04 20:27:27 +00:00
conf Infrastructure for putting kernel+modules in /netbsd/kernel and 2020-04-04 19:50:53 +00:00
crypto
ddb also print the LWP reference count. 2020-04-04 13:59:16 +00:00
dev avoid "panic: LOCKDEBUG: Mutex error: rw_vector_enter,309: spin lock held" 2020-04-07 07:25:41 +00:00
dist/pf Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
external Switch USB to use non-coherent buffers for data transfers in the 2020-04-05 20:59:38 +00:00
fs udf_get_node(): fix typo and honor "lktype" argument. 2020-04-06 14:31:06 +00:00
gdbscripts
kern Reintroduce struct proc::p_oppid 2020-04-06 08:20:05 +00:00
lib Fix KASAN build on aarch64 2020-04-07 08:07:58 +00:00
miscfs switch to kmem_zalloc() instead of malloc() for struct kernfs_mount 2020-04-07 08:35:49 +00:00
modules Switch to type generic PRIu macros 2020-04-04 23:22:12 +00:00
net Multilink fragment protocol type. 2020-04-04 19:46:01 +00:00
net80211 Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
netatalk
netbt
netcan
netinet fix in4_cksum() panic "in4_cksum: mbuf 14 too short for IP header 20" 2020-03-27 16:34:58 +00:00
netinet6 PR/55030: Avoid locking against myself panic by moving the icmp error outside 2020-04-03 14:04:27 +00:00
netipsec Fix kern/55066. Pointed out and fixed by Chuck Zmudzinski, thanks. 2020-03-13 06:55:35 +00:00
netmpls
nfs NFSv2 is limited to use only 32bit in metadata. Prevent that larger 2020-04-04 07:07:20 +00:00
opencrypto Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
rump Return early on 0-sized transfers (usually to/from NULL-objects) 2020-04-05 15:16:11 +00:00
secmodel Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
stand efiboot: add clang fix from i386/stand/efiboot/bootx64/Makefile here too 2020-04-01 10:45:44 +00:00
sys define M_CSUM_BLANK, eventually to be used by xennet(4)/xvif(4) to offload 2020-04-06 09:32:54 +00:00
ufs Merge the remaining changes from the ad-namecache branch, affecting namei() 2020-04-04 20:49:30 +00:00
uvm Mark uvm_map_entry_cache with PR_LARGECACHE. 2020-04-04 21:17:02 +00:00
Makefile remove SMBFS and nsmb(4) - kernel part 2020-04-04 15:43:21 +00:00