From owner-cvs-all Wed Jun 14 6:42:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C6B0637BAD8; Wed, 14 Jun 2000 06:42:27 -0700 (PDT) (envelope-from cracauer@FreeBSD.org) Received: (from cracauer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA40830; Wed, 14 Jun 2000 06:42:27 -0700 (PDT) (envelope-from cracauer@FreeBSD.org) Message-Id: <200006141342.GAA40830@freefall.freebsd.org> From: Martin Cracauer Date: Wed, 14 Jun 2000 06:42:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh arith_lex.l error.h eval.c expand.c histedit.c jobs.c main.c miscbltin.c options.c options.h parser.c shell.h show.c show.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cracauer 2000/06/14 06:42:27 PDT Modified files: (Branch: RELENG_4) bin/sh arith_lex.l error.h eval.c expand.c histedit.c jobs.c main.c miscbltin.c options.c options.h parser.c shell.h show.c show.h Log: Merge fixes that has been in -current for a while. Revision Changes Path 1.14.2.1 +2 -3 src/bin/sh/arith_lex.l 1.11.2.1 +1 -2 src/bin/sh/error.h 1.27.2.1 +2 -1 src/bin/sh/eval.c 1.31.2.1 +2 -2 src/bin/sh/expand.c 1.13.2.1 +2 -4 src/bin/sh/histedit.c 1.27.2.1 +1 -2 src/bin/sh/jobs.c 1.18.2.1 +2 -3 src/bin/sh/main.c 1.22.2.1 +4 -7 src/bin/sh/miscbltin.c 1.15.2.1 +3 -3 src/bin/sh/options.c 1.9.2.1 +2 -2 src/bin/sh/options.h 1.29.2.1 +3 -3 src/bin/sh/parser.c 1.11.2.1 +2 -2 src/bin/sh/shell.h 1.11.2.1 +7 -3 src/bin/sh/show.c 1.7.2.1 +2 -2 src/bin/sh/show.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message