K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-02-20T04:18:42.000000Z K 7 svn:log V 285 Remove the PL_SHAREMOD flag from struct plimit, which could have been used to share resource limits between rfork threads, but never was. Removing it makes resource limit locking much simpler -- only the current process can change the contents of the structure that p_limit points to. END