Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-5] basesrc/bin/sh
Module Name: basesrc
Committed By: he
Date: Sat Feb 23 17:08:18 UTC 2002
Modified Files:
basesrc/bin/sh [netbsd-1-5]: eval.c
Log Message:
Pull up revision 1.58 (requested by christos):
When ``-e'' is in effect, do not exit if the failing command is
part of an && or || list, or preceded by the ``!'' reserved word.
Fixes PR#11542.
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.56.4.1 basesrc/bin/sh/eval.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index