Print this page
uts: Allow for address space randomisation.
Randomise the base addresses of shared objects, non-fixed mappings, the
stack and the heap.  Introduce a service, svc:/system/process-security,
and a tool psecflags(1) to control and observe it

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/Makefile
          +++ new/usr/src/man/man1/Makefile
↓ open down ↓ 293 lines elided ↑ open up ↑
 294  294                  preap.1                         \
 295  295                  prex.1                          \
 296  296                  print.1                         \
 297  297                  printf.1                        \
 298  298                  priocntl.1                      \
 299  299                  proc.1                          \
 300  300                  prof.1                          \
 301  301                  profiles.1                      \
 302  302                  projects.1                      \
 303  303                  ps.1                            \
      304 +                psecflags.1                     \
 304  305                  ptree.1                         \
 305  306                  pvs.1                           \
 306  307                  pwd.1                           \
 307  308                  ranlib.1                        \
 308  309                  rcapstat.1                      \
 309  310                  rcp.1                           \
 310  311                  rdist.1                         \
 311  312                  read.1                          \
 312  313                  readonly.1                      \
 313  314                  refer.1                         \
↓ open down ↓ 409 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX