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

看板DFBSD_commit作者時間14年前 (2011/08/22 08:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1EKPnAe- (DFBSD_commit)