History log of /freebsd/usr.bin/tcopy/tcopy.cc (Results 1 – 4 of 4)
Revision Date Author Comments
# 6582915c 17-Aug-2025 Poul-Henning Kamp <phk@FreeBSD.org>

tcopy: Fix braino.

Spotted by: Gunther Nikl


# 49f92418 13-Aug-2025 Poul-Henning Kamp <phk@FreeBSD.org>

tcopy: Catch up to expand_number() now being signed.


# aa0538b9 13-Aug-2025 Poul-Henning Kamp <phk@FreeBSD.org>

tcopy: Fix printf format for 32bit arm


# 4f766afc 13-Aug-2025 Poul-Henning Kamp <phk@FreeBSD.org>

tcopy: Refactor and add support for SIMH-TAPFILES

See manpage for new features.

Preliminary review by: imp