NetBSD/sys
2020-11-04 22:06:38 +00:00
..
altq
arch Miscellaneous updates to reflect riscv-privileged-20190608.pdf 2020-11-04 20:04:01 +00:00
coda
compat Use opt_execfmt.h to get build options. 2020-11-04 20:54:20 +00:00
conf move vmt(4) from MD to MI, and add support vmt on aarch64. tested on ESXi-Arm Fling 2020-10-27 08:57:10 +00:00
crypto Fix detection of NEON features. ID_AA64PFR0_EL1_ADV_SIMD_NONE means SIMD 2020-10-10 08:24:10 +00:00
ddb Remove "also;" 2020-10-30 16:29:49 +00:00
dev Fix a bug that "ifconfig xx0 media none" set LINK_STATE_UNKNOWN instead of 2020-11-04 09:15:10 +00:00
dist/pf
dtb
external state struct should use fixed size types. NFCI. 2020-11-03 12:04:56 +00:00
fs s/implicitely/implicitly/ 2020-09-29 03:02:18 +00:00
gdbscripts
kern Merge the two separate sets of init/fini routines and unbreak the build. 2020-11-04 19:27:41 +00:00
lib Add a slow twiddle option. This speeds up a pmax netboot by 15% and 2020-09-29 00:13:12 +00:00
miscfs
modules Use opt_execfmt.h to get build options. 2020-11-04 20:54:20 +00:00
net bridge: revert prior 2020-11-02 12:14:59 +00:00
net80211 Use kmem_* instead of malloc/free and use interrupt versions as the 2020-11-03 15:06:50 +00:00
netatalk
netbt
netcan
netinet Fix RTT values reported by TCP_INFO. 2020-10-17 08:50:38 +00:00
netinet6 inet: Treat LINK_STATE_UNKNOWN as LINK_STATE_UP when changing 2020-09-29 19:33:36 +00:00
netipsec Make sequence number of esp header MP-safe for IPsec Tx side. reviewed by ozaki-r@n.o 2020-10-05 09:51:25 +00:00
netmpls
nfs
opencrypto
rump PR/55781: Ruslan Nikolaev: rump_init() does differentiate when all CPUs are 2020-11-04 22:06:38 +00:00
secmodel
stand Fix previous. 2020-10-22 09:28:30 +00:00
sys Remove extraneous declaration of ptrace_common_{init,fini}() 2020-11-04 18:32:12 +00:00
ufs lfs: Include lfs_debug.c only if DEBUG is enabled. 2020-09-24 17:20:53 +00:00
uvm In uvmpd_tryownerlock(), if the initial try-lock of the owner lock fails 2020-11-04 01:30:19 +00:00
Makefile