NetBSD/sys
thorpej 6b54fdb24a bus_space_alloc() -- vmem(9) requires an allocation stragegy flag, so
make sure to pass one.
2023-12-06 01:46:34 +00:00
..
altq
arch bus_space_alloc() -- vmem(9) requires an allocation stragegy flag, so 2023-12-06 01:46:34 +00:00
coda coda_call(): Appease GCC 12.3.0 -Wmisleading-indentation 2023-08-03 03:10:23 +00:00
compat Arrange to update cached LWP credentials in userret() rather than during 2023-10-05 19:41:03 +00:00
conf gpioirq(4) version 2 2023-11-06 00:35:05 +00:00
crypto sys/crypto: aarch64: Catch up with builtin rename for GCC12 2023-08-07 01:14:19 +00:00
ddb ddb: New db_stack_trace_print_ra. 2023-11-21 14:35:01 +00:00
dev Use vmem(9) rather than extent(9) to manage VME<->PCI address 2023-12-05 15:58:32 +00:00
dist/pf fix indentation issues. 2023-08-07 23:28:58 +00:00
dtb Also build dtb files for CONFIG_SOC_IMX6SX 2023-05-04 13:31:36 +00:00
external radeon: fix and enable ACPI methods for getting ROM BIOS 2023-11-06 14:33:51 +00:00
fs fix the previous to not fail to include the extension in lookups. 2023-08-18 21:05:44 +00:00
gdbscripts
kern Add the notion of "private boundary tags" to vmem. This allows vmem to 2023-12-03 19:34:08 +00:00
lib avoid dependency on NETBSDSRCDIR being set. 2023-11-13 19:07:00 +00:00
miscfs
modules Drop -O[01] hacks for vax; no longer necessary for patched GCC 10 2023-10-07 12:15:49 +00:00
net lagg(4): eliminate unnecessary reset by the change of if_flags 2023-12-01 09:27:17 +00:00
net80211 fix simple mis-matched function prototype and definitions. 2023-08-01 07:04:14 +00:00
netatalk aarp.c: one more thing -- both macro params should get parens 2023-07-31 01:24:36 +00:00
netbt netbt(4): Initialize bt_lock earlier. 2023-08-07 13:31:54 +00:00
netcan
netinet handle EHOSTDOWN the same way as EHOSTUNREACH in sctp_med_chunk_output(). 2023-09-13 15:58:13 +00:00
netinet6 s/Neighour/Neighbor/ in comment. No functional change. 2023-10-11 09:13:51 +00:00
netipsec fix typos in comments, mainly s/innner/inner/. 2023-09-01 11:23:39 +00:00
netmpls
nfs
opencrypto opencrypto/cryptodev.h: Fix includes. 2023-07-11 10:42:16 +00:00
rump Back out the following revisions on behalf of core: 2023-11-02 10:31:55 +00:00
secmodel
stand fix simple mis-matched function prototype and definitions. 2023-08-01 07:04:14 +00:00
sys Add the notion of "private boundary tags" to vmem. This allows vmem to 2023-12-03 19:34:08 +00:00
ufs ffs_sync: Avoid unlocked access to v_numoutput/v_dirtyblkhd. 2023-09-08 23:21:55 +00:00
uvm pax(9): Rework header file more coherently to nix some needless #ifs. 2023-11-21 14:35:36 +00:00
Makefile