From owner-cvs-all@FreeBSD.ORG Fri Feb 27 15:10:02 2004 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 36C6D16A4CF; Fri, 27 Feb 2004 15:10:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A03043D1D; Fri, 27 Feb 2004 15:10:02 -0800 (PST) (envelope-from scop@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1RNA1Ge096187; Fri, 27 Feb 2004 15:10:01 -0800 (PST) (envelope-from scop@repoman.freebsd.org) Received: (from scop@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1RNA1td096186; Fri, 27 Feb 2004 15:10:01 -0800 (PST) (envelope-from scop) Message-Id: <200402272310.i1RNA1td096186@repoman.freebsd.org> From: Ville Skyttä Date: Fri, 27 Feb 2004 15:10:01 -0800 (PST) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: projects/cvsweb ChangeLog INSTALL NEWS cvsweb.cgi cvsweb.conf 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, 27 Feb 2004 23:10:02 -0000 scop 2004/02/27 15:10:01 PST FreeBSD projects repository Modified files: cvsweb ChangeLog INSTALL NEWS cvsweb.cgi cvsweb.conf Log: Always pass the -m (module) argument to cvsgraph(1), and move some related documentation from INSTALL to cvsweb.conf. Thanks to Gernot W. Schmied and Jon Noack for the heads up. Revision Changes Path 1.143 +6 -0 projects/cvsweb/ChangeLog 1.28 +2 -5 projects/cvsweb/INSTALL 1.20 +1 -0 projects/cvsweb/NEWS 1.249 +4 -3 projects/cvsweb/cvsweb.cgi 1.84 +3 -1 projects/cvsweb/cvsweb.conf