K 10 svn:author V 2 dg K 8 svn:date V 27 1994-03-21T09:35:24.000000Z K 7 svn:log V 202 Changed dynamic stack grow code to grow by "SGROWSIZ" amount. Initially allocate SGROWSIZ amount of stack. Also set vm_ssize to the initial stack VM size. Increased DFLSSIZ stack rlimit default to 8MB. END