1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/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
grep.1
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