NetBSD/sys
andvar a89f0eb820 s/asynchrounous/asynchronous/, s/assistence/assistance/ in comments. 2024-01-14 12:53:41 +00:00
..
altq
arch Comment out sequencer pseudo-device, it requires midi* or audio* device defined. 2024-01-14 10:35:26 +00:00
coda coda_call(): Appease GCC 12.3.0 -Wmisleading-indentation 2023-08-03 03:10:23 +00:00
compat Allow kernels builds which don't define INET6 to compile compat bits too. 2023-12-09 20:31:57 +00:00
conf Makefile.kern.inc: fix grammar in a comment 2024-01-14 00:39:10 +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 s/asynchrounous/asynchronous/, s/assistence/assistance/ in comments. 2024-01-14 12:53:41 +00:00
dist/pf fix indentation issues. 2023-08-07 23:28:58 +00:00
dtb Import RISC-V starfive DTS from https://github.com/starfive-tech/linux.git" 2024-01-14 07:39:25 +00:00
external The dr_node should be a property of usb_cdns3 and not usb3 for jh7100. 2024-01-14 07:55:48 +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 Surround db_stacktrace() with "#ifdef DDB" check. 2024-01-14 11:46:05 +00:00
lib avoid dependency on NETBSDSRCDIR being set. 2024-01-01 20:33:34 +00:00
miscfs specfs: KNF. No functional change intended. 2023-04-22 15:32:49 +00:00
modules Unhook radeondrm module from the build; it doesn't work, and 2023-12-26 16:20:01 +00:00
net tun: add missing kpreempt_enable() if pktq_enqueue() fails 2023-12-29 23:01:02 +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 s/Adapatation/Adaptation/ in l2cap sysctl description. 2023-12-17 14:38:49 +00:00
netcan
netinet fix triple s typos in comments. 2023-12-08 21:46:02 +00:00
netinet6 Modularize the COMPAT_90 code that resulted from the removal of 2023-12-09 15:21:01 +00:00
netipsec fix typos in comments, mainly s/innner/inner/. 2023-09-01 11:23:39 +00:00
netmpls
nfs NFS client: fix interop with macOS 14 servers. 2023-12-10 18:16:08 +00:00
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 secmodel_extensions: Split vfs part into separate .c file. 2023-04-22 13:54:19 +00:00
stand MI efiboot: Revert "Stop using efi_bootdp after exclusive open for PXE" 2024-01-01 13:38:57 +00:00
sys break the cycle: this does not need <sys/types.h> it only needs <sys/stdint.h> 2024-01-03 18:43:52 +00:00
ufs ffs_sync: Avoid unlocked access to v_numoutput/v_dirtyblkhd. 2023-09-08 23:21:55 +00:00
uvm fix DEBUG build 2024-01-14 10:38:47 +00:00
Makefile