Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Sep 2020 20:16:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 234195] diff(1) doesn't document long name for -b
Message-ID:  <bug-234195-9-OE1ULMjf4Z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234195-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234195-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234195

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: bapt
Date: Sat Sep 19 20:15:52 UTC 2020
New revision: 365914
URL: https://svnweb.freebsd.org/changeset/base/365914

Log:
  MFC r361688-r361690, r365041

  r361688:
  Restore compatibility with GNU diff regarding --label

  Various options to "diff(1)" show filenames, and traditionally make use of
the
  "--label" parameter, if set.

  Restore this behaviour in BSD diff.

  While here add a regression test

  PR:  244533
  Submitted by: Jamie Landeg-Jones <jamie@catflap.org>

  r361689:
  diff: restore compatibility with GNU diff regarding -N option

  When -N is used the missing files are treated as empty.

  PR:  233402
  Submitted by: Fehmi Noyan Isi <fnoyanisi@yahoo.com>
  Reported by: Roman Neuhauser <roman@sigpipe.cz>
  Differential Revision: D25081

  r361690:
  Document long version of -b option

  PR:  234195
  Submitted by: Fehmi Noyan Isi <fnoyanisi@yahoo.com>
  Reported by: Andras Farkas <deepbluemistake@gmail.com>

  r365041:
  diff: always properly kill pr(1)

  When diff is invoked with -l it will spawn the pr(1) program.
  In some circumpstances the pr(1) was not properly killed when diff program
  exits.

  Submitted by: Bret Ketchum
  Differential Revision: https://reviews.freebsd.org/D26232

Changes:
_U  stable/12/
  stable/12/usr.bin/diff/diff.1
  stable/12/usr.bin/diff/diff.c
  stable/12/usr.bin/diff/diffreg.c
  stable/12/usr.bin/diff/tests/diff_test.sh

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234195-9-OE1ULMjf4Z>