| Age | Commit message (Expand) | Author |
| 2016-12-18 | Need <stdint.h> for uintmax_t. | riastradh |
| 2016-09-22 | cast to intmax_t for machine-independent printing. | mlelstv |
| 2016-09-21 | moved to /usr/src/external/gpl3/binutils/usr.sbin/mdsetimage | christos |
| 2016-09-21 | fix usage. | christos |
| 2016-09-21 | ansify. | christos |
| 2016-09-21 | merge copies... | christos |
| 2010-11-07 | Sort options in SYNOPSIS. | wiz |
| 2010-11-06 | Handle md(4)'s embedded root disk image and size symbol names other | uebayasi |
| 2010-08-28 | Replace the current usage of Elf64_Half with Elf64_Word and rename | joerg |
| 2009-07-30 | - use program header rather than section header to find file offset for vmaddr | tsutsui |
| 2009-07-30 | WARNS'fy sources which are left for reference. | tsutsui |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry |
| 2003-05-18 | Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), | lukem |
| 2002-12-10 | Include -DNLIST_ELF64 for x86_64. | fvdl |
| 2002-11-25 | Add x86_64 if clause to get correct types. | fvdl |
| 2002-01-19 | Whitespace nits. | wiz |
| 2001-12-12 | Define both NLIST_ELF32 and NLIST_AOUT on m68000. | fredette |
| 2001-10-21 | Pull in mdsetimage to the tools builds. (XXX - using libbfd here would | jmc |
| 2001-10-01 | Remove the advertising clause from my license notice FOR THIS PROGRAM ONLY. | cgd |
| 2001-06-21 | Fix typo in previous. (damn vi.) | eeh |
| 2001-06-21 | Add sparc64 support for both sparc and sparc64: | eeh |
| 2001-05-01 | Enable ELF32 for vax re: mdsetimage. | matt |
| 2001-04-24 | Compile with ELF support on ARM systems. | bjh21 |
| 2001-03-21 | slight cleanup: KNF, and one line breaking tweak to make usage() slightly | cgd |
| 2001-03-21 | check for size_t overflow using cast, rather than comparison with | cgd |
| 2001-02-21 | call setprogname(argv[0]) at start of main() | cgd |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2001-02-18 | Define both NLIST_ELF32 and NLIST_AOUT on m68k. | tsutsui |
| 2001-01-05 | use %ll_ instead of the less standard %q_ | lukem |
| 2001-01-05 | MACHINE_ARCH for MIPS machine is "mipsel" or "mipseb". | shin |
| 2001-01-04 | sh3 split | itojun |
| 2000-12-18 | Select the object format in the Makefile, to allow selecting on | scw |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 2000-01-07 | machine/exec_coff.h -> sys/exec_coff.h | msaitoh |
| 1999-11-04 | Remove ELFNAME defines since they are defined in sys/exec_elf.h | erh |
| 1999-10-25 | Update to match new SVR4-style definition names in <sys/exec_elf.h>. | kleink |
| 1999-10-22 | Undo last change. While these macros are defined in exec_elf.h, they are | hannken |
| 1999-10-21 | Remove ELFNAME macros which are already defines in exec_elf.h | erh |
| 1999-09-12 | support coff image file. | itojun |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-03 | Add ELF for i386 and sparc (Andrew Gillham) | christos |
| 1998-12-05 | Define NLIST_ELF32 for mips native format. Also NLIST_ECOFF (pmax, arc PROMs) | jonathan |
| 1998-11-26 | Define NLIST_ELF32 on PowerPC. | sakamoto |
| 1998-08-27 | Add {} pairs to shut up egcs. | ross |
| 1997-10-17 | WARNSify | lukem |
| 1997-10-17 | WARNSify | lukem |
| 1997-09-30 | Implement the -T flag, used to (optionally) specify the kernel text | scottr |
| 1997-02-11 | Re-fix the PR 3209. The right thing to do is cast to (long long) and | cgd |