mbr         2006-09-29 09:52:57 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty_pty.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.
  
  Back out rev 1.145 since we initialize the tty struct from scratch and bad
  things can't happen anymore.
  
  Revision  Changes    Path
  1.148     +17 -12    src/sys/kern/tty_pty.c
_______________________________________________
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