DragonFly BSD
DragonFly commits List (threaded) for 2011-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: sh: Remove special support for background simple commands.


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 21 Aug 2011 16:32:31 -0700 (PDT)

commit df6b9adb7f429266f4faf79629df957f76d736f3
Author: Peter Avalos <pavalos@dragonflybsd.org>
Date:   Sun Aug 21 14:55:15 2011 -0700

    sh: Remove special support for background simple commands.
    
    It expands the arguments in the parent shell process, which is
    incorrect.
    
    Obtained-from:   FreeBSD 223282

Summary of changes:
 bin/sh/eval.c    |   10 ++++------
 bin/sh/nodetypes |    3 +--
 bin/sh/parser.c  |    7 +++----
 3 files changed, 8 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/df6b9adb7f429266f4faf79629df957f76d736f3


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]