1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/usr.bin/grep
Pedro F. Giffuni 55a803b32a bsdgrep: Work-around for segmentation fault.
Fix by David Carlier.

Obtained from:	HardenedBSD
PR:		167921
MFC after:	1 month
2014-09-25 19:22:26 +00:00
..
nls
regex bsdgrep: Work-around for segmentation fault. 2014-09-25 19:22:26 +00:00
file.c
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