From owner-cvs-all Tue Dec 5 11:47: 2 2000 From owner-cvs-all@FreeBSD.ORG Tue Dec 5 11:46:58 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE09D37B401; Tue, 5 Dec 2000 11:46:58 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB5Jkw818920; Tue, 5 Dec 2000 11:46:58 -0800 (PST) (envelope-from obrien) Message-Id: <200012051946.eB5Jkw818920@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 5 Dec 2000 11:46:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/wget/files patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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