Age | Commit message (Expand) | Author |
---|---|---|
2020-04-28 | use (long long) and %llx to satisfy both 32-bit and 64-bit systems. | Theo de Raadt |
2017-10-29 | Prefer <elf.h> to the non portable <sys/exec_elf.h>. | Martin Pieuchot |
2014-01-01 | Fix 'make bsd.umg' by skipping PT_OPENBSD_RANDOMIZE segments, as well as | Ryan Thomas McBride |
2013-12-31 | s/hphdr/phdr/ to fix compile with DEBUG | Ryan Thomas McBride |
2013-11-11 | Make sure string and symbol tables are properly aligned. | Patrick Wildt |
2013-11-01 | Fix endianess for big endian architecture. | Sylvestre Gallon |
2013-10-28 | Improve mkuboot's ELF handling. This fixes the problem where mkuboot | Patrick Wildt |