NetBSD/sys
mlelstv d6b02eca93 Don't overflow when scaling 32bit samples. 2023-05-01 16:35:47 +00:00
..
altq
arch xen_clock(4): Sprinkle dtrace probes. 2023-05-01 09:03:19 +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 Don't overflow when scaling 32bit samples. 2023-05-01 16:35:47 +00:00
dist/pf inpcb: rename functions to in6pcb_* 2022-11-04 09:01:53 +00:00
dtb
external drm: KASSERT(A && B) -> KASSERT(A); KASSERT(B) 2023-05-01 09:41:55 +00:00
fs tmpfs: Assert no arithmetic overflow in directory node tn_size. 2023-04-29 08:15:13 +00:00
gdbscripts
kern mutex(9): Write comments in terms of ordering semantics. 2023-05-01 12:18:08 +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 Resolve conflicts for lua 5.4.4 import. 2023-04-16 20:46:16 +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
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
sys Default PROC_MACHINE_ARCH to machine_arch and use this for magic 2023-05-01 05:12:44 +00:00
ufs lfs: Assert page identity doesn't change. 2023-04-11 14:50:47 +00:00
uvm Correct a type. 2023-04-27 06:23:31 +00:00
Makefile