Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2002 20:19:50 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_sigq.c
Message-ID:  <200210010319.g913Joj3014084@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/09/30 20:19:50 PDT

  Modified files:
    sys/kern             subr_sigq.c 
  Log:
  Until I find a way to release arbitrary locks held when sending signals (there
  really should not be some), use the M_NOWAIT flag to malloc(9), and panic(9)
  if malloc(9) fails.
  
  Revision  Changes    Path
  1.4       +2 -2      src/sys/kern/subr_sigq.c

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




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