cvs commit: src/sys/kern kern_idle.c

Julian Elischer julian at FreeBSD.org
Fri Oct 26 17:42:40 PDT 2007


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


More information about the cvs-src mailing list