OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_7


Revision 1.19 / (download) - annotate - [select for diffs], Thu Feb 24 12:56:15 2005 UTC (19 years, 3 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.18: +7 -7 lines
Diff to previous 1.18 (colored)

Store result of snprintf() in a signed type and check it for -1.
Do not depend on errno being set for snprintf, use errx() instead of err().
ok otto@, earlier version ok deraadt@ some time ago

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.