Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: rin
Date: Sat Apr 12 10:07:53 UTC 2025
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/common: utils.c
src/external/cddl/osnet/dist/tools/ctf/dump: dump.c
src/external/cddl/osnet/usr.bin/ctfdump: Makefile
src/tools: Makefile
Added Files:
src/tools/ctfdump: Makefile
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/cddl/osnet/dist/tools/ctf/common/utils.c
cvs rdiff -u -r1.2 -r1.3 src/external/cddl/osnet/dist/tools/ctf/dump/dump.c
cvs rdiff -u -r1.9 -r1.10 src/external/cddl/osnet/usr.bin/ctfdump/Makefile
cvs rdiff -u -r1.227 -r1.228 src/tools/Makefile
cvs rdiff -u -r0 -r1.1 src/tools/ctfdump/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index