cvs commit: src/sys/kern tty.c
Bruce Evans
bde at zeta.org.au
Sat Sep 30 05:10:22 PDT 2006
On Sat, 30 Sep 2006, Martin Blapp wrote:
> mbr 2006-09-30 08:11:52 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/kern tty.c
> Log:
> Any call of tty_close() with a tty refcount of <= 1 is wrong and we will
> free the tty in this case. This is a workaround until the underlaying
> devfs/tty problems are fixed.
Actually mainly old vfs bugs and complications near revoke() that bite
harder now.
Bruce
More information about the cvs-all
mailing list