freebsd-skq/usr.bin/sed
Pedro F. Giffuni 11398c77da Revert r299279:
Simplify redundant malloc'ing in sed -e.

It is causing havoc in the ports tree:

===>  Configuring for wxsvg-1.5.7
sed: 1: "/gcc_dir=\\`/s/gcc /$CC /": bad flag in substitute command: '/'
*** Error code 1

===>  Patching for vips-8.3.1
sed: 1: "1s|^#![[:space:]]*/usr/ ...": bad flag in substitute command: 's'
*** Error code 1

PR:		195929
Reported by:	danilo
2016-05-10 02:02:50 +00:00
..
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
compile.c kernel: use our nitems() macro when it is available through param.h. 2016-04-21 21:30:51 +00:00
defs.h
extern.h
main.c Revert r299279: 2016-05-10 02:02:50 +00:00
Makefile
Makefile.depend
misc.c
POSIX
process.c sed: rewrite the main loop. 2016-05-07 01:44:22 +00:00
sed.1