On Fri, Jan 30, 2004 at 07:21:15PM +0100, Marco Gerards wrote:
> The ttychars call checks if the tty is not initialized yet with:
> 
> if ((tp->t_flags & TS_INIT) == 0) {
>   ...
>   tp->t_state |= TS_INIT;
> }

That's what I meant.  Looks good.
 
Ok for me now,
Marcus

-- 
`Rhubarb is no Egyptian god.' GNU      http://www.gnu.org    [EMAIL PROTECTED]
Marcus Brinkmann              The Hurd http://www.gnu.org/software/hurd/
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de/


_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to