Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2009 22:00:07 GMT
From:      Jilles Tjoelker <jilles@stack.nl>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/113860: sh(1): shell is still running when using `sh -c'
Message-ID:  <200906112200.n5BM07XT096346@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/113860; it has been noted by GNATS.

From: Jilles Tjoelker <jilles@stack.nl>
To: bug-followup@FreeBSD.org, ed@fxq.nl
Cc:  
Subject: Re: bin/113860: sh(1): shell is still running when using `sh -c'
Date: Thu, 11 Jun 2009 23:49:35 +0200

 Although it's probably too late for the slush/freeze, here is an updated
 version of sh-minusc-exec.patch:
 - the old one did not apply anymore
 - new approach that does not change the parsing anymore, instead
   checking if we are at the end of the string
 
 http://www.stack.nl/~jilles/unix/sh-minusc-exec-2.patch
 
 Note, sh-forkiftrapped.patch is still needed, and not changed.
 
 -- 
 Jilles Tjoelker



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