From owner-svn-src-all@FreeBSD.ORG Tue Dec 23 19:46:12 2008 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7A61106567B; Tue, 23 Dec 2008 19:46:12 +0000 (UTC) (envelope-from gnn@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 94FC18FC26; Tue, 23 Dec 2008 19:46:12 +0000 (UTC) (envelope-from gnn@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id mBNJkCuQ011769; Tue, 23 Dec 2008 19:46:12 GMT (envelope-from gnn@svn.freebsd.org) Received: (from gnn@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id mBNJkCqI011768; Tue, 23 Dec 2008 19:46:12 GMT (envelope-from gnn@svn.freebsd.org) Message-Id: <200812231946.mBNJkCqI011768@svn.freebsd.org> From: "George V. Neville-Neil" Date: Tue, 23 Dec 2008 19:46:12 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r186453 - head/tools/tools X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2008 19:46:12 -0000 Author: gnn Date: Tue Dec 23 19:46:12 2008 New Revision: 186453 URL: http://svn.freebsd.org/changeset/base/186453 Log: Add the mctest program and description to the README. Modified: head/tools/tools/README Modified: head/tools/tools/README ============================================================================== --- head/tools/tools/README Tue Dec 23 19:19:45 2008 (r186452) +++ head/tools/tools/README Tue Dec 23 19:46:12 2008 (r186453) @@ -38,6 +38,7 @@ kernelcruft Shellscript to find orphaned kerninclude Shellscript to find unused #includes in the kernel. kernxref Shellscript to cross reference symbols in the LINT kernel. kttcp An in-kernel version of the ttcp network performance tool +mctest A multicast test program mfc Merge a directory from HEAD to a branch where it does not already exist and other MFC related script(s). mid Create a Message-ID database for mailing lists.