DragonFly commits List (threaded) for 2006-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/bin/sh eval.c
y0netan1 2006/05/11 18:56:11 PDT
DragonFly src repository
Modified files:
bin/sh eval.c
Log:
Merge revisions 1.38,1.41 of eval.c from FreeBSD:
PR 28852
sh -e behaviour was incorrect when && and || statements where used in
"if" clauses.
revision 1.41 is a fix to a bug in 1.38 that subshells could lose
a non-zero status.
dfly problem reported-by: Johannes Hofmann <Johannes.Hofmann at gmx.de>
OK'ed: dillon@, joerg@
Revision Changes Path
1.5 +2 -24 src/bin/sh/eval.c
http://www.dragonflybsd.org/cvsweb/src/bin/sh/eval.c.diff?r1=1.4&r2=1.5&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]