]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Another partial revert of r301289.
authorWarner Losh <imp@FreeBSD.org>
Mon, 3 Jun 2019 05:25:22 +0000 (05:25 +0000)
committerWarner Losh <imp@FreeBSD.org>
Sat, 10 Jul 2021 17:11:15 +0000 (11:11 -0600)
commitffc35739bac49abe823182f61e36162d25e06fe4
tree72c2b87ce448b469cf6d25555e4e8da5b60a3bc0
parent0ca88d56418731b16dd81d096bdbf3b88de90b68
Another partial revert of r301289.

In this case, a change was made in one-true-awk from *FS to
getsval(fsloc) in a line just after one of the lines that had the 0 ->
NULL change. It works both ways as far as I can tell.  It looks like a
bug fix, but I've not tried to track down which ancient version of
one-true-awk it was in (github starts too late for tracking this
down). Before and after the changes the regression suite is passes
100% relative to the un-modified one-true-awk.

(cherry picked from commit d9e8cf281b12ca943d150b29ae5a847b0df888f3)
contrib/one-true-awk/run.c