History log of /src/tools/ctfdump |
Revision | Date | Author | Comments |
1.1 | 12-Apr-2025 |
rin | branches: 1.1.2; tools: Add ctfdump(1) when MKCTF is enabled
Although this is not required for build, this small (only with three additional source files) tool provides good diagnostics.
Especially useful on non-BSD hosts.
Tested on Ubuntu/amd64 24.04 and macOS 13.7 in addition to NetBSD.
|
1.1.2.2 | 14-Apr-2025 |
martin | Pull up following revision(s) (requested by rin in ticket #1096):
tools/what/Makefile: revision 1.1 external/cddl/osnet/usr.bin/ctfdump/Makefile: revision 1.10 tools/ctfmerge/Makefile: revision 1.13 tools/Makefile: revision 1.228 tools/Makefile: revision 1.229 tools/Makefile.ctftools: revision 1.1 usr.bin/what/what.c: revision 1.16 tools/Makefile: revision 1.230 tools/ctfconvert/Makefile: revision 1.12 tools/ctfdump/Makefile: revision 1.1 external/cddl/osnet/dist/tools/ctf/dump/dump.c: revision 1.3 external/cddl/osnet/dist/tools/ctf/common/utils.c: revision 1.2 (all via patch)
tools: Factor out Makefile.ctftools from ctf{convert,merge}
This adds missing libelf.a dependency to ctfmerge. Otherwise NFC. tools: Add ctfdump(1) when MKCTF is enabled
Although this is not required for build, this small (only with three additional source files) tool provides good diagnostics.
Especially useful on non-BSD hosts. Tested on Ubuntu/amd64 24.04 and macOS 13.7 in addition to NetBSD.
tools: Add what(1); not mandatory, but provides good diagnostics
tools/Makefile: Add missing `\` for previous
|
1.1.2.1 | 12-Apr-2025 |
martin | file Makefile was added on branch netbsd-10 on 2025-04-14 09:58:18 +0000
|