davidxu     2004-11-05 22:31:20 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             kern_thread.c 
  Log:
  Backout previous commit, the P_STOPPED_BOUNDARY flag was already
  cleared at the begin of thread_single() when needed.
  
  Revision  Changes    Path
  1.206     +1 -1      src/sys/kern/kern_thread.c