summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/patch/t18.diff (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Properly handle ed-files which fully replace input file content. Thistobias2016-02-221-0/+10
misbehaviour is triggered with 'c' and 'i' commands on empty buffers. Spotted and fixed by Martin Natano <natano at natano dot net>. ok millert@