NetBSD/sys
hannken 65349f1465 Fix union_parsepath(), either the upper or the lower dvp may be NULL. 2021-07-04 11:24:09 +00:00
..
altq
arch sun4v: request hypervisor api major version 3 for the interrupt group - should solve issues when setting up interrupts on S7 systems 2021-07-03 19:39:07 +00:00
coda - Add a new vnode op: VOP_PARSEPATH. 2021-06-29 22:34:05 +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 mark urio/uscanner device majors obsolete 2021-06-29 10:24:41 +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 itesio(4): Added IT8625E support. 2021-07-03 04:44:16 +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 Do previous differently by pushing even number of registers and remove 2021-06-30 21:18:00 +00:00
fs Fix union_parsepath(), either the upper or the lower dvp may be NULL. 2021-07-04 11:24:09 +00:00
gdbscripts
kern Return error from fd_dupopen. 2021-07-03 09:39:26 +00:00
lib PR port-arm/55897 2021-06-16 05:21:08 +00:00
miscfs Add containment for the cloning devices hack in vn_open. 2021-06-29 22:40:53 +00:00
modules Add containment for the cloning devices hack in vn_open. 2021-06-29 22:40:53 +00:00
net Use if_ioctl() for changing MTU, not ether_ioctl to prevent panic 2021-07-02 03:30:46 +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 - Add a new vnode op: VOP_PARSEPATH. 2021-06-29 22:34:05 +00:00
opencrypto Fix ATF failures, sorry. 2021-04-06 03:38:04 +00:00
rump Regen. 2021-07-02 16:57:15 +00:00
secmodel Remove unnecessary inclusion of <sys/timevar.h>. 2020-12-05 17:33:53 +00:00
stand When printing memory size, don't promote to next unit size unless it is at 2021-06-23 21:43:38 +00:00
sys Regen. 2021-07-02 16:57:15 +00:00
ufs Add containment for the cloning devices hack in vn_open. 2021-06-29 22:40:53 +00:00
uvm in uvm_mapent_forkzero(), if the old entry was an object mapping, 2021-07-01 15:06:01 +00:00
Makefile