[Bug 216307] [patch] bsdgrep(1) : assume working directory for -r if no directory specified

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 17 13:23:27 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216307

--- Comment #3 from commit-hook at 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

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


More information about the freebsd-bugs mailing list