Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2003 00:42:03 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_sig.c
Message-ID:  <200302150842.h1F8g3VU006038@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2003/02/15 00:42:03 PST

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  All uses of p_siglist are protected by the proc lock now, so there's
  no need to acquire Giant in sigpending() anymore.
  
  Revision  Changes    Path
  1.205     +1 -6      src/sys/kern/kern_sig.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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