kmx git
Register
IABSD.fr/src
IABSD.fr
Login
Edit
IABSD.fr
/
src
/usr.bin/grep
Branch :
- branch -
master
- tag -
Show log
Commit
Author :
millert
Date :
2023-11-15 00:50:43
Hash :
03848a0f
Message :
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.
Files
Makefile
binary.c
file.c
grep.1
grep.c
grep.h
mmfile.c
queue.c
util.c