summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2016-08-15 21:44:06 +0000
committerkib <kib@FreeBSD.org>2016-08-15 21:44:06 +0000
commite7752c37e6f8d7e84a407ca0b274c42fc703fb45 (patch)
tree12493eed208368a32e993089822e5a392a6f35d4 /bin
parentad523ae767350f96407db84085c792c544327aa6 (diff)
downloadFreeBSD-src-e7752c37e6f8d7e84a407ca0b274c42fc703fb45.zip
FreeBSD-src-e7752c37e6f8d7e84a407ca0b274c42fc703fb45.tar.gz
MFC r303423:
Force SIGSTOP to be the first signal reported after the attach.
Diffstat (limited to 'bin')
-rw-r--r--bin/ps/ps.11
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 0ff3268..fdb4f1e 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -347,6 +347,7 @@ the include file
.In sys/proc.h :
.Bl -column P2_INHERIT_PROTECTED 0x00000001
.It Dv "P2_INHERIT_PROTECTED" Ta No "0x00000001" Ta "New children get P_PROTECTED"
+.It Dv "P2_PTRACE_FSTP" Ta No "0x00000010" Ta "SIGSTOP from PT_ATTACH not yet handled"
.El
.It Cm label
The MAC label of the process.
OpenPOWER on IntegriCloud