NetBSD/sys
msaitoh 3e5d658ac5 s/slighly/slightly/ in comment. 2024-05-13 00:08:06 +00:00
..
altq fix spelling mistakes, mainly in comments and log messages. 2024-02-09 22:08:30 +00:00
arch s/slighly/slightly/ in comment. 2024-05-13 00:08:06 +00:00
coda s/enqueing/enqueuing/ in debug messages (took a bait from recent Nick's commit) 2024-02-13 21:39:02 +00:00
compat Add forward decl for procfs include. 2024-05-12 19:54:48 +00:00
conf use objcopy's --compress-debug-sections when creating debug files. 2024-05-06 08:43:36 +00:00
crypto fix various typos in comments. 2024-02-05 21:46:04 +00:00
ddb Fix alignment of ddb 'ps/[lw]' output. LID matches PID and has more digits. 2024-04-15 06:48:06 +00:00
dev s/slighly/slightly/ in comment. 2024-05-13 00:08:06 +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 Add a device tree for the Red Pitaya SDRlab 122-16. 2024-05-04 02:21:48 +00:00
fs From genfs_rename.c: 2024-05-04 05:49:39 +00:00
gdbscripts
kern s/of of/of/ in comment. 2024-05-13 00:01:52 +00:00
lib Put the standard NetBSD copyright on this file. Approved by John Brezak 2024-02-27 16:09:19 +00:00
miscfs PR/58227: Ricardo Branco: Add support for proc/sysvipc in Linux emulator 2024-05-12 17:26:50 +00:00
modules port-arm/58194: Resurrect vmt(4) from bitrot 2024-05-09 12:09:58 +00:00
net s/resoure/resource/ in comments. 2024-04-18 10:32:03 +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 Bluetooth low energy - A beginning at least. 2024-03-13 07:22:16 +00:00
netcan inpcb: rename functions to inpcb_* 2022-11-04 09:00:58 +00:00
netinet s/unitialized/uninitialized/ 2024-05-12 23:55:57 +00:00
netinet6 s/embbeded/embedded/. 2024-05-11 06:54:17 +00:00
netipsec Fix various typos in comments, log messages and documentation. 2024-02-10 18:43:51 +00:00
netmpls
nfs s/Enque/Enqueue/ in comment. 2024-02-13 21:40:02 +00:00
opencrypto opencrypto/cryptodev.h: Fix includes. 2023-07-11 10:42:16 +00:00
rump fix tripple/quadruple "r" letter typos in comments and log messages. 2024-02-04 18:52:35 +00:00
secmodel s/securlevel/securelevel/ in comment. 2024-03-01 22:01:03 +00:00
stand efiboot: Duplicate efi_bootdp before we clobber it in efi_net_probe. 2024-03-28 18:24:57 +00:00
sys s/of of/of/ in comment. 2024-05-13 00:01:52 +00:00
ufs s/of of/of/ in comment. 2024-05-13 00:01:52 +00:00
uvm Fix 32bit UVMHIST builds 2024-05-06 07:18:19 +00:00
Makefile