K 10 svn:author V 3 mjg K 8 svn:date V 27 2013-07-06T12:56:30.490367Z K 7 svn:log V 334 MFC r252415, r252422: acct: reduce code duplication by using acct_disable as cleanup for failed kproc_create acct: create a special plimit object and set it for exiting processe instead of allocating new one each time All limits are set to RLIM_INFINITY which sould be ok (even though we care only about RLIMT_FSIZE in this case). END