K 10 svn:author V 6 julian K 8 svn:date V 27 1999-01-31T14:09:25.000000Z K 7 svn:log V 289 Submitted by: Alan Cox Checked by: "Richard Seaman, Jr." Fix the following problem: As the code stands now, growing any stack, and not just the process's main stack, modifies vm->vm_ssize. This is inconsistent with the code earlier in the same procedure. END