Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2001 16:17:05 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha machdep.c
Message-ID:  <200105112317.f4BNH5006449@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/05/11 16:17:05 PDT

  Modified files:
    sys/alpha/alpha      machdep.c 
  Log:
  Allow sendsig() to hand the proc lock off to osendsig() rather than having
  sendsig() release the lock just so it can call osendsig() and have
  osendsig() acquire the lock.
  
  Revision  Changes    Path
  1.128     +2 -3      src/sys/alpha/alpha/machdep.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?200105112317.f4BNH5006449>