From owner-cvs-all@FreeBSD.ORG Fri Sep 26 16:10:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADBBB16A4B3; Fri, 26 Sep 2003 16:10:21 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07FE343FE9; Fri, 26 Sep 2003 16:10:21 -0700 (PDT) (envelope-from kolmeronline@comcast.net) Received: from 204.127.197.116 ([204.127.197.116]) by comcast.net (rwcrmhc12) with SMTP id <2003092623102001400qgndke>; Fri, 26 Sep 2003 23:10:20 +0000 Received: from [12.246.2.55] by 204.127.197.116; Fri, 26 Sep 2003 23:10:20 +0000 From: kolmeronline@comcast.net To: Ville Skyttä Date: Fri, 26 Sep 2003 23:10:20 +0000 X-Mailer: AT&T Message Center Version 1 (Sep 12 2003) X-Authenticated-Sender: a29sbWVyb25saW5lQGNvbWNhc3QubmV0 Message-Id: <20030926231021.07FE343FE9@mx1.FreeBSD.org> cc: projects-committers@freebsd.org cc: cvs-projects@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: projects/cvsweb ChangeLog INSTALL cvsweb.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2003 23:10:21 -0000 Don't know how you picked up our email address but we are not SUBSCRIBED members .... have tried thru cvs to be removed with no success - please remove us immediately. Thank you. > scop 2003/09/26 12:16:05 PDT > > FreeBSD projects repository > > Modified files: > cvsweb ChangeLog INSTALL cvsweb.cgi > Log: > Pulling in the huge CGI module only for the sake of query string parsing > isn't quite worth it. Revert to a homebrew implementation, use URI::Escape > and grok semicolons as separators. > > Revision Changes Path > 1.102 +7 -0 projects/cvsweb/ChangeLog > 1.15 +1 -1 projects/cvsweb/INSTALL > 1.202 +35 -23 projects/cvsweb/cvsweb.cgi > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >