From owner-cvs-src@FreeBSD.ORG  Thu Jan 11 00:25:20 2007
Return-Path: <owner-cvs-src@FreeBSD.ORG>
X-Original-To: cvs-src@FreeBSD.org
Delivered-To: cvs-src@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 9A61C16A40F;
	Thu, 11 Jan 2007 00:25:20 +0000 (UTC)
	(envelope-from stefanf@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41])
	by mx1.freebsd.org (Postfix) with ESMTP id 7230B13C457;
	Thu, 11 Jan 2007 00:25:20 +0000 (UTC)
	(envelope-from stefanf@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l0B0PKTL096785;
	Thu, 11 Jan 2007 00:25:20 GMT
	(envelope-from stefanf@repoman.freebsd.org)
Received: (from stefanf@localhost)
	by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l0B0PKYw096784;
	Thu, 11 Jan 2007 00:25:20 GMT (envelope-from stefanf)
Message-Id: <200701110025.l0B0PKYw096784@repoman.freebsd.org>
From: Stefan Farfeleder <stefanf@FreeBSD.org>
Date: Thu, 11 Jan 2007 00:25:20 +0000 (UTC)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Cc: 
Subject: cvs commit: src/tools/regression/bin/sh/builtins command6.127
 command6.127.stdout type1.0 type1.0.stdout
X-BeenThere: cvs-src@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: CVS commit messages for the src tree <cvs-src.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-src>
List-Post: <mailto:cvs-src@freebsd.org>
List-Help: <mailto:cvs-src-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Jan 2007 00:25:20 -0000

stefanf     2007-01-11 00:25:20 UTC

  FreeBSD src repository

  Added files:
    tools/regression/bin/sh/builtins type1.0 type1.0.stdout 
  Removed files:
    tools/regression/bin/sh/builtins command6.127 
                                     command6.127.stdout 
  Log:
  Add regression tests for exec.c rev 1.30.
  
  Revision  Changes    Path
  1.2       +0 -2      src/tools/regression/bin/sh/builtins/command6.127 (dead)
  1.2       +0 -1      src/tools/regression/bin/sh/builtins/command6.127.stdout (dead)
  1.1       +8 -0      src/tools/regression/bin/sh/builtins/type1.0 (new)
  1.1       +4 -0      src/tools/regression/bin/sh/builtins/type1.0.stdout (new)