From owner-freebsd-ports Thu Aug 15 14:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44C6337B400 for ; Thu, 15 Aug 2002 14:50:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB8B143E42 for ; Thu, 15 Aug 2002 14:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FLo3JU024443 for ; Thu, 15 Aug 2002 14:50:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FLo35K024442; Thu, 15 Aug 2002 14:50:03 -0700 (PDT) Date: Thu, 15 Aug 2002 14:50:03 -0700 (PDT) Message-Id: <200208152150.g7FLo35K024442@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Christian Weisgerber Subject: Re: ports/41509: keychain does not work after parser.c of /bin/sh is updated to 1.42 Reply-To: Christian Weisgerber Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/41509; it has been noted by GNATS. From: Christian Weisgerber To: llwang@infor.org Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/41509: keychain does not work after parser.c of /bin/sh is updated to 1.42 Date: Thu, 15 Aug 2002 23:04:59 +0200 (CEST) In article <200208100400.g7A405cG070277@stego.csie.ntu.edu.tw> you write: > security/keychain no longer runs properly after /bin/sh disallow "||" or "&&" > as the first token of a command. This has been sort of fixed in revision 1.43 of sh/parser.c. ">foo || bar" is legal syntax now, however the righthand part will never be executed. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message