mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
Some of the modifications from the previous summer of code has been integrated Modification for compatibility with GNU diff output has been added Main difference with OpenBSD: Implement multiple GNU diff options: * --ignore-file-name-case * --no-ignore-file-name-case * --normal * --tabsize * --strip-trailing-cr Make diff -p compatible with GNU diff Implement diff -l Make diff -r compatible with GNU diff Capsicumize diffing 2 regular files Add a simple test suite Approved by: AsiaBSDcon devsummit Obtained from: OpenBSD, GSoC Relnotes: yes
6 lines
60 B
Text
6 lines
60 B
Text
4c4
|
|
< * And another bla
|
|
---
|
|
> * And another bla
|
|
11a12
|
|
>
|