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