NetBSD/sys
isaki 1dc7b48cb9 Fix typo in comment. 2024-04-20 05:38:40 +00:00
..
altq fix spelling mistakes, mainly in comments and log messages. 2024-02-09 22:08:30 +00:00
arch s/resoure/resource/ in comments. 2024-04-18 10:32:03 +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 Fix various typos in comments, log messages and documentation. 2024-02-10 18:43:51 +00:00
conf Use ${TOOL_DATE} (Jan-Benedict Glaw) 2024-04-05 22:27:25 +00:00
crypto
ddb Fix alignment of ddb 'ps/[lw]' output. LID matches PID and has more digits. 2024-04-15 06:48:06 +00:00
dev Fix typo in comment. 2024-04-20 05:38:40 +00:00
dist/pf
dtb
external radeon_acpi.c: ifdef out unused function on NetBSD. 2024-04-18 23:33:15 +00:00
fs fix various typos in comments and log messages. 2024-02-10 09:21:51 +00:00
gdbscripts
kern dounmount: Avoid &((struct vnode_impl *)NULL)->vi_vnode. 2024-04-19 00:45:41 +00:00
lib Put the standard NetBSD copyright on this file. Approved by John Brezak 2024-02-27 16:09:19 +00:00
miscfs uvm: Expand v_size <= v_writesize assertions to help diagnostics. 2024-04-05 13:05:40 +00:00
modules modules/examples/fopsmapper: KNF, sprinkle comments 2024-04-17 18:10:27 +00:00
net s/resoure/resource/ in comments. 2024-04-18 10:32:03 +00:00
net80211
netatalk
netbt Bluetooth low energy - A beginning at least. 2024-03-13 07:22:16 +00:00
netcan
netinet s/force_comile_error/force_compile_error/ 2024-04-14 18:02:55 +00:00
netinet6 frag6: fix calculation of fragment length 2024-04-19 05:04:06 +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
rump
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 sys/conf.h: Need sys/types.h for dev_t, devmajor_t. 2024-04-17 18:01:29 +00:00
ufs PR/58018: Damir Holovati: ext2fs readdir (d_type conversion error) 2024-03-10 17:36:33 +00:00
uvm Fix types in pmap_page_clear_attributes so that the top bits of 2024-04-18 12:16:23 +00:00
Makefile