CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2015/05/19 14:39:12

Modified files:
        sys/lib/libsa  : loadfile.h loadfile_elf.c 

Log message:
Extend the libsa loadfile(9) granularity to tell apart randomness from the rest
of the kernel, and extend the array filled by loadfile to report the location
of the randomness area.

This doesn't introduce any change for bootblocks (save for a slightly larger
stack usage due to the larger array), for the new {LOAD,COUNT}_RANDOM bits
are included in the {LOAD,COUNT}_ALL masks everything uses or computes from.

Reply via email to