Date: Tue, 5 Dec 2000 11:46:58 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/wget/files patch-ab Message-ID: <200012051946.eB5Jkw818920@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2000/12/05 11:46:58 PST Modified files: ftp/wget/files patch-ab Log: Rev 1.4 actually removes `&' as an unsafe character in URLs. I've been getting mucho bitching about the special treatment of `&'. One example is when trying to use the script at http://www.nikasoft.com/dan/updatedhs.asp Any one wanting to add it back should tell me why treating `&' specially does not break RFC 2396 as `&' can be used as a delimiter. I'm not sure I've properly backed out the functionality, as the old CVS history of when this entered has been lost due to Attic cleaning, and the fact the initial patch was one held diffs for serveral files in one. I have 1/2 a mind to remove all the patches to wget and just use the stock source... let people deal with the Wget developers if they want to change the functionality.... Revision Changes Path 1.5 +0 -0 ports/ftp/wget/files/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012051946.eB5Jkw818920>