Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2004 21:05:13 +0000 (UTC)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_exec.c
Message-ID:  <200409212105.i8LL5D0c082741@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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