Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2001 18:48:44 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern kern_sig.c
Message-ID:  <Pine.NEB.3.96L.1010915184754.34181E-100000@fledge.watson.org>
In-Reply-To: <200109152234.f8FMYlO92958@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This also adds a comment indicating that the authorization checks here
neither use suser() nor use p_cansignal().  I'll fix those at some point.

Robert N M Watson             FreeBSD Core Team, TrustedBSD Project
robert@fledge.watson.org      NAI Labs, Safeport Network Services

On Sat, 15 Sep 2001, Robert Watson wrote:

> 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?Pine.NEB.3.96L.1010915184754.34181E-100000>