Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Feb 2004 13:01:37 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_fork.c kern_idle.c
Message-ID:  <200402052101.i15L1bTu047903@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2004/02/05 13:01:37 PST

  FreeBSD src repository

  Modified files:
    sys/kern             kern_fork.c kern_idle.c 
  Log:
  Always set a process' state to normal when it is fully constructed in
  fork1() rather than only doing it for the RFSTOPPED case and then having
  to fix it up in other places later on.
  
  Revision  Changes    Path
  1.214     +9 -5      src/sys/kern/kern_fork.c
  1.37      +0 -1      src/sys/kern/kern_idle.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402052101.i15L1bTu047903>