NetBSD/sys
2018-10-21 13:41:15 +00:00
..
altq
arch Don't make assumptions about the order of MADT subtables. Ensure that we 2018-10-21 13:34:33 +00:00
coda
compat PR kern/53666 2018-10-12 05:06:05 +00:00
conf Add amdccp(4) driver for AMD Cryptographic Coprocessor, as found on the 2018-10-19 21:09:09 +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 Add ACPI PCI link devices to ignored ids on arm64 2018-10-21 13:41:15 +00:00
dist/pf Use non-variadic function pointer in protosw::pr_input. 2018-09-14 05:09:51 +00:00
external fix the shit, as usual 2018-10-16 13:18:25 +00:00
fs remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had 2018-10-14 17:37:40 +00:00
gdbscripts
kern Do not assume size_t == unsigned long 2018-10-20 14:09:47 +00:00
lib - Determine KERN_AS automatically depending on whether OPT_MODULAR is 2018-09-22 12:24:01 +00:00
miscfs remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had 2018-10-14 17:37:40 +00:00
modules NPF: Major rework -- migrate NPF to the libnv library. 2018-09-29 14:41:35 +00:00
net Fix panic when doing ioctl to multiple pseudo interfaces. Pointed out by k-goda@IIJ. 2018-10-19 00:12:56 +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 Force ip_off to zero when the reassembly is complete. This was lost in my 2018-10-12 05:41:18 +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 Enable ACPI support. 2018-10-21 00:57:38 +00:00
sys remove M_CANFAIL flag for malloc(9) - it was completely ignored, so had 2018-10-14 17:37:40 +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