1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.bin/grep
millert 03848a0fe6 procline: only reduce mcount once per line, not once per match.
This makes "grep -m" behave like GNU grep (where the -m option
originated).  From Crystal Kolipe.
2023-11-15 00:50:43 +00:00
..
binary.c grep: Add missing unistd.h and limits.h includes 2021-12-15 19:22:44 +00:00
file.c grep: Add missing unistd.h and limits.h includes 2021-12-15 19:22:44 +00:00
grep.1 procline: only reduce mcount once per line, not once per match. 2023-11-15 00:50:43 +00:00
grep.c add --null to usage() forgot in previous commit. reminded by jmc@, thanks! 2022-06-26 18:48:10 +00:00
grep.h grep: add --null flag 2022-06-26 10:57:36 +00:00
Makefile
mmfile.c mmap support was broken in previous submitted diff from lauri tirkkonen 2019-01-27 14:43:09 +00:00
queue.c
util.c procline: only reduce mcount once per line, not once per match. 2023-11-15 00:50:43 +00:00