OpenBSD CVS

CVS log for src/usr.bin/ctfdump/ctfdump.c


[BACK] Up to [local] / src / usr.bin / ctfdump

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_7_1


Revision 1.25 / (download) - annotate - [select for diffs], Thu Feb 10 23:40:09 2022 UTC (2 years, 3 months ago) by bluhm
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.24: +46 -44 lines
Diff to previous 1.24 (colored)

Casting a char pointer to struct ctf_header causes bus error on
sparc64.  Use memcpy() to align the data.
found by regress/usr.bin/ctfdump; OK mpi@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.