NetBSD-Bugs archive

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

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



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58581 CVS commit: src/usr.bin/ftp
Date: Wed, 25 Sep 2024 12:55:40 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Wed Sep 25 16:55:40 UTC 2024
 
 Modified Files:
 	src/usr.bin/ftp: fetch.c ftp.1 ftp_var.h main.c
 
 Log Message:
 PR/58581: Sunil Nimmagadda: Add flag to allow specifying extra http header
 fields.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.240 -r1.241 src/usr.bin/ftp/fetch.c
 cvs rdiff -u -r1.155 -r1.156 src/usr.bin/ftp/ftp.1
 cvs rdiff -u -r1.88 -r1.89 src/usr.bin/ftp/ftp_var.h
 cvs rdiff -u -r1.131 -r1.132 src/usr.bin/ftp/main.c
 
 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