cvs commit: src/sys/kern syscalls.master

John Baldwin jhb at FreeBSD.org
Fri Nov 7 12:23:25 PST 2003


jhb         2003/11/07 12:23:23 PST

  FreeBSD src repository

  Modified files:
    sys/kern             syscalls.master 
  Log:
  Mark ptrace(), ktrace(), utrace(), sysarch(), and issetugid() as MP safe.
  The parts of these calls that are not yet MP safe acquire Giant explicitly.
  
  Revision  Changes    Path
  1.156     +5 -5      src/sys/kern/syscalls.master


More information about the cvs-src mailing list