Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/ftp
Module Name: src
Committed By: mlelstv
Date: Mon Jul 6 07:07:00 UTC 2026
Modified Files:
src/usr.bin/ftp: Makefile fetch.c
Added Files:
src/usr.bin/ftp: uri.c uri.h
Log Message:
Evaluate relative URLs in a HTTP redirect.
Fixes PR 60346
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/usr.bin/ftp/Makefile
cvs rdiff -u -r1.246 -r1.247 src/usr.bin/ftp/fetch.c
cvs rdiff -u -r0 -r1.1 src/usr.bin/ftp/uri.c src/usr.bin/ftp/uri.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index