On Mon, 2 Jan 2006 13:52:58 +0300 Andrey Chernov <[EMAIL PROTECTED]> wrote:
> On Mon, Jan 02, 2006 at 09:46:39AM +0000, Brian Somers wrote:
> >     usr.bin/su           su.c 
> >   Log:
> >   Handle the case (that I just broke) where the following hangs:
> >   
> >       $ su
> >       # kill -STOP $$
> 
> You broke not only that.
> "stop $$/fg" for tcsh is broken now too (cause logout for ssh).
> (BTW, this test is from commit logs)
> 
> -- 
> http://ache.pp.ru/
> 

I've looked into this a little... csh blows up quite impressively
here were (a)sh, bash and zsh work properly.  My guess is that the
bug is in tcsh and the code removed from su was just wrong anyway.

I'll look into this further tomorrow (it's getting late here now)
and I need to be up early in the morning.  Hopefully I'll come up
with something useful soon.

-- 
Brian Somers                                          <[EMAIL PROTECTED]>
Don't _EVER_ lose your sense of humour !               <[EMAIL PROTECTED]>
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to