Date: Sat, 11 Mar 2017 19:46:39 -0800 From: "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r315051 - in head: . gnu/usr.bin gnu/usr.bin/diff usr.bin usr.bin/diff usr.bin/diff/tests Message-ID: <AA71C69F-7019-4B47-949C-D7DCCB5D9D4D@gmail.com> In-Reply-To: <201703110501.v2B51UJQ045535@repo.freebsd.org> References: <201703110501.v2B51UJQ045535@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_8C620D9C-1AA0-475D-894B-2D8BB011CD0B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On Mar 10, 2017, at 21:01, Baptiste Daroussin <bapt@FreeBSD.org> = wrote: >=20 > Author: bapt > Date: Sat Mar 11 05:01:29 2017 > New Revision: 315051 > URL: https://svnweb.freebsd.org/changeset/base/315051 >=20 > Log: > Import diff from OpenBSD and remove GNU diff >=20 > Some of the modifications from the previous summer of code has been = integrated > Modification for compatibility with GNU diff output has been added >=20 > 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 >=20 > Capsicumize diffing 2 regular files > Add a simple test suite >=20 > Approved by: AsiaBSDcon devsummit > Obtained from: OpenBSD, GSoC > Relnotes: yes >=20 > Added: > head/usr.bin/diff/ > head/usr.bin/diff/Makefile (contents, props changed) > head/usr.bin/diff/TODO (contents, props changed) > head/usr.bin/diff/diff.1 (contents, props changed) > head/usr.bin/diff/diff.c (contents, props changed) > head/usr.bin/diff/diff.h (contents, props changed) > head/usr.bin/diff/diffdir.c (contents, props changed) > head/usr.bin/diff/diffreg.c (contents, props changed) > head/usr.bin/diff/tests/ > head/usr.bin/diff/tests/Makefile (contents, props changed) > head/usr.bin/diff/tests/diff.sh (contents, props changed) > head/usr.bin/diff/tests/input1.in (contents, props changed) > head/usr.bin/diff/tests/input2.in (contents, props changed) > head/usr.bin/diff/tests/input_c1.in (contents, props changed) > head/usr.bin/diff/tests/input_c2.in (contents, props changed) > head/usr.bin/diff/tests/simple.out (contents, props changed) > head/usr.bin/diff/tests/simple_b.out (contents, props changed) > head/usr.bin/diff/tests/simple_e.out (contents, props changed) > head/usr.bin/diff/tests/simple_i.out (contents, props changed) > head/usr.bin/diff/tests/simple_n.out (contents, props changed) > head/usr.bin/diff/tests/simple_p.out (contents, props changed) > head/usr.bin/diff/tests/simple_u.out (contents, props changed) > head/usr.bin/diff/tests/simple_w.out (contents, props changed) > head/usr.bin/diff/tests/unified_9999.out (contents, props changed) > head/usr.bin/diff/tests/unified_c9999.out (contents, props changed) > head/usr.bin/diff/tests/unified_p.out (contents, props changed) > head/usr.bin/diff/xmalloc.c (contents, props changed) > head/usr.bin/diff/xmalloc.h (contents, props changed) > Deleted: > head/gnu/usr.bin/diff/ > Modified: > head/ObsoleteFiles.inc > head/UPDATING > head/gnu/usr.bin/Makefile > head/usr.bin/Makefile Hi Baptiste, This change fails with gcc riscv due to some -Wunused errors: = https://ci.freebsd.org/job/FreeBSD-head-riscv64-build/697/console . Thanks, -Ngie --Apple-Mail=_8C620D9C-1AA0-475D-894B-2D8BB011CD0B Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJYxMSfAAoJEPWDqSZpMIYVaysP/1kebQmRPDl9Jhpu0gdcxiMk 3m/BhjYFsb4lHDz4LL7TICaU6yfGUdly5/EZpIIRPO4EInCeDD+8SE0kVuzMEL1i 1cW6k+TX8gylqJoNG34+As0fj4/jHXeDmQhFrcAlAdVKXZ2G34MXdYEYD2txOcfl V/YYOomt72ej8BtieUBTp1hA5fmkklwYpSh8CiwRvqVRfV6XyBIKTkC8rap7QSze 0bmD5Q4bWtApSgE++TjPTl7l0HFqggvHAR0eUmorO4kYZWUDvAyRcSu6Zepfz5xX e7sUfMZrdBIArGiU3dX45UVbtYX/7OVNSE7jwWSQ1NnjiU+ML2B+m1UaG3LGZina S+8R4ZPVL8RWDDPCsStwjzOGxaIXjoU9DcM/Jo/NC5hVQLGGdVWtAo7cqStsSxYy AvxULA60AYJWKjJcf8Cb8p1HjG6WeECdu1YmYSWdOnumxplSOkOrS45kWyX8ICCG vGHn9q7Pqw9BkXP2pENkYf51ggAYdqKYMTD3fABr0URWh+i4Hub2EGfqKtCDb/pl ZTNU+Wm0rbziGbdpOIo8JBwwsiDj7CbU6qv8p01nx1ZOfkHE2Kcv0Ri7lgSSUl6u 26/HIlfrI1ZAuIgqBWkfT6X3vPfbvnCHh0ICGO447g6BKfcFYpi8l6XWV+feTWz0 fYHT6qu7faeXkahJFN// =XNF6 -----END PGP SIGNATURE----- --Apple-Mail=_8C620D9C-1AA0-475D-894B-2D8BB011CD0B--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AA71C69F-7019-4B47-949C-D7DCCB5D9D4D>