K 10 svn:author V 2 dg K 8 svn:date V 27 1995-09-15T02:13:18.000000Z K 7 svn:log V 259 1) Don't double map the kernel page tables. The double mapping was never used and went a long way toward confusing the code. 2) Fix proc0's initial stack to not be 48 bytes smaller than it needs to be. 3) Correct comment about 'first' arg to init386(). END