From nobody Wed May 27 13:10:45 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 4gQVNj2gT8z6f1RH for ; Wed, 27 May 2026 13:10:45 +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 4gQVNj1Tpbz4Bps for ; Wed, 27 May 2026 13:10:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779887445; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TTcovKmYntAG+iHrXSuA8ijAJSC58ZAT5tWxCtbtusM=; b=iLiZUQJeVEqmDm8oHr7wqS9VJVhzeTStyueO2QnGYmVDVRhRiUY/RX0Ses8Pr2VCbXBaXK tiB5I5+L0KyD8DraIa37TfflOFqHF6R7zFV9kRvjzrQGb5UZ1RtCOCp5QwV0IkYbQZS9yP 0/faPkYma8pLAop44vcVHtfU7fcC87X5VtO5zon3zEhRca0SUcdtml07E31vgjAMf8VD4c mAyvFn9GUamWwnLojO7VDywyIi70dBmQJoIQTbSy/82QHzdM2xTbe2CIE2Gyt50cmSk/Lh JmaZa1hayR9jBhaIK3zyVhVi1kU4LrO7k5lVeQE7sKLsX3r0P8fif54sbRv+EA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779887445; a=rsa-sha256; cv=none; b=nQjcaw1nGBpa0PLvZ4U7A8oz9MFcYmAdq/HJmCzpw/6X34x5igbivmh2+jG8EGK6hkTFmS ZSE5KqmipgUtGq0p3i9TOIPpPJyIuMbhpN9xu2ytl2jEaJdhDW67j+PAO1zxhaxHDSlTF7 hm89a1vGYxaRq4Eq7seXWNT0UxWtXXEVw+KgfKOj22qkfd2ehUr9UBL//2FTdE8GDc5aRy rIASxxrVBaRCkvXzjnxRIhXvoLNUfcItmbV8k9+yrNOzKHQ9MvaR1hkqbboeGAhAwWlpvs ss/bDt2cPlb7EXPkZ/QRvTl+zNr/YYRyFSnIuK6Iz5xsv8v9rBLQul3r+ubySg== 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=1779887445; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TTcovKmYntAG+iHrXSuA8ijAJSC58ZAT5tWxCtbtusM=; b=wJfiuhzcnQ8YgzULI6sIvUgRe4fI+MEFex/2moThd2Xy18ljf2h7PXTyoxW6pnVEYRR9yd kfVu7+VjkANHQ3yjfmocWWrkHrRg1BrkDXeKHixyOTePoY9BoN0OgdA//fGjQOO/aKNHZi Aw8Lm4E2mo2DBrW/y2hjCZ8g2pACSRFeVzW2g2CcrSAKVQ2mYCYDDocx42dEk1upuTnLfo 15fcxG38DHnuzyKhd47wpMeogqE/0GNiLetuhasfVHrRr6YMnRufDFakae+raKURQ3x50K uUQDUb/VmrV4ZVQbZkD6jbYFOVSO/OCM7sznCC6v/oRFr7z9jq6djKCt7DcTTA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gQVNj0zHNz11V1 for ; Wed, 27 May 2026 13:10:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 18510 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 27 May 2026 13:10:45 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav Subject: git: e9346d1d1383 - main - login.conf(5): Add missing resource limits 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: des X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e9346d1d1383e8c1dced50a3aceb28edd5a4a5e2 Auto-Submitted: auto-generated Date: Wed, 27 May 2026 13:10:45 +0000 Message-Id: <6a16ed55.18510.4befb2c8@gitrepo.freebsd.org> The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=e9346d1d1383e8c1dced50a3aceb28edd5a4a5e2 commit e9346d1d1383e8c1dced50a3aceb28edd5a4a5e2 Author: Dag-Erling Smørgrav AuthorDate: 2026-05-27 13:10:35 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2026-05-27 13:10:35 +0000 login.conf(5): Add missing resource limits While here, reorder the table. PR: 295618 MFC after: 1 week Reviewed by: olce Differential Revision: https://reviews.freebsd.org/D57258 --- lib/libutil/login.conf.5 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5 index d4bbc1d67780..9b136291dc1e 100644 --- a/lib/libutil/login.conf.5 +++ b/lib/libutil/login.conf.5 @@ -17,7 +17,7 @@ .\" 5. Modifications may be freely made to this file providing the above .\" conditions are met. .\" -.Dd December 15, 2025 +.Dd May 27, 2026 .Dt LOGIN.CONF 5 .Os .Sh NAME @@ -194,17 +194,18 @@ login environment. .It "cputime time CPU usage limit." .It "datasize size Maximum data size limit." .It "filesize size Maximum file size limit." +.It "kqueues number Maximum number of kernel event queues." .It "maxproc number Maximum number of processes." .It "memorylocked size Maximum locked in core memory size limit." .It "memoryuse size Maximum of core memory use size limit." .It "openfiles number Maximum number of open files per process." +.It "pipebuf size Maximum size of pipe buffers." +.It "pseudoterminals number Maximum number of pseudo-terminals." .It "sbsize size Maximum permitted socketbuffer size." -.It "vmemoryuse size Maximum permitted total VM usage per process." .It "stacksize size Maximum stack size limit." -.It "pseudoterminals number Maximum number of pseudo-terminals." .It "swapuse size Maximum swap space size limit." .It "umtxp number Maximum number of process-shared pthread locks." -.It "pipebuf size Maximum size of pipe buffers." +.It "vmemoryuse size Maximum permitted total VM usage per process." .El .Pp These resource limit entries actually specify both the maximum