OpenBSD CVS

CVS log for src/usr.bin/ftp/fetch.c


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_4_0


Revision 1.68 / (download) - annotate - [select for diffs], Fri Jul 7 12:00:25 2006 UTC (17 years, 10 months ago) by ray
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.67: +5 -5 lines
Diff to previous 1.67 (colored)

Remove extraneous code:
 - Instead of generating the same string twice using printf,
   generate once and reuse.
 - Use err instead of errx with strerror.

OK otto@

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.