cvs commit: src/sys/kern tty.c

Peter Holm peter at holm.cc
Sat Sep 30 05:50:02 PDT 2006


On Sat, Sep 30, 2006 at 08:11:52AM +0000, 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.
>   

I still have a problem with ptys:

http://people.freebsd.org/~pho/stress/log/blapp001.html

- Peter

>   MFC after:      1 day
>   
>   Revision  Changes    Path
>   1.261     +9 -6      src/sys/kern/tty.c
> _______________________________________________
> cvs-src at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-src
> To unsubscribe, send any mail to "cvs-src-unsubscribe at freebsd.org"


More information about the cvs-all mailing list