From owner-cvs-all Fri Nov 10 15:57:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 012AE37B479; Fri, 10 Nov 2000 15:57:49 -0800 (PST) Received: (from rwatson@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA29623; Fri, 10 Nov 2000 15:57:48 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Message-Id: <200011102357.PAA29623@freefall.freebsd.org> From: Robert Watson Date: Fri, 10 Nov 2000 15:57:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_prot.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2000/11/10 15:57:48 PST Modified files: sys/kern kern_prot.c Log: o Fix a mis-transcription of sef's -STABLE protection fixes--only root could debug processes after the commit that introduced the typo. Security is good, but security is not always the same as turning things off :-). PR: kern/22711 Obtained from: brooks@one-eyed-alien.net Revision Changes Path 1.67 +2 -2 src/sys/kern/kern_prot.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message