Subject: CVS commit: [netbsd-1-5] basesrc/usr.bin/sed
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/27/2001 23:06:51
Module Name:	basesrc
Committed By:	he
Date:		Sat Oct 27 20:06:50 UTC 2001

Modified Files:
	basesrc/usr.bin/sed [netbsd-1-5]: process.c

Log Message:
Pull up revisions 1.27-1.30 (requested by atatat):
  Don't attempt memmove() if pattern space length is zero.
  Fixes PR#14074.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.26.4.1 basesrc/usr.bin/sed/process.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.