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, Aug 17, 5:29 PM
Unknown Object (File)
Mon, Aug 17, 3:04 AM
Unknown Object (File)
Wed, Aug 12, 11:36 PM
Unknown Object (File)
Mon, Aug 10, 8:11 PM
Unknown Object (File)
Mon, Aug 10, 10:50 AM
Unknown Object (File)
Sun, Aug 9, 7:38 PM
Unknown Object (File)
Sun, Aug 9, 2:16 AM
Unknown Object (File)
Sat, Aug 8, 12:37 PM
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.