From: deraadt Date: Thu, 6 Jul 2023 10:07:09 +0000 (+0000) Subject: Document PS_CHROOT, and upcoming PS_NOBTCFI flags X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=b8bce0ff81d21af30bab34eee5b45a1f5f6f19df;p=openbsd Document PS_CHROOT, and upcoming PS_NOBTCFI flags --- diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 9ad7e8c99f9..9ce71cb3aa0 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.129 2022/10/13 21:37:05 jmc Exp $ +.\" $OpenBSD: ps.1,v 1.130 2023/07/06 10:07:09 deraadt Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -30,7 +30,7 @@ .\" .\" @(#)ps.1 8.3 (Berkeley) 4/18/94 .\" -.Dd $Mdocdate: October 13 2022 $ +.Dd $Mdocdate: July 6 2023 $ .Dt PS 1 .Os .Sh NAME @@ -357,6 +357,8 @@ PS_PLEDGE 0x100000 process has called pledge(2) PS_WXNEEDED 0x00200000 process allowed to violate W^X PS_EXECPLEDGE 0x00400000 has exec pledges PS_ORPHAN 0x00800000 process is on an orphan list +PS_CHROOT 0x01000000 process is chrooted +PS_NOBTCFI 0x02000000 no Branch Target CFI .Ed .It Cm re Core residency time (in seconds; 127 = infinity).