Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 21:30:49 +1000
From:      Tim Robbins <tjr@FreeBSD.ORG>
To:        Motoyuki Konno <motoyuki@bsdclub.org>
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>

next in thread | raw e-mail | index | archive | help
Does this also fix gmake?


Tim

----- Forwarded message from "Tim J. Robbins" <tjr@FreeBSD.org> -----

Delivered-To: tjr@freebsd.org
Delivered-To: cvs-committers@freebsd.org
From: "Tim J. Robbins" <tjr@FreeBSD.org>
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 <motoyuki@bsdclub.org>
  
  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020624213049.A23630>