cvs commit: src/sys/kern kern_thread.c

David Xu davidxu at FreeBSD.org
Thu Nov 4 22:13:17 GMT 2004


davidxu     2004-11-04 22:13:16 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_thread.c 
  Log:
  Don't forget to turn off P_SINGLE_BOUNDARY for thread_single(SINGLE_EXIT),
  otherwise a threaded process which calls execv() will hang in kernel and
  may can not be killed!
  
  Revision  Changes    Path
  1.205     +1 -1      src/sys/kern/kern_thread.c


More information about the cvs-src mailing list