Module Name: src Committed By: christos Date: Sun Apr 30 17:34:29 UTC 2017
Modified Files:
src/bin/ksh: misc.c
Log Message:
Use backtracking for regular patterns, but not ksh-specific ones [*?!+@](...)
which still use recursion.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/bin/ksh/misc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
