1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/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 Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
file.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
grep.1 usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
grep.c grep: Default to -p instead of -S. 2024-09-04 15:53:22 -04:00
grep.h Remove my middle name. 2023-08-17 15:08:30 +02:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.options Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
queue.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
util.c grep: Fix various bugs in recursive tree handling 2024-09-04 15:53:17 -04:00
zgrep.1 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
zgrep.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00