CVSROOT: /cvs Module name: src Changes by: mart...@cvs.openbsd.org 2016/10/11 13:27:39
Modified files: usr.bin/sed : process.c Log message: Fix an off by one error when no matches were found in a substitute. By pfg@ from FreeBSD OK millert@ and otto@