NetBSD/sys
cherry 83e3a8ca2e Move the pic->pic_addroute() call from within pintr.c:xen_pirq_alloc() to
intr.c:intr_establish_xname()

xen_pirq_alloc() now returns a vector value, as is intended by
the semantics of the call to the hypervisor, PHYSDEVOP_ASSIGN_VECTOR.

This also brings our usage closer to native.
2018-10-06 16:44:55 +00:00
..
altq
arch Move the pic->pic_addroute() call from within pintr.c:xen_pirq_alloc() to 2018-10-06 16:44:55 +00:00
coda
compat comment out unused 2018-10-06 15:22:16 +00:00
conf Remove ISDN from the kernel. It has remained unmaintained for a long time, 2018-09-23 09:20:57 +00:00
crypto
ddb When this file is used when not building the kernel (eg: /usr/sbin/crash) 2018-09-17 01:49:54 +00:00
dev Provide an FDTBASE option which allows kernels to access FDT parsing 2018-10-06 16:28:21 +00:00
dist/pf Use non-variadic function pointer in protosw::pr_input. 2018-09-14 05:09:51 +00:00
external conditionally disable unused functions (clang) 2018-10-06 15:33:35 +00:00
fs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
gdbscripts
kern Provide a sysctl kern.expose_address to expose kernel addresses in 2018-10-05 22:12:37 +00:00
lib - Determine KERN_AS automatically depending on whether OPT_MODULAR is 2018-09-22 12:24:01 +00:00
miscfs Bring back three state file system suspension: 2018-10-05 09:51:55 +00:00
modules NPF: Major rework -- migrate NPF to the libnv library. 2018-09-29 14:41:35 +00:00
net remove hardcoded bullshit, probably fixes PR/53644 2018-09-30 10:00:24 +00:00
net80211 Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
netatalk
netbt two issues noted by maxv@ 2018-09-07 14:47:15 +00:00
netcan
netinet Fix in_undefer_cksum() and in6_undefer_cksum(). 2018-09-19 07:54:11 +00:00
netinet6 Fix in_undefer_cksum() and in6_undefer_cksum(). 2018-09-19 07:54:11 +00:00
netipsec Use non-variadic function pointer in protosw::pr_input. 2018-09-14 05:09:51 +00:00
netmpls Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
netsmb Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
nfs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
opencrypto Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
rump add get_expose_address() 2018-10-06 00:17:06 +00:00
secmodel Provide a sysctl kern.expose_address to expose kernel addresses in 2018-10-05 22:12:37 +00:00
stand utf8_to_ucs2 second param (nmp) needs to be initialized before calling this function 2018-09-18 19:19:45 +00:00
sys Add a forward declaration to make including this header require less 2018-10-06 13:03:55 +00:00
ufs Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
uvm Remove this check, it has never protected against mmap on page zero, and 2018-09-12 15:58:08 +00:00
Makefile Remove ISDN from the kernel. It has remained unmaintained for a long time, 2018-09-23 09:20:57 +00:00