From nobody Wed Apr 22 21:03:32 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4g1BXT6sjzz6bKb6 for ; Wed, 22 Apr 2026 21:03:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g1BXT6GvPz3hPs for ; Wed, 22 Apr 2026 21:03:37 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776891817; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+6kqF/PkKRp/CyMdpHn2LOX91rg9qVlvKKJCOGGa2B8=; b=Um/XGMlbnYdWJOal5/J07shDEcCX7rr6SFeUoJ9OgOTj/vNrAglJg+FGElcOcBbzRc0CQm 3WER1pKaEEsD7jBBF2LXQE+kSchqwzAho61WkCs+DOGlyfRwGgX5rY1nuW3JYhNZtE6lRV pxXOfNAURpueeV/RsEXEFI+kYIgS2TFvuixKEUh/dxGgsVNk+R6WJOtk/csVGO62unOnHl z6tWxJh3RHt5B7nDA5jYOoPf6zrOcKah0mXgLYka3blxCmyR57YwLA9rBhBtZ46OArajvh BgMlUQzaqa8DNPdmOIaXHtBnEpjUxDEtaERKmObQr7SihZ6twgNtsaOIBmbBcw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776891817; a=rsa-sha256; cv=none; b=e97kc52GLVCuiJVwHzK/QOlX4voAz7Bm1EfdUl8MvEYaIlykUet8BpoxPsQ/2SjjyEhJJT zfKFUjpr88S7KLM/KjOL85Rm/z8M25PPbWcPdYre/FQJS5ySF/GG/Q08KySTsIcN6f+A9z u7SQxi5PYRgavxAXqEHJv0K5PAWFcC+BMFzSDY2+xjFmZ9P4q6HOIrzrTdNFkoVXlqZ8bB ykMfW55LWldauB9m97oH+gT3cF9He63wECggXLjIl3S9rWJXswpeTW/YAUuNN5NejWIdxh u/o88jyglYkANn1faoeJiKADM38Y3K1WXBGymXPKAvd4Byex3iTJGyNJtu93SA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776891817; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+6kqF/PkKRp/CyMdpHn2LOX91rg9qVlvKKJCOGGa2B8=; b=IQ0Sa2lsUpb7ag+D3pZGSi5OJQ1SVC0HDwlFG2M9KS/3gAXbKhQvugDZqaXoeu0yR+6NtS XA7V4FntVTVxKM74x1mzdpuSFwvFTM0Q5UOf3lkGgV5ZD+WMByHwTydYfPWEt1Yk3gKm/1 q8+otdbEQABR1dVy0NWsEUyym+UmUyiCKNmw1OXDJoCBA8ChaJcFbNiqViG86bkbIWLnFF U4mD4Tf38qoz8TFwOj31armAa6mRdBLzX/1x5f1K6S3+gyR7HDeiNnXPbvm9eX5lw6CYv7 CiKuQ+sCq5kzU/Qqs8XIB90pOolP1flei91D++c/fVDHEvgBnmuW5tqOrxe0Og== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g1BXT5llLznZ1 for ; Wed, 22 Apr 2026 21:03:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 26dc0 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 22 Apr 2026 21:03:32 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Minsoo Choo From: Pouria Mousavizadeh Tehrani Subject: git: eb82fb188f0a - main - sys/README: update README.md List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: pouria X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: eb82fb188f0a190f774c3276612aa3b01f1e5f42 Auto-Submitted: auto-generated Date: Wed, 22 Apr 2026 21:03:32 +0000 Message-Id: <69e937a4.26dc0.48406bb1@gitrepo.freebsd.org> The branch main has been updated by pouria: URL: https://cgit.FreeBSD.org/src/commit/?id=eb82fb188f0a190f774c3276612aa3b01f1e5f42 commit eb82fb188f0a190f774c3276612aa3b01f1e5f42 Author: Minsoo Choo AuthorDate: 2026-04-18 03:56:21 +0000 Commit: Pouria Mousavizadeh Tehrani CommitDate: 2026-04-22 21:03:24 +0000 sys/README: update README.md Add missing directories and fix alphabetical ordering Signed-off-by: Minsoo Choo Sponsored by: FreeBSD Foundation Reviewed by: imp, mhorne, pouria Pull-Request: https://github.com/freebsd/freebsd-src/pull/2146 --- sys/README.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/sys/README.md b/sys/README.md index c36686e979f5..1da151ae8409 100644 --- a/sys/README.md +++ b/sys/README.md @@ -27,19 +27,24 @@ Source Roadmap: | amd64 | AMD64 (64-bit x86) architecture support | | arm | 32-bit ARM architecture support | | arm64 | 64-bit ARM (AArch64) architecture support | +| bsm | Basic Security Module headers - `audit(4)` and `bsm(3)` | | cam | Common Access Method storage subsystem - `cam(4)` and `ctl(4)` | | cddl | CDDL-licensed optional sources such as DTrace | -| conf | kernel build glue | | compat | Linux compatibility layer, FreeBSD 32-bit compatibility | +| conf | kernel build glue | | contrib | 3rd-party imported software such as OpenZFS | | crypto | crypto drivers | | ddb | interactive kernel debugger - `ddb(4)` | -| fs | most filesystems, excluding UFS, NFS, and ZFS | | dev | device drivers and other arch independent code | +| dts | FreeBSD-specific device tree sources | +| fs | most filesystems, excluding UFS, NFS, and ZFS | | gdb | kernel remote GDB stub - `gdb(4)` | | geom | GEOM framework - `geom(4)` | +| gnu | GPL-licensed sources | | i386 | i386 (32-bit x86) architecture support | +| isa | PC ISA bus implementation | | kern | main part of the kernel | +| kgssapi | kernel-space GSSAPI implementation | | libkern | libc-like and other support functions for kernel use | | modules | kernel module infrastructure | | net | core networking code | @@ -48,13 +53,25 @@ Source Roadmap: | netinet | IPv4 protocol implementation - `inet(4)` | | netinet6 | IPv6 protocol implementation - `inet6(4)` | | netipsec | IPsec protocol implementation - `ipsec(4)` | +| netlink | kernel network configuration protocol - `netlink(4)` | | netpfil | packet filters - `ipfw(4)`, `pf(4)`, and `ipfilter(4)` | +| netsmb | Server Message Block protocol implementation | +| nfs | common code and headers for Network File System | +| nfsclient | NFS client implementation for mounting and stats | +| nfsserver | NFS server implementation for exporting local filesystems to network | +| nlm | Network Lock Management protocol implementation | +| ofed | OpenFabrics Enterprise Distribution implementation | | opencrypto | OpenCrypto framework - `crypto(7)` | | powerpc | PowerPC/POWER (32 and 64-bit) architecture support | | riscv | 64-bit RISC-V architecture support | +| rpc | Open Network Computing Remote Procedure Call implementation - `rpc(3)` | | security | security facilities - `audit(4)` and `mac(4)` | | sys | kernel headers | +| teken | terminal emulation interface implementation - `teken(3)` | | tests | kernel unit tests | +| tools | kernel build scripts and utilities | | ufs | Unix File System - `ffs(4)` | | vm | virtual memory system | | x86 | code shared by AMD64 and i386 architectures | +| xdr | External Data Representation implementation - `xdr(3)` | +| xen | Xen hypervisor support - `xen(4)` |