Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2001 15:34:46 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_sig.c
Message-ID:  <200109152234.f8FMYlO92958@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/09/15 15:34:46 PDT

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  o Correct authorization check in CANSIGIO(), which suffered from incorrect
    transcription during the (pcred,ucred) merge; this was not used for
    the kill() system call, so does not affect direct explicit process
    signalling.
  
  Pointed out by:	fenner
  
  Revision  Changes    Path
  1.134     +6 -5      src/sys/kern/kern_sig.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?200109152234.f8FMYlO92958>