kmx git
Register
IABSD.fr/src
IABSD.fr
Login
IABSD.fr
/
src
Browse
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.