mbr 2006-09-30 22:51:05 UTC
FreeBSD src repository
Modified files:
sys/kern tty_pty.c
Log:
Readd rev. 1.145 because of vfs bugs and races near revoke(). Until they
are fixed we can't free any slaves. Add a workaround to not to leak ptys
by number.
Revision Changes Path
1.149 +14 -4 src/sys/kern/tty_pty.c