git: sh: Remove special support for background simple commands.
Peter Avalos
pavalos at crater.dragonflybsd.org
Sun Aug 21 16:33:25 PDT 2011
commit df6b9adb7f429266f4faf79629df957f76d736f3
Author: Peter Avalos <pavalos at 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
More information about the Commits
mailing list