Age | Commit message (Expand) | Author |
---|---|---|
2015-10-12 | pledge "stdio" after opening up the input & output files. | Theo de Raadt |
2015-10-12 | fstat() of opened fd, rather than stat(), to avoid TOCTOU | Theo de Raadt |
2015-01-20 | Missing $OpenBSD$'s. | Kenneth R Westerback |
2014-05-18 | Correctly handle files smaller than an ELF header; reported by drahn@bitrig | Miod Vallat |
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 |
2013-09-04 | Beagle has been replaced by armv7. | Patrick Wildt |
2013-07-28 | Let mkuboot recognize native ELF binaries and only output the program headers | Miod Vallat |
2013-05-30 | Move mkuboot to the proper location. | Brandon Mercer |