julian      2004-09-16 05:37:40 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             kern_switch.c 
  Log:
  e specific code to revert a partial add ot teh run queue, not
  remrunqueue() which can't handle a partially added thread.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.93      +9 -1      src/sys/kern/kern_switch.c