Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2001 10:25:12 -0700 (PDT)
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:  <200107311725.f6VHPCM87458@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/07/31 10:25:12 PDT

  Modified files:
    sys/kern             kern_prot.c 
  Log:
  o Modify p_candebug() such that there is no longer automatic acceptance
    of debugging the current process when that is in conflict with other
    restrictions (such as jail, unprivileged_procdebug_permitted, etc).
  o This corrects anomolies in the behavior of
    kern.security.unprivileged_procdebug_permitted when using truss and
    ktrace.  The theory goes that this is now safe to use.
  
  Obtained from:	TrustedBSD Project
  
  Revision  Changes    Path
  1.96      +1 -4      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?200107311725.f6VHPCM87458>