Marcus Brinkmann <[EMAIL PROTECTED]> writes:

> 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, if before Sunday no one objects I will apply the patch.

Thanks,
Marco



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

Reply via email to