NetBSD/sys
riastradh 465b1b1b98 Disable libsodium HAVE_TI_MODE for now.
This may reduce performance by not taking advantage of 64x64->128
multiplications on some platforms, but let's worry about that later
and fix the build on the other platforms instead.
2020-08-21 06:37:30 +00:00
..
altq
arch Add wg(4) to amd64/ALL. 2020-08-20 21:36:11 +00:00
coda
compat PR/55547: Dan Plassche: Fix BSD/OS binary emulation. 2020-08-08 19:08:48 +00:00
conf [ozaki-r] Changes to the kernel core for wireguard 2020-08-20 21:21:31 +00:00
crypto Import small BLAKE2s implementation. 2020-08-20 21:21:05 +00:00
ddb db_get_line - raw access to the DDB command line. 2020-07-29 23:29:42 +00:00
dev nvmm-x86: improve the CPUID emulation 2020-08-20 11:09:56 +00:00
dist/pf Clean up _LKM --> _MODULE leftovers. 2020-08-10 10:59:33 +00:00
dtb Build i.MX7D dtbs for armv7 2020-06-10 18:53:31 +00:00
external Disable libsodium HAVE_TI_MODE for now. 2020-08-21 06:37:30 +00:00
fs Operation union_readdirhook() stores the lower directory as un_uppervp. 2020-08-18 09:44:07 +00:00
gdbscripts
kern regen 2020-08-14 00:55:02 +00:00
lib Make copystr() a MI C function, part of libkern and shared on all 2020-06-30 16:20:00 +00:00
miscfs Remove trailing \n from UVMHIST_LOG() format strings. 2020-08-19 07:29:00 +00:00
modules Upgrade NVMM to WARNS=5. 2020-08-05 10:33:01 +00:00
net Mark KASSERT-only variable as __diagused. 2020-08-20 21:36:21 +00:00
net80211 Omit now-unused function. 2020-07-28 15:41:26 +00:00
netatalk
netbt
netcan
netinet [ozaki-r] Changes to the kernel core for wireguard 2020-08-20 21:21:31 +00:00
netinet6 [ozaki-r] Changes to the kernel core for wireguard 2020-08-20 21:21:31 +00:00
netipsec Rename enc_xform_rijndael128 -> enc_xform_aes. 2020-06-30 04:14:55 +00:00
netmpls
nfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
opencrypto Fix kmem_free size in recent malloc->kmem conversion. 2020-07-04 18:07:31 +00:00
rump Disable libsodium HAVE_TI_MODE for now. 2020-08-21 06:37:30 +00:00
secmodel Clean up _LKM --> _MODULE leftovers. 2020-08-10 10:59:33 +00:00
stand Fixup OpenSimpleReadFile usage: 2020-07-15 00:51:40 +00:00
sys Welcome to 9.99.71 - changes to arm/aarch64 struct cpu_info 2020-08-16 09:41:50 +00:00
ufs Don't cache id's for vnodes that have ACLs. ok chs@ 2020-08-20 20:28:13 +00:00
uvm fix hpcmips and evbppc builds (wrong type in panic()). 2020-08-20 23:36:45 +00:00
Makefile