sed(1): Revert r303047 "cleanup" and therefore r303572.
commitb8ad49048aea66b5b8f2125fb8fadf4ee398cc37
authorpfg <pfg@FreeBSD.org>
Tue, 2 Aug 2016 15:35:53 +0000 (2 15:35 +0000)
committerpfg <pfg@FreeBSD.org>
Tue, 2 Aug 2016 15:35:53 +0000 (2 15:35 +0000)
tree28eb9f5b34b69220ddb6a8851690b7601c8f3e3c
parent852b5d78aeb33364cd414b674866c5de1ca5163f
sed(1): Revert r303047 "cleanup" and therefore r303572.

While big, the change was meant to have no effect on behavior and instead
so far we have found two regressions: one in the etcupdate tests and
another one in the games/openttd port[1].

Revert to a known working state. We will likely have to split the patch in
functional parts before bringing back the changes.

PR: 195929
Reported by: danfe, madpilot [1]
usr.bin/sed/Makefile
usr.bin/sed/compile.c
usr.bin/sed/defs.h
usr.bin/sed/extern.h
usr.bin/sed/main.c
usr.bin/sed/misc.c
usr.bin/sed/process.c