HardenedBSD/usr.bin/grep
John Baldwin fc12c191c0 grep: Default to -p instead of -S.
This matches the documented behavior in the manpage as well as the
default behavior on macOS.

PR:		280676
Reported by:	Radosław Piliszek <radoslaw.piliszek@gmail.com>
Reviewed by:	kevans
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D46256
2024-09-04 15:53:22 -04:00
..
tests
file.c
grep.1
grep.c grep: Default to -p instead of -S. 2024-09-04 15:53:22 -04:00
grep.h
Makefile
Makefile.depend
Makefile.depend.options
queue.c
util.c
zgrep.1
zgrep.sh