Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2019 14:07:07 -0000
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r346048 - head/lib/libc/sys
Message-ID:  <201904091009.x39A9xDt051611@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Tue Apr  9 10:09:59 2019
New Revision: 346048
URL: https://svnweb.freebsd.org/changeset/base/346048

Log:
  .Xr protect(1) and proccontrol(1) from procctl(2).
  
  MFC after:	2 weeks
  Sponsored by:	DARPA, AFRL

Modified:
  head/lib/libc/sys/procctl.2

Modified: head/lib/libc/sys/procctl.2
==============================================================================
--- head/lib/libc/sys/procctl.2	Tue Apr  9 07:36:40 2019	(r346047)
+++ head/lib/libc/sys/procctl.2	Tue Apr  9 10:09:59 2019	(r346048)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 23, 2019
+.Dd April 9, 2019
 .Dt PROCCTL 2
 .Os
 .Sh NAME
@@ -570,6 +570,8 @@ or invalid signal number.
 .El
 .Sh SEE ALSO
 .Xr dtrace 1 ,
+.Xr proccontrol 1 ,
+.Xr protect 1 ,
 .Xr cap_enter 2,
 .Xr kill 2 ,
 .Xr ktrace 2 ,





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904091009.x39A9xDt051611>