[Bug 158706] [regression] sed(1) in 8.2 gives incorrect output compared to 7.4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 7 20:55:44 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=158706

Kyle Evans <kevans at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|Open                        |Closed
                 CC|                            |kevans at freebsd.org

--- Comment #2 from Kyle Evans <kevans at freebsd.org> ---
I can't quite see what fixed this, but current-day sed(1) seems to give me the
correct results:

root at viper:/tmp/pr/x# sed -f kill-svn-in-diff.sed test-input
Only in .: dopatch.2011-02-19.08:22:15
Only in .: dopatch.2011-02-19.08:32:52
Only in .: patch.2011-06-19.10:06:24
Only in /z/release/RELENG_8_2_0_RELEASE.amd64/usr/src:
patch.2011-07-07.16:43:51
diff -r ./sys/conf/newvers.sh
/z/release/RELENG_8_2_0_RELEASE.amd64/usr/src/sys/conf/newvers.sh
39c39
< RELEASE="${REVISION}-${BRANCH}"
---
> RELEASE=FreeBSD-8.2.0-MBi
Only in ./sys/i386/conf: XYZZY
Only in ./sys/i386/conf: XYZZY_SMP
Only in ./sys/i386/conf: XYZZY_SMP_NA
Only in ./sys/i386/conf: XYZZY_SMP_NA_ATM

Closing as FIXED, please feel free to re-open as needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list