From owner-cvs-projects@FreeBSD.ORG Thu Jan 6 11:12:51 2005 Return-Path: Delivered-To: cvs-projects@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48AF116A4E3; Thu, 6 Jan 2005 11:12:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E77BC43D1D; Thu, 6 Jan 2005 11:12:50 +0000 (GMT) (envelope-from scop@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j06BCou4001653; Thu, 6 Jan 2005 11:12:50 GMT (envelope-from scop@repoman.freebsd.org) Received: (from scop@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j06BCoiQ001652; Thu, 6 Jan 2005 11:12:50 GMT (envelope-from scop) Message-Id: <200501061112.j06BCoiQ001652@repoman.freebsd.org> From: Ville Skyttä Date: Thu, 6 Jan 2005 11:12:50 +0000 (UTC) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: projects/cvsweb ChangeLog NEWS cvsweb.cgi X-BeenThere: cvs-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the projects tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jan 2005 11:12:51 -0000 scop 2005-01-06 11:12:50 UTC FreeBSD projects repository Modified files: cvsweb ChangeLog NEWS cvsweb.cgi Log: Don't prefer the current working directory when finding a readable dir to operate in. Improves SELinux compatibility. Revision Changes Path 1.182 +6 -0 projects/cvsweb/ChangeLog 1.41 +1 -0 projects/cvsweb/NEWS 1.285 +3 -5 projects/cvsweb/cvsweb.cgi