Print this page
7029 want per-process exploit mitigation features (secflags)
7030 want basic address space layout randomization (aslr)
7031 noexec_user_stack should be a secflag
7032 want a means to forbid mappings around NULL.

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/sparc/os/name_to_sysnum
          +++ new/usr/src/uts/sparc/os/name_to_sysnum
   1    1  nosys                   0
   2    2  rexit                   1
        3 +psecflags               2
   3    4  read                    3
   4    5  write                   4
   5    6  open                    5
   6    7  close                   6
   7    8  linkat                  7
   8    9  link                    9
   9   10  unlink                  10
  10   11  symlinkat               11
  11   12  chdir                   12
  12   13  gtime                   13
↓ open down ↓ 229 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX