cvs commit: src/bin/sh eval.c

YONETANI Tomokazu y0netan1 at crater.dragonflybsd.org
Thu May 11 19:00:18 PDT 2006


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





More information about the Commits mailing list