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
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-src
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to