NetBSD/sys
riastradh 358e900576 amdgpu: Fix mostly harmless merge botch.
Avoids confusing error message that should have been confined to an
error branch.
2023-05-25 12:07:43 +00:00
..
altq Make ifq_drops in struct ifqueue and struct ifaltq 64 bit. 2022-10-24 08:11:24 +00:00
arch Fix CLKF_INTR so that not all time is shown as being spent in interrupts. 2023-05-25 06:17:18 +00:00
coda
compat compat_linux32: KASSERT(A && B) -> KASSERT(A); KASSERT(B) 2023-04-09 12:29:26 +00:00
conf Separate DesignWare watchdog driver and FDT glue. 2023-04-16 16:51:38 +00:00
crypto Make aes and chacha prints debug only. 2022-11-05 17:36:33 +00:00
ddb ddb(4): Declare extern db_active if _KMEMUSER too, not just DDB. 2022-10-27 20:00:24 +00:00
dev efi(4): Fix logic to handle buffer sizing. 2023-05-24 00:02:51 +00:00
dist/pf inpcb: rename functions to in6pcb_* 2022-11-04 09:01:53 +00:00
dtb Also build dtb files for CONFIG_SOC_IMX6SX 2023-05-04 13:31:36 +00:00
external amdgpu: Fix mostly harmless merge botch. 2023-05-25 12:07:43 +00:00
fs sys/fs/autofs: Remove unused APRINTF macro 2023-05-17 06:44:38 +00:00
gdbscripts
kern entropy(9): Avoid race between rnd_add_data and ioctl(RNDCTL). 2023-05-24 20:22:23 +00:00
lib fix clang build 2022-12-01 18:06:09 +00:00
miscfs specfs: KNF. No functional change intended. 2023-04-22 15:32:49 +00:00
modules RISC-V support that works on QEMU with a single hart. 2023-05-07 12:41:45 +00:00
net Give scope and additional details to wg(4) diagnostic messages. 2023-04-11 14:03:46 +00:00
net80211 ieee80211_input.c: Fix a few debug messages 2022-11-19 07:57:51 +00:00
netatalk atalk(4): Omit spurious satosat. 2023-03-30 17:48:10 +00:00
netbt fix various typos in documentation, comments and sysctl device description. 2023-03-26 19:10:32 +00:00
netcan inpcb: rename functions to inpcb_* 2022-11-04 09:00:58 +00:00
netinet Again allow multicast packets to be sent from unnumbered interfaces. 2023-04-19 22:00:18 +00:00
netinet6 use carp mac address when replying to neighbor solicitations referring 2023-03-29 13:01:44 +00:00
netipsec ipsec: remove unnecessary splsoftnet 2023-01-27 09:33:43 +00:00
netmpls
nfs nfs: Simplify assertion. No functional change intended. 2023-04-09 12:33:58 +00:00
opencrypto fix misspellings of 'available' and nearby typos 2022-09-10 12:14:17 +00:00
rump rumpdev: Catch up to buf_syncwait -> vfs_syncwait rename. 2023-04-23 07:03:30 +00:00
secmodel secmodel_extensions: Split vfs part into separate .c file. 2023-04-22 13:54:19 +00:00
stand efiboot: Handle 9.99.100 by taking four, not two, digits. 2022-09-21 14:30:01 +00:00
sys efi(4): Implement MI parts of EFIIOC_GET_TABLE. 2023-05-22 16:27:58 +00:00
ufs ffs: apply the remaining ffs_snapshot.c part of this FreeBSD commit: 2023-05-11 23:11:25 +00:00
uvm uvm: avoid a deadlock in uvm_map_clean() 2023-05-15 01:42:42 +00:00
Makefile