CVSROOT:        /cvs
Module name:    src
Changes by:     mcbr...@cvs.openbsd.org 2014/01/01 02:24:54

Modified files:
        usr.sbin/mkuboot: copy_elf.c 

Log message:
Fix 'make bsd.umg' by skipping PT_OPENBSD_RANDOMIZE segments, as well as
other innocuous segment types (PT_NOTE, PT_NULL). Handle PT_LOAD, fail on
any others.

Thanks kettenis and millert for feedback

ok deraadt

Reply via email to