freebsd-dev/usr.bin/sed
Pedro F. Giffuni 43daed4774 Revert r337419.
The fix is only partial and causes an asymmetry which breaks a test in
multi_test.sh.

We should consider both parts of the issue found in OpenBSD[1], but for now
just revert the change.

[1] http://undeadly.org/cgi?action=article;sid=20180728110010

Reported by: asomers
2018-08-16 18:35:39 +00:00
..
tests Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
compile.c Revert r337419. 2018-08-16 18:35:39 +00:00
defs.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
extern.h sed: unsign some indexes to fix sign-compare warnings. 2018-07-30 18:29:46 +00:00
main.c sed(1): Suppress implicit-fallthrough. 2018-07-09 20:27:31 +00:00
Makefile sed: compile with the default WARNS level. 2018-07-30 19:41:54 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
misc.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
POSIX
process.c sed: unsign some indexes to fix sign-compare warnings. 2018-07-30 18:29:46 +00:00
sed.1 Fix the last example to really replace all occurrences of the search string 2017-04-24 16:52:26 +00:00