Date: Sat, 30 Sep 2006 14:49:57 +0200 From: Peter Holm <peter@holm.cc> To: Martin Blapp <mbr@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern tty.c Message-ID: <20060930124957.GA25578@peter.osted.lan> In-Reply-To: <200609300811.k8U8Bqlk025097@repoman.freebsd.org> References: <200609300811.k8U8Bqlk025097@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060930124957.GA25578>