Title says it, make the umtxp resource limit settable from both sh/ulimit and from limits. I also updated the man pages, including reordering the pseudoterminals limits item, and updated summary/usage.
Details
Details
- Reviewers
emaste jilles - Group Reviewers
manpages - Commits
- rS296723: Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), add
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/libutil/login.conf.5 | ||
---|---|---|
202 ↗ | (On Diff #14249) | Typo umxp/umtxp. This occurs a few more times in this diff. |
usr.bin/limits/limits.1 | ||
238 ↗ | (On Diff #14249) | All the other limits use the login.conf keyword here. That would suggest changing process-shared locks to umtxp. Some descriptive text could be added. |