OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_4_3


Revision 1.12 / (download) - annotate - [select for diffs], Sun Jan 28 16:37:09 2007 UTC (17 years, 4 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

Accept a leading 0x for the -n length parameter.

Correctly check for out-of-bounds values for -s skip parameter, and use
strtoll to parse it instead of strtol since this is an off_t value.

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.