Page MenuHomeFreeBSD

sh: Fix pipebuf limit
ClosedPublic

Authored by des on May 29 2026, 10:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 27, 12:20 AM
Unknown Object (File)
Wed, Jul 22, 11:48 AM
Unknown Object (File)
Mon, Jul 20, 3:49 PM
Unknown Object (File)
Sat, Jul 18, 10:32 PM
Unknown Object (File)
Wed, Jul 15, 11:47 AM
Unknown Object (File)
Wed, Jul 15, 7:24 AM
Unknown Object (File)
Wed, Jul 15, 7:24 AM
Unknown Object (File)
Fri, Jul 10, 6:49 AM
Subscribers

Details

Summary

Since the factor is not 1, we need to provide a unit.

MFC after: 1 week
Fixes: 5d92f20c7d31 ("bin/sh: support RLIMIT_PIPEBUF")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.May 29 2026, 10:12 PM

bin/sh part looks right to me.

bin/sh/profile
20 ↗(On Diff #178960)

This does not look related?

This revision is now accepted and ready to land.May 30 2026, 7:54 AM
des marked an inline comment as done.Jun 1 2026, 8:51 AM
des added inline comments.
bin/sh/profile
20 ↗(On Diff #178960)

Correct, sorry

des marked an inline comment as done.Jun 1 2026, 8:51 AM
This revision was automatically updated to reflect the committed changes.