freebsd-dev/usr.bin/grep
Will Andrews 7a37b5fc17 Add a ${CP} alias for copying files in the build.
Some users build FreeBSD as non-root in Perforce workspaces.  By default,
Perforce sets files read-only unless they're explicitly being edited.
As a result, the -f argument must be used to cp in order to override the
read-only flag when copying source files to object directories.  Bare use of
'cp' should be avoided in the future.

Update all current users of 'cp' in the src tree.

Reviewed by:	emaste
MFC after:	1 week
Sponsored by:	Spectra Logic
2015-01-16 21:39:08 +00:00
..
nls
regex bsdgrep: Work-around for segmentation fault. 2014-09-25 19:22:26 +00:00
tests Integrate usr.bin/grep/tests from NetBSD into atf/kyua 2014-10-09 01:53:23 +00:00
file.c
grep.1
grep.c grep: fix some memory leaks. 2014-07-17 15:48:11 +00:00
grep.h
Makefile Add a ${CP} alias for copying files in the build. 2015-01-16 21:39:08 +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