K 10 svn:author V 2 dg K 8 svn:date V 27 1994-10-25T07:25:56.000000Z K 7 svn:log V 316 Moved initialization of tmpstk so that it immediately follows the kernel text. Fixed rounding bug that caused the last page of kernel text to be read/write instead of read-only. This is important now that tmpstk can crash into it. Removed +4 bias of tmpstk because it screws up ddb's ability to traceback correctly. END