From owner-cvs-all@FreeBSD.ORG Sun May 15 07:35:35 2005 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 9F07816A4CE; Sun, 15 May 2005 07:35:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8306743D48; Sun, 15 May 2005 07:35:35 +0000 (GMT) (envelope-from marcel@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 j4F7ZZx4071473; Sun, 15 May 2005 07:35:35 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4F7ZZrN071472; Sun, 15 May 2005 07:35:35 GMT (envelope-from marcel) Message-Id: <200505150735.j4F7ZZrN071472@repoman.freebsd.org> From: Marcel Moolenaar Date: Sun, 15 May 2005 07:35:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/regression/usr.bin/file2c regress.1.outregress.2.out regress.3.out regress.4.out regress.5.out regress.6.out regress.7.out regress.8.out regress.9.out regress.out regress.sh 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: Sun, 15 May 2005 07:35:35 -0000 marcel 2005-05-15 07:35:35 UTC FreeBSD src repository Modified files: tools/regression/usr.bin/file2c regress.sh Added files: tools/regression/usr.bin/file2c regress.1.out regress.2.out regress.3.out regress.4.out regress.5.out regress.6.out regress.7.out regress.8.out regress.9.out Removed files: tools/regression/usr.bin/file2c regress.out Log: o -n option added. o -x option added. Revision Changes Path 1.1 +1 -0 src/tools/regression/usr.bin/file2c/regress.1.out (new) 1.1 +3 -0 src/tools/regression/usr.bin/file2c/regress.2.out (new) 1.1 +5 -0 src/tools/regression/usr.bin/file2c/regress.3.out (new) 1.1 +4 -0 src/tools/regression/usr.bin/file2c/regress.4.out (new) 1.1 +1 -0 src/tools/regression/usr.bin/file2c/regress.5.out (new) 1.1 +9 -0 src/tools/regression/usr.bin/file2c/regress.6.out (new) 1.1 +8 -0 src/tools/regression/usr.bin/file2c/regress.7.out (new) 1.1 +4 -0 src/tools/regression/usr.bin/file2c/regress.8.out (new) 1.1 +104 -0 src/tools/regression/usr.bin/file2c/regress.9.out (new) 1.2 +0 -104 src/tools/regression/usr.bin/file2c/regress.out (dead) 1.5 +12 -2 src/tools/regression/usr.bin/file2c/regress.sh