NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60346 CVS commit: src/usr.bin/ftp



The following reply was made to PR bin/60346; it has been noted by GNATS.

From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60346 CVS commit: src/usr.bin/ftp
Date: Mon, 6 Jul 2026 07:07:01 +0000

 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