mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
etcupdate(8) requires that option, while GNU diff supports many more variation of that options, their behaviour beside the simple verion implemented here are quite inconsistent as such I do not plan to implement those. The only special keyword supported by this implementation are: %< and %> %= is not implemented as the documentation of GNU diff says: common lines, but it actually when tested print the changes from the first file |
||
|---|---|---|
| .. | ||
| diff_test.sh | ||
| group-format.out | ||
| header.out | ||
| header_ns.out | ||
| ifdef.out | ||
| input1.in | ||
| input2.in | ||
| input_c1.in | ||
| input_c2.in | ||
| Makefile | ||
| simple.out | ||
| simple_b.out | ||
| simple_e.out | ||
| simple_i.out | ||
| simple_n.out | ||
| simple_p.out | ||
| simple_u.out | ||
| simple_w.out | ||
| unified_9999.out | ||
| unified_c9999.out | ||
| unified_p.out | ||