freebsd-skq/usr.bin/sed
Enji Cooper 637a1a7446 Fix regression with /i caused by r303047
'\n' was specifically added to -e arguments prior to r303047. Restore
historical behavior which in turn fixes usr.sbin/etcupdate/preworld_test:main .

The fix is being committed to address the issue in the short term and may be
iterated upon as noted in bug 211399

Discussed with:		mi, pfg
Differential Revision:	https://reviews.freebsd.org/D7368
PR:			195929, 211399 [*]
MFC after:		18 days
X-MFC with:		r303047
Reported by:		Jenkins
Sponsored by:		EMC / Isilon Storage Division
2016-07-31 05:31:09 +00:00
..
tests Testcase 7.8 no longer needs to be marked TODO 2016-07-27 06:49:16 +00:00
compile.c Explicitly test for cu_fgets returning NULL or !NULL 2016-07-30 04:40:44 +00:00
defs.h sed(1): Assorted cleanups and simplifications. 2016-07-19 22:56:40 +00:00
extern.h sed(1): Assorted cleanups and simplifications. 2016-07-19 22:56:40 +00:00
main.c Fix regression with /i caused by r303047 2016-07-31 05:31:09 +00:00
Makefile sed(1): Assorted cleanups and simplifications. 2016-07-19 22:56:40 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
misc.c sed(1): Assorted cleanups and simplifications. 2016-07-19 22:56:40 +00:00
POSIX
process.c sed(1): Appease older GCC. 2016-07-21 14:17:36 +00:00
sed.1 sed.1: Correction for the case insensitive case. 2016-05-10 17:01:51 +00:00