Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 1996 15:42:11 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, scrappy@ki.net
Cc:        freebsd-bugs@freefall.freebsd.org, hsu@clinet.fi, scrappy@freefall.freebsd.org
Subject:   Re: kern/528
Message-ID:  <199604110542.PAA29754@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>	I guess that putting a TTYHOG/PTYHOG in sys/tty.h wouldn't be
>acceptable to circumvent this problem?  I don't assume that pty's
>generate the error that it is we are trying to fix, so seperating the
^don't
>*HOG defines would make sense, no?

The limit should be in the tty struct (and vary with the line speed).
tty.c doesn't know the difference between a pty and a tty, so it has
no way of selection between TTYHOG and PTYHOG.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604110542.PAA29754>