summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mkuboot/copy_elf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix 'make bsd.umg' by skipping PT_OPENBSD_RANDOMIZE segments, as well asmcbride2014-01-011-5/+24
* s/hphdr/phdr/ to fix compile with DEBUGmcbride2013-12-311-2/+2
* Make sure string and symbol tables are properly aligned.patrick2013-11-111-2/+15
* Fix endianess for big endian architecture.syl2013-11-011-67/+89
* Improve mkuboot's ELF handling. This fixes the problem where mkubootpatrick2013-10-281-0/+236