From owner-freebsd-current Mon Jun 24 4:32:33 2002 Delivered-To: freebsd-current@freebsd.org Received: from dilbert.robbins.dropbear.id.au (176.a.007.mel.iprimus.net.au [210.50.80.176]) by hub.freebsd.org (Postfix) with ESMTP id 8CF4A37B400 for ; Mon, 24 Jun 2002 04:32:29 -0700 (PDT) Received: from dilbert.robbins.dropbear.id.au (tim@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3) with ESMTP id g5OBW5P8023659; Mon, 24 Jun 2002 21:32:05 +1000 (EST) (envelope-from tim@dilbert.robbins.dropbear.id.au) Received: (from tim@localhost) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3/Submit) id g5OBUolI023658; Mon, 24 Jun 2002 21:30:50 +1000 (EST) Date: Mon, 24 Jun 2002 21:30:49 +1000 From: Tim Robbins To: Motoyuki Konno Cc: current@FreeBSD.ORG Subject: [tjr@FreeBSD.org: cvs commit: src/usr.bin/sed process.c] Message-ID: <20020624213049.A23630@dilbert.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Does this also fix gmake? Tim ----- Forwarded message from "Tim J. Robbins" ----- Delivered-To: tjr@freebsd.org Delivered-To: cvs-committers@freebsd.org From: "Tim J. Robbins" Date: Mon, 24 Jun 2002 04:24:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed process.c X-FreeBSD-CVS-Branch: HEAD Precedence: bulk X-Loop: FreeBSD.ORG tjr 2002/06/24 04:24:02 PDT Modified files: usr.bin/sed process.c Log: Fix off by one in `y' (transliterate) command which caused the last character of the pattern space not to be examined. Noticed by: Motoyuki Konno Revision Changes Path 1.23 +1 -1 src/usr.bin/sed/process.c ----- End forwarded message ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message