K 10 svn:author V 3 sef K 8 svn:date V 27 1997-12-07T04:08:48.000000Z K 7 svn:log V 385 Use the new PF_LINGER flag -- when this is set in a process' proc structure, said process will not have its event mask cleared (and be restarted) on the last close of a procfs/mem file for that pid. This reduces the chance that a truss-monitored process will be left hanging with these bits set and nobody looking for it. This is the least-tested change of all of these, I'm afraid. END