Module Name: src Committed By: kre Date: Mon Oct 21 15:31:34 UTC 2024
Modified Files:
src/bin/sh: eval.c
Log Message:
Add function names to relevant error messages.
When a shell detected error occurs while executing a function,
include the name of the function currently being executed in
the error message.
To generate a diff of this commit:
cvs rdiff -u -r1.193 -r1.194 src/bin/sh/eval.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
