Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163358198
D57352.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
416 B
Referenced Files
None
Subscribers
None
D57352.diff
View Options
diff --git a/bin/sh/miscbltin.c b/bin/sh/miscbltin.c
--- a/bin/sh/miscbltin.c
+++ b/bin/sh/miscbltin.c
@@ -516,7 +516,7 @@
{ "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
#ifdef RLIMIT_VMM
{ "virtual machines", (char *)0, RLIMIT_VMM, 1, 'V' },
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 11:48 AM (9 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33692289
Default Alt Text
D57352.diff (416 B)
Attached To
Mode
D57352: sh: Fix pipebuf limit
Attached
Detach File
Event Timeline
Log In to Comment