Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2002 02:53:44 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/sed process.c
Message-ID:  <200208110953.g7B9rili038252@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/08/11 02:53:44 PDT

  Modified files:
    usr.bin/sed          process.c 
  Log:
  Correct boundary condition error in `D' and `P' commands when the last
  line of the pattern space is empty. Don't emit spurious newline when
  EOF is reached with the `N' command.
  
  Pointed out by: Oleg Osyka
  MFC after:      1 week
  
  Revision  Changes    Path
  1.28      +3 -6      src/usr.bin/sed/process.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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