Date: Thu, 29 Apr 1999 15:52:03 -0700 (PDT) From: Dmitrij Tejblum <dt@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern init_main.c Message-ID: <199904292252.PAA29632@freefall.freebsd.org>
index | next in thread | raw e-mail
dt 1999/04/29 15:52:03 PDT
Modified files:
sys/kern init_main.c
Log:
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
Revision Changes Path
1.116 +4 -7 src/sys/kern/init_main.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904292252.PAA29632>
