Print this page
Code review comments from jeffpc

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man5/security-flags.5
          +++ new/usr/src/man/man5/security-flags.5
↓ open down ↓ 2 lines elided ↑ open up ↑
   3    3  .\" Common Development and Distribution License ("CDDL"), version 1.0.
   4    4  .\" You may only use this file in accordance with the terms of version
   5    5  .\" 1.0 of the CDDL.
   6    6  .\"
   7    7  .\" A full copy of the text of the CDDL should have accompanied this
   8    8  .\" source.  A copy of the CDDL is also available via the Internet at
   9    9  .\" http://www.illumos.org/license/CDDL.
  10   10  .\"
  11   11  .\" Copyright 2015, Richard Lowe.
  12   12  .\"
  13      -.TH "SECURITY-FLAGS" "5" "May 5, 2014"
       13 +.TH "SECURITY-FLAGS" "5" "June 6, 2016"
  14   14  .SH "NAME"
  15   15  \fBsecurity-flags\fR - process security flags
  16   16  .SH "DESCRIPTION"
  17   17  Each process on an illumos system has an associated set of security-flags
  18   18  which describe additional per-process security and exploit mitigation
  19   19  features which are enabled for that process.
  20   20  .P
  21   21  There are four sets of these flags for each process, the effective set
  22   22  (abbreviated \fIE\fR) are the set which currently apply to the process and are
  23   23  immutable. The inheritable set (abbreviated \fII\fR) are the flags which will
↓ open down ↓ 82 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX