NetBSD/sys
jdolecek 1fdedfbf0b gnttab_get_status_frames frame_list is array if uint64_t values, not u_long
like gnttab_setup_table, fix to use uint64_t

fixes compilation on i386 with XEN3PAE_DOM[0U], pointed out by kre@
2020-04-10 21:03:20 +00:00
..
altq Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
arch gnttab_get_status_frames frame_list is array if uint64_t values, not u_long 2020-04-10 21:03:20 +00:00
coda v_interlock -> vmobjloc 2020-02-24 20:53:11 +00:00
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 regen 2020-04-10 18:32:11 +00:00
dist/pf Need opt_inet.h for #ifdef INET, INET6. 2020-03-05 07:46:36 +00:00
external PR/55149: Kouichi Hashikawa: Get morefrag before we strip it out from off 2020-04-09 18:20:40 +00:00
fs udf_get_node(): fix typo and honor "lktype" argument. 2020-04-06 14:31:06 +00:00
gdbscripts
kern Remove buffer reference counting, now that it's safe to destroy b_busy after 2020-04-10 17:18:04 +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 Fix typo in comment 2020-04-08 03:37:14 +00:00
net80211 Define and implement a locking protocol for the ifmedia / mii layers: 2020-03-15 23:04:50 +00:00
netatalk
netbt pass the address of the field, instead of relying on it being the first 2020-02-29 11:40:06 +00:00
netcan Adopt <net/if_stats.h>. 2020-01-29 05:20:26 +00:00
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 Revert previous change to use SYSCTL_SETUP since it breaks on macppc. 2020-04-08 15:27:18 +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 Remove buffer reference counting, now that it's safe to destroy b_busy after 2020-04-10 17:18:04 +00:00
ufs Merge the remaining changes from the ad-namecache branch, affecting namei() 2020-04-04 20:49:30 +00:00
uvm Update a link to "CLOCK-Pro" paper. 2020-04-10 18:17:56 +00:00
Makefile remove SMBFS and nsmb(4) - kernel part 2020-04-04 15:43:21 +00:00