OpenBSD CVS

src/usr.sbin/mkuboot/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / mkuboot

Current tag: OPENBSD_5_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   10 years  patrick   Improve mkuboot's ELF handling. This fixes the problem where mkuboot running on...
[TXT] copy_elf.c  1.5   10 years  mcbride   Fix 'make bsd.umg' by skipping PT_OPENBSD_RANDOMIZE segments, as well as other i...
[TXT] copy_elf32.c  1.2   9 years  krw   Missing $OpenBSD$'s. ok deraadt@
[TXT] copy_elf64.c  1.2   9 years  krw   Missing $OpenBSD$'s. ok deraadt@
[TXT] mkuboot.8  1.1   11 years  bmercer   Move mkuboot to the proper location. OK jasper@ get it in deraadt@
[TXT] mkuboot.c  1.4   10 years  miod   Correctly handle files smaller than an ELF header; reported by drahn@bitrig