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

*** 268,277 **** --- 268,278 ---- printf.o \ priocntl.o \ priv.o \ priv_const.o \ proc.o \ + psecflags.o \ procset.o \ processor_bind.o \ processor_info.o \ profil.o \ project.o \