cvs commit: src/sys/kern kern_sig.c

John Baldwin jhb at FreeBSD.org
Fri Apr 25 13:01:20 PDT 2003


jhb         2003/04/25 13:01:19 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  Push Giant down into kern_sigaction() instead of locking it around calls
  to kern_sigaction() in the various callers of the function.
  
  Revision  Changes    Path
  1.232     +6 -8      src/sys/kern/kern_sig.c


More information about the cvs-all mailing list