NetBSD/sys
macallan 8f6fb76507 do ii2 locking dance in psoc_dump() 2021-06-18 23:00:47 +00:00
..
altq
arch do ii2 locking dance in psoc_dump() 2021-06-18 23:00:47 +00:00
coda Use sel{record,remove}_knote(). 2020-12-19 22:11:57 +00:00
compat PR port-xen/53130 was fixed and closed some time ago, so now we can 2021-05-25 16:50:49 +00:00
conf drm2: build with -fwrapv, since the Linux kernel does and we don't 2021-06-02 15:45:28 +00:00
crypto use an enum instead of constant variables so that they work in CTASSERT. 2021-04-14 21:29:57 +00:00
ddb don't provide db_lstacktrace() for crash (yet?). 2021-04-18 01:28:50 +00:00
dev Use unsigned to avoid undefined behavior. Found by kUBSan. 2021-06-17 02:05:47 +00:00
dist/pf remove htons, it is pointless (thanks joerg@) 2021-03-10 22:18:17 +00:00
dtb Install a copy of rk3399-pinebook-pro.dtb to the base dtb directory for 2021-06-02 10:31:18 +00:00
external PR port-arm/55897 2021-06-16 05:21:08 +00:00
fs ntfs_loadntnode(): Use bread() when ntm_sysvn[NTFS_MFTINO] is NULL. 2021-05-13 08:57:29 +00:00
gdbscripts
kern Add a new namei flag NONEXCLHACK for open with O_CREAT and not O_EXCL. 2021-06-16 01:51:57 +00:00
lib PR port-arm/55897 2021-06-16 05:21:08 +00:00
miscfs Make sure fdesc_lookup() never returns VNON vnodes. 2021-05-01 15:08:14 +00:00
modules build the drmkms modules with -fwrapv too 2021-06-03 15:59:04 +00:00
net if_attach and if_initialize cannot fail, don't test return value 2021-06-16 00:21:17 +00:00
net80211 s/ we we / we / 2020-11-30 05:30:56 +00:00
netatalk
netbt Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
netcan
netinet if_attach and if_initialize cannot fail, don't test return value 2021-06-16 00:21:17 +00:00
netinet6 Add a new link-aggregation pseudo interface named lagg(4) 2021-05-17 04:07:41 +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 Don't pretend that files are limited to 1TB on NFSv3. 2021-06-13 10:25:11 +00:00
opencrypto Fix ATF failures, sorry. 2021-04-06 03:38:04 +00:00
rump Regen. 2021-06-16 01:52:39 +00:00
secmodel Remove unnecessary inclusion of <sys/timevar.h>. 2020-12-05 17:33:53 +00:00
stand Generalize boot.cfg workaround for ISO9660; fallback to default_device 2021-05-31 11:12:42 +00:00
sys Provide KERNEL_LOCK facilities also for MODULAR, in addition to 2021-06-16 11:55:10 +00:00
ufs Avoid potentially accessing an array with an index out of range. 2020-12-25 10:00:40 +00:00
uvm uvm(9): Enable swap encryption by default. 2021-06-03 20:18:06 +00:00
Makefile