Date: Sat, 27 Oct 2007 00:42:40 +0000 (UTC) From: Julian Elischer <julian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_idle.c Message-ID: <200710270042.l9R0geRr007679@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2007-10-27 00:42:40 UTC FreeBSD src repository Modified files: sys/kern kern_idle.c Log: Initialise the initial process pointer to NULL so that we know we don't have an idle process yet. I'm guessing that on my system this was always 0 already. found by: Ed Schouten Revision Changes Path 1.52 +1 -1 src/sys/kern/kern_idle.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710270042.l9R0geRr007679>