freebsd/usr.bin/sed
Kyle Evans 98369a6980 sed: fix hex_subst test after after r363679
r363679 is in-fact the future change referenced by the comment, helpfully
left and forgotten by kevans. Instead of just silently not matching, we
should now be erroring out with vigor.
2020-07-30 13:36:24 +00:00
..
tests sed: fix hex_subst test after after r363679 2020-07-30 13:36:24 +00:00
compile.c sed: treat '[' as ordinary character in 'y' command 2020-07-26 09:15:05 +00:00
defs.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
extern.h sed: Fix -i option behavior with 'q' command. 2018-08-29 17:09:03 +00:00
main.c Read commands from stdin when -f - is passed to sed(1) 2020-06-10 19:23:58 +00:00
Makefile pkgbase: Put a lot of binaries and lib in FreeBSD-runtime 2019-09-05 14:13:08 +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: Fix -i option behavior with 'q' command. 2018-08-29 17:09:03 +00:00
sed.1 Read commands from stdin when -f - is passed to sed(1) 2020-06-10 19:23:58 +00:00