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
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"