cvs commit: src/sys/kern kern_exec.c

John Baldwin jhb at FreeBSD.org
Fri Mar 5 14:38:27 PST 2004


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


More information about the cvs-src mailing list