From nobody Thu Jun 4 14:40:51 2026 X-Original-To: dev-commits-src-branches@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 4gWS102qj1z6gQ2K for ; Thu, 04 Jun 2026 14:40:52 +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 4gWS100sVqz3qym for ; Thu, 04 Jun 2026 14:40:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780584052; 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=qR2ZW97JF6QosM4sJZR7V58zFLIMcRGMeqOYpLexsu8=; b=XgI9mX9ndfwxDEq7bwAK+PJRx3qdrT0Ea9TIsbqjw/Y9pRxdW39WEvn2oIDt79vU50BnQp PVi9TcLmfo8nJ6+nj1FlBP2CRR6WeyyMEfaKEfhA7z+YV4c3gSCKKxNTbIVuE/Ifl+teBr QyqfsR5a9KRkEhwaRc3JfAsToFb4tITlpfmunRjr/t7gNnI1+DZFP1pD2CxkdKqbLigfUl c8/4Rij3bwVKV1BJK2Z3zMpg5SFum2XWkskkLrMQylPNERFk02Tl7tCotHTwP7ugXAcF0H m9IvcXcsugbZ17fLhFmbBj8HSWKi/p4Z30z1BYvI48tXdmwxDKt/FKLoZ/B5KA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780584052; a=rsa-sha256; cv=none; b=gmxN23Uv2vcKxaj8EXYlsFLI7IutceyhmSCjcIMTjzP3r03sa8oa00sbbOkPjK9T190wl2 PEreWIlb9Brn+2h4Oc2dyywliyixjC2J5KdsgZgxo4QQjkvQV79XDbDizqged5F7PrxAKf qBp22d9RLynivdhpg41Z6oCp1m8OYV8MLOYElBJ8Hq8ZueUsjRoFpHORRcBQsBh/CxkG0y 8/v6dJLOGUr01GgLftYM80kiAtfJ6cRRrILDCv1wHfyK9pJKc00fAKHyv5PJuFkSHEkhhV xX9Sut5g0nvHiOyPoRuAJiXTS+AADIaXt0RHtN7N6wOCg5imN0xlPCa2eH9MNw== 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=1780584052; 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=qR2ZW97JF6QosM4sJZR7V58zFLIMcRGMeqOYpLexsu8=; b=TIkVtFSUZzaEcfte4+ySKBf2BKgDZ35nYLmOp7BlhqQZM54Gygv28HWCa2EpGJaAwlO8hU kMvaYBiPXA1ifcA3VrWNWjxVJlftdusHE1NgWT6QBWbhABcPDIJmnwCfuJ9tbtIpKafS/d kFCA6YVTaa3Q9Fa3Abbefx696iBhP2X6RV5GO9qiEVbOokgRXNJQLmcX98xbMjPexBgqBP V6W4ip8q8Tib2S5YrYPGoT9OaUGifg8nhbQoaU/gx4hreQD8qPr3wWABZHH70O2xJpAWAo 7mcBtiFdHFJGLJOnHBT6FOrX3hPeWP65TGL6/S8Nk4hxgQEEazSU5/Yh0vTIBg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gWS0z6zsFz12qc for ; Thu, 04 Jun 2026 14:40:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3b42b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 04 Jun 2026 14:40:51 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav Subject: git: c435622e6704 - stable/14 - sh: Fix pipebuf limit List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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/stable/14 X-Git-Reftype: branch X-Git-Commit: c435622e67045f622c778fc87b19739ed60d7c1a Auto-Submitted: auto-generated Date: Thu, 04 Jun 2026 14:40:51 +0000 Message-Id: <6a218e73.3b42b.68d36869@gitrepo.freebsd.org> The branch stable/14 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=c435622e67045f622c778fc87b19739ed60d7c1a commit c435622e67045f622c778fc87b19739ed60d7c1a Author: Dag-Erling Smørgrav AuthorDate: 2026-06-01 08:51:24 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2026-06-04 14:40:29 +0000 sh: Fix pipebuf limit Since the factor is not 1, we need to provide a unit. MFC after: 1 week Fixes: 5d92f20c7d31 ("bin/sh: support RLIMIT_PIPEBUF") Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D57352 (cherry picked from commit dfd2273d27627313f944650840381e878077e825) --- bin/sh/miscbltin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/sh/miscbltin.c b/bin/sh/miscbltin.c index 70b2aac58e93..819c713bdb46 100644 --- a/bin/sh/miscbltin.c +++ b/bin/sh/miscbltin.c @@ -522,7 +522,7 @@ static const struct limits limits[] = { { "umtx shared locks", (char *)0, RLIMIT_UMTXP, 1, 'o' }, #endif #ifdef RLIMIT_PIPEBUF - { "pipebuf", (char *)0, RLIMIT_PIPEBUF, 1024, 'y' }, + { "pipebuf", "kbytes", RLIMIT_PIPEBUF, 1024, 'y' }, #endif { (char *) 0, (char *)0, 0, 0, '\0' } };