From owner-cvs-all@FreeBSD.ORG Fri May 16 00:54:47 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 CC4A137B401; Fri, 16 May 2003 00:54:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C1E443F85; Fri, 16 May 2003 00:54:47 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G7sl0U024200; Fri, 16 May 2003 00:54:47 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G7slPk024199; Fri, 16 May 2003 00:54:47 -0700 (PDT) Message-Id: <200305160754.h4G7slPk024199@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 16 May 2003 00:54:47 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/tinderbox tbmaster.pl 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, 16 May 2003 07:54:48 -0000 des 2003/05/16 00:54:47 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.pl Log: Overhaul the reporting code, making sender, recipient and subject fully configurable. Add support for tinderbox.pl's --patch. -STABLE releases won't build with NOPERL (kernel builds use Perl). Revision Changes Path 1.22 +43 -20 src/tools/tools/tinderbox/tbmaster.pl