freebsd-dev/usr.bin/grep
Will Andrews 76479f1d3f Fix incremental builds involving non-root users with read-only source files.
Makefiles should not assume that source files can be overwritten.  This is the
common case for Perforce source trees.

This is a followup commit to r211243 in the same vein.

MFC after:	1 month
Sponsored by:	Spectra Logic
MFSpectraBSD:	r1036319 on 2014/01/29, r1046711 on 2014/03/06
2014-09-18 14:41:57 +00:00
..
nls
regex Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00
file.c Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT". 2013-01-08 18:37:12 +00:00
grep.1 mdoc: minor paragraph fixes. 2014-02-08 13:37:02 +00:00
grep.c grep: fix some memory leaks. 2014-07-17 15:48:11 +00:00
grep.h Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00
Makefile Fix incremental builds involving non-root users with read-only source files. 2014-09-18 14:41:57 +00:00
queue.c grep: fix some memory leaks. 2014-07-17 15:59:13 +00:00
util.c - Do not look for more matching lines if -L is specified 2014-08-18 12:29:28 +00:00