cvs commit: src/sys/kern kern_exec.c

Julian Elischer julian at FreeBSD.org
Tue Sep 21 14:05:14 PDT 2004


julian      2004-09-21 21:05:13 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exec.c 
  Log:
  In a threaded process, don't kill off all the other threads until we have a
  reasonable chance that the eceve() is going to succeeed. I.e.
  wait until we've done the permission checks etc.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.251     +17 -11    src/sys/kern/kern_exec.c


More information about the cvs-src mailing list