Date: Mon, 30 Oct 2000 12:30:03 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_prot.c Message-ID: <200010302030.MAA36059@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2000/10/30 12:30:03 PST Modified files: sys/kern kern_prot.c Log: o Tighten up rules for which processes can't debug which other processes in the p_candebug() function. Synchronize with sef's CHECKIO() macro from the old procfs, which seems to be a good source of security checks. Obtained from: TrustedBSD Project Revision Changes Path 1.66 +5 -3 src/sys/kern/kern_prot.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?200010302030.MAA36059>