Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2011 23:58:59 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh eval.c nodetypes parser.c
Message-ID:  <201106182359.p5INxMio029985@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2011-06-18 23:58:59 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               eval.c nodetypes parser.c 
  Log:
  SVN rev 223282 on 2011-06-18 23:58:59Z by jilles
  
  sh: Remove special support for background simple commands.
  
  It expands the arguments in the parent shell process, which is incorrect.
  
  Revision  Changes    Path
  1.112     +3 -5      src/bin/sh/eval.c
  1.12      +0 -1      src/bin/sh/nodetypes
  1.115     +2 -3      src/bin/sh/parser.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106182359.p5INxMio029985>