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