Age | Commit message (Collapse) | Author | Files | Lines |
|
Also add other newer limits to the documentation.
|
|
|
|
|
|
|
|
Use a table of known resouces instead of generating rlimits.h by
rlimits.awk.
|
|
|
|
|
|
from github pull request - some formatting edited
|
|
|
|
|
|
fmt is treated as metafied on entry; use returned length to ensure
we metafy or output the correct length if there are embedded nulls.
|
|
|
|
restore internal copy of limits if setrlimit() fails, so the error won't repeat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Avoid clash of uses for ulimit -k.
|
|
support socket buffer size limit properly in ulimit;
improve consistency of output and documentation and tweak formatting appropriately
|
|
|
|
|
|
|
|
|
|
|
|
Turn off repeat and turn on ulimit in emulation modes
|
|
|
|
|
|
|
|
24732: attempt to provide adequate space for sched ztrftime string with
multibyte characters
|
|
|
|
use feature notation for .mdd autoloads
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
input
|
|
|
|
|
|
ut_name needs to be ut_user in struct utmpx
|
|
|
|
also use ulimit -x for RLIMIT_LOCK
|
|
|
|
|