Re: Controlling terminal race condition

2005-07-02 Thread Chet Ramey
Paul Jarc wrote: > Jeff Miller <[EMAIL PROTECTED]> wrote: > >>It is possible on our test Solaris 8 system that the original >>calling bash shell will set the controlling process of the terminal >>to the pid that it originally forked to after the new process had >>been created. In this case is not

Re: Controlling terminal race condition

2005-07-01 Thread Paul Jarc
Jeff Miller <[EMAIL PROTECTED]> wrote: > It is possible on our test Solaris 8 system that the original > calling bash shell will set the controlling process of the terminal > to the pid that it originally forked to after the new process had > been created. In this case is not the new bash process.

Re: Controlling terminal race condition

2005-07-01 Thread Chet Ramey
Jeff Miller wrote: > Configuration Information [Automatically generated, do not change]: > Machine: sparc > OS: solaris2.8 > Compiler: gcc > Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='sparc' > -DCONF_OSTYPE='sol > aris2.8' -DCONF_MACHTYPE='sparc-sun-solaris2.8' -DCONF_VENDOR='sun' > -DL