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_6


Revision 1.91 / (download) - annotate - [select for diffs], Mon Jun 29 09:58:40 2009 UTC (14 years, 11 months ago) by halex
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6
Changes since 1.90: +2 -2 lines
Diff to previous 1.90 (colored)

Fix the range of a #ifndef SMALL ... #endif not to include the "break;"
needed not to make a status of 200 (OK) fall through to the redirect
handling.

This was not noticed since the later code would ignore the isredirect
flag unless it also received a "Location: " header.

ok martynas@

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.