CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/02/25 14:40:39
Modified files: sys/lib/libsa : loadfile_elf.c Log message: Do not actually write to the area spanned by the PT_OPENBSD_RANDOMIZE if LOAD_DATA is not set in flags; allows a two-pass kernel load using COUNT_KERNEL and then LOAD_KERNEL to work; similar to sparc loadfile_sparc.c 1.3.