]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/commit
MFC 228093
authorgabor <gabor@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 1 Dec 2011 13:53:33 +0000 (13:53 +0000)
committergabor <gabor@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 1 Dec 2011 13:53:33 +0000 (13:53 +0000)
commit7168d49e0d601e2dffd54128cd6f41082b55afbe
tree99fdb42f92011c86533eabed2c2c086244b92dbe
parent6a6c535eac4f6b96d3d54587cb72c13b0cfedcd1
MFC 228093

  - Fix behavior of --null to match GNU grep

MFC 228097

  - Call warnx() instead of errx() if a directory is not readable when using
    a recursive search.  This is the expected behavior instead of aborting.

Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/releng/9.0@228180 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/grep/util.c