Date: Sat, 3 Jun 2006 07:20:17 +0000 (UTC) From: Kirill Ponomarew <krion@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed process.c Message-ID: <200606030720.k537KHA1093768@repoman.freebsd.org>
index | next in thread | raw e-mail
krion 2006-06-03 07:20:17 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.bin/sed process.c
Log:
MFC: process.c: 1.40
date: 2006/05/27 19:32:28; author: krion; state: Exp; lines: +1 -2
Fix using "P" command on empty pattern space. If the "P" command is
used once on a non-empty pattern space and then again on an empty
pattern space, the second usage restores the pattern space length to
the length that it had when the first "P" was used.
PR: bin/96052
Submitted by: Andrey Zholos <aaz@althenia.net>
Revision Changes Path
1.39.2.1 +1 -2 src/usr.bin/sed/process.c
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606030720.k537KHA1093768>
