/[base]
ViewVC logotype

Revision 362688


Jump to revision: Previous Next
Author: 0mp
Date: Sat Jun 27 14:31:33 2020 UTC (4 years ago)
Changed paths: 4
Log Message:
MFC 362017, 362039, 362071:

Read commands from stdin when -f - is passed to sed(1)

This patch teaches sed to interpret a "-" in a special way when given
as an argument to the -f flag.

This behavior is also present in GNU sed.

PR:		244872
Tested by:	antoine (exp-run)
Reviewed by:	pfg, tobik (older version)
Approved by:	pfg (src)
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D24079

Remove duplicate lines from sed tests

Reported by:	yuripv
Approved by:	pfg (src)

Remove some more duplicate test cases I accidentally committed

Reported by:	markj, yuripv


Changed paths

Path Details
Directorystable/11/ modified , props changed
Directorystable/11/usr.bin/sed/main.c modified , text changed
Directorystable/11/usr.bin/sed/sed.1 modified , text changed
Directorystable/11/usr.bin/sed/tests/sed2_test.sh modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27