https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241710
Pedro F. Giffuni <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #208895|0 |1 is obsolete| | --- Comment #2 from Pedro F. Giffuni <[email protected]> --- Created attachment 209120 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209120&action=edit Double ARG_MAX On further thought: adopting the Solaris/illumos ARG_MAX32 limit is a huge bump: it involves practically multiplying the existing value by four! It is better to be more conservative: perhaps just double it. I also like the NetBSD notation better. Please confirm this solves the issue. FWIW, macOS also has the same limit we currently have. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
