K 10 svn:author V 2 dt K 8 svn:date V 27 1999-04-29T22:51:59.000000Z K 7 svn:log V 372 Set curproc at the end of proc0_init(). This patch also moves the bogus comment (the comment is still not quite right) and (as a side effect) removes some verbose initialisations (we depend on static initialisation to 0 for almost everything in proc0). The alpha kernels are bootable again. The change won't affect i386's until machdep.c is changed. Submitted by: bde END