From owner-cvs-contrib Sat May 2 01:36:17 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA23722 for cvs-contrib-outgoing; Sat, 2 May 1998 01:36:17 -0700 (PDT) (envelope-from owner-cvs-contrib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA23671; Sat, 2 May 1998 01:36:09 -0700 (PDT) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA19383; Sat, 2 May 1998 01:34:01 -0700 (PDT) Date: Sat, 2 May 1998 01:34:01 -0700 (PDT) Message-Id: <199805020834.BAA19383@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/bc/bc main.c scan.l Sender: owner-cvs-contrib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1998/05/02 01:34:00 PDT Modified files: contrib/bc/bc main.c scan.l Log: Back out complex and semi-correct workaround and commit one line fix for 'echo' problem instead Revision Changes Path 1.3 +4 -6 src/contrib/bc/bc/main.c 1.3 +2 -3 src/contrib/bc/bc/scan.l