Page MenuHomeFreeBSD

sh: Fix pipebuf limit
ClosedPublic

Authored by des on May 29 2026, 10:12 PM.
Tags
None
Referenced Files
F168621743: D57352.id179049.diff
Sat, Aug 29, 7:33 AM
Unknown Object (File)
Fri, Aug 28, 11:25 PM
Unknown Object (File)
Fri, Aug 28, 10:11 AM
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
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 73563
Build 70446: arc lint + arc unit

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

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

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.