jhb         2004/03/05 14:38:26 PST
  FreeBSD src repository
  Modified files:
    sys/kern             kern_exec.c 
  Log:
  Lock Giant around the single threading code in exec() to satisfy an
  assertion in the single threading code.
  
  Revision  Changes    Path
  1.237     +3 -0      src/sys/kern/kern_exec.c