mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 11:50:47 -05:00
diff3 with the -e (ed script flag) can generate line deletions, add support for deletions and add a test case to exercise this behaviour. This functionality was unearthed through comparison of bsd diff3 and gnu diff3 output. Reviewed by: pstef Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D34912 |
||
|---|---|---|
| .. | ||
| 1.out | ||
| 1.txt | ||
| 1cr.txt | ||
| 1t.out | ||
| 2.out | ||
| 2.txt | ||
| 3.out | ||
| 3.txt | ||
| 4.out | ||
| 5.out | ||
| 6.out | ||
| 7.out | ||
| 8.out | ||
| 9.out | ||
| diff3_test.sh | ||
| long-ed.out | ||
| long-m.txt | ||
| long-o.txt | ||
| long-y.txt | ||
| Makefile | ||
| Makefile.depend | ||