Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2017 13:23:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 216307] [patch] bsdgrep(1) : assume working directory for -r if no directory specified
Message-ID:  <bug-216307-8-gDtB4heuJW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216307-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216307-8@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=3D216307

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Mon Apr 17 13:22:40 UTC 2017
New revision: 317050
URL: https://svnweb.freebsd.org/changeset/base/317050

Log:
  bsdgrep: for -r, use the working directory if none specified

  This is more sensible than the previous behaviour of grepping stdin,
  and matches newer GNU grep behaviour.

  PR:           216307
  Submitted by: Kyle Evans <kevans91 at ksu.edu>
  Reviewed by:  cem, emaste, ngie
  Relnotes:     Yes
  Differential Revision:        https://reviews.freebsd.org/

Changes:
  head/usr.bin/grep/grep.c
  head/usr.bin/grep/tests/Makefile
  head/usr.bin/grep/tests/grep_freebsd_test.sh
  head/usr.bin/grep/util.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216307-8-gDtB4heuJW>