CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/18 10:58:06
Modified files:
sys/kern : exec_elf.c
Log message:
Add support for the kernel to recognize, load and execute position
independent executables using the uvm_map_pie() function to
randomize the load address. okay miod@, kettenis@, drahn@
