Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2011 12:44:02 +0000 (UTC)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/grep fastgrep.c util.c
Message-ID:  <201106121244.p5CCiRQC023775@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gabor       2011-06-12 12:44:02 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/grep         fastgrep.c util.c 
  Log:
  SVN rev 223008 on 2011-06-12 12:44:02Z by gabor
  
  - Fix -w behavior
  - Make -F and -w work together
  - Fix --color to colorize all of the matches
  
  PR:             bin/156826
  Submitted by:   Yuri Pankov <yuri.pankov@gmail.com>
  Approved by:    delphij (mentor)
  
  Revision  Changes    Path
  1.9       +1 -1      src/usr.bin/grep/fastgrep.c
  1.12      +12 -13    src/usr.bin/grep/util.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106121244.p5CCiRQC023775>