K 10 svn:author V 4 chmr K 8 svn:date V 27 1993-11-01T11:51:29.000000Z K 7 svn:log V 246 Modified the "rude stack hack" that it only applies to addresses within the stack area and not memory above VM_MAXUSER_ADDRESS. That way, copyout and friends now work for pages whose page table entries have not yet been allocated/been paged out. END