NetBSD/sys
andvar afe323c66f s/maintenace/maintenance/ in command status code description. 2024-02-02 22:43:12 +00:00
..
altq
arch fix typos, mainly s/unsupport/unsupported/ in log messages. 2024-02-02 22:33:42 +00:00
coda coda_call(): Appease GCC 12.3.0 -Wmisleading-indentation 2023-08-03 03:10:23 +00:00
compat add compat decls 2024-01-20 16:28:43 +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 Fix column alignment in ps/w output 2024-01-22 07:57:48 +00:00
dev s/maintenace/maintenance/ in command status code description. 2024-02-02 22:43:12 +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 i915_gem_stolen: Fill sg_pgs, with size/PAGE_SIZE entries. 2024-01-19 22:24:38 +00:00
fs PR/57897: Ricardo Branco: Add support for mount options mask,dirmask,uid,gid 2024-02-02 20:27:26 +00:00
gdbscripts
kern Unbreak sched_m2 (died because lwp_eproc() KASSERT in DIAGNOSTIC) and explain 2024-01-24 16:11:48 +00:00
lib Compensate for src/common/lib/libc/atomic/atomic_init_cas.c losing 2024-01-20 11:04:53 +00:00
miscfs Remove all procfs nodes for this process on process exit. 2024-01-17 10:21:01 +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 various typos in comments. 2024-02-02 22:39:09 +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 Compensate for src/common/lib/libc/atomic/atomic_init_cas.c losing 2024-01-20 11:04:53 +00:00
sys Trailing whitespace. 2024-01-28 10:06:19 +00:00
ufs PR/57889: Ricardo Branco: ext2fs does not have user immutable and append 2024-01-29 18:27:09 +00:00
uvm fix DEBUG build 2024-01-14 10:38:47 +00:00
Makefile