Date: Fri, 29 Sep 2006 09:53:19 +0000 (UTC) From: Martin Blapp <mbr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern tty_pts.c Message-ID: <200609290953.k8T9rJTb053602@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mbr 2006-09-29 09:53:19 UTC
FreeBSD src repository
Modified files:
sys/kern tty_pts.c
Log:
Free tty struct after last close. This should fix the pty-leak by numbers.
Remove workarounds for tty_refcount beeing 0, this will be fixed differently
later.
Revision Changes Path
1.10 +15 -1 src/sys/kern/tty_pts.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609290953.k8T9rJTb053602>
